1. 1a22bdb Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 14 years ago
  2. 0bf3075 Merge "Invalidate transitions when an image media item duration changes." by Gil Dobjanschi · 14 years ago
  3. 3de594d Increase the prefetcher's low water mark so it restarts fetching data earlier. by Andreas Huber · 14 years ago
  4. dcdb6d0 Merge "Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun." by Andreas Huber · 14 years ago
  5. 10b920c Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun. by Andreas Huber · 14 years ago
  6. d781089 Add color format query support to QueryCodecs() by James Dong · 14 years ago
  7. 798a9d2 Merge "Fix memory leak when 0-memcpy quirk is used" by James Dong · 14 years ago
  8. 5c7d5ae Merge "MediaFile: Recognize MPG file extension as MPEG video" by Mike Lockwood · 14 years ago
  9. 28d1a4a MediaFile: Recognize MPG file extension as MPEG video by Mike Lockwood · 14 years ago
  10. 34fad156 Invalidate transitions when an image media item duration changes. by Gil Dobjanschi · 14 years ago
  11. 31b9375f Fix memory leak when 0-memcpy quirk is used by James Dong · 14 years ago
  12. 0fbb7a6 Merge "Fix testWAVSeekToEnd() testcase" by James Dong · 14 years ago
  13. f0c3a99 Merge "MTP: Add missing call to closedir() in recursive delete code" by Mike Lockwood · 14 years ago
  14. a108b2f MTP: Add missing call to closedir() in recursive delete code by Mike Lockwood · 14 years ago
  15. c5d4730 Fix testWAVSeekToEnd() testcase by James Dong · 14 years ago
  16. a71f52b Merge "Close the file input stream if the XML file parsing fails." by Gil Dobjanschi · 14 years ago
  17. d1970b8 Merge "Fix uninitialized variable" by James Dong · 14 years ago
  18. 5d0b783 Fix uninitialized variable by James Dong · 14 years ago
  19. f109422 Merge changes I49b383d3,I70809401 by Mike Lockwood · 14 years ago
  20. 83cff86 MTP: Don't dump data packets twice in debug output. by Mike Lockwood · 14 years ago
  21. 4a65e28 Add support for range and enum forms in MTP ObjectPropDescs by Mike Lockwood · 14 years ago
  22. 1fbeece Close the file input stream if the XML file parsing fails. by Gil Dobjanschi · 14 years ago
  23. c32474d Merge "Fix missing breaks in the profile/level conversion code in M4vH263 encoder" by James Dong · 14 years ago
  24. 0244d94 Fix missing breaks in the profile/level conversion code in M4vH263 encoder by James Dong · 14 years ago
  25. 40e8dc1 Merge "Some refactoring and added support for another form of vbr headers." by Andreas Huber · 14 years ago
  26. 1bd99498 Some refactoring and added support for another form of vbr headers. by Andreas Huber · 14 years ago
  27. 820b9e0 Add recording source for voice communication by Jean-Michel Trivi · 14 years ago
  28. b9d7e01 Rotation support by James Dong · 14 years ago
  29. 5680635 Use back-facing camera as default in camera/camcorder profile. by Wu-cheng Li · 14 years ago
  30. d1604c7 am 9cebb86c: am 1b2efbca: Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
  31. 9cebb86 am 1b2efbca: Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
  32. 1b2efbc Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
  33. d195971 am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
  34. 8346ad0 Merge "Fix invalidateTransition method" by Gil Dobjanschi · 14 years ago
  35. 549a65b Fix invalidateTransition method by Gil Dobjanschi · 14 years ago
  36. c4a2ead am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
  37. 53ebc72 Support extracting thumbnail from rotated video tracks by James Dong · 14 years ago
  38. 2e1a896 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 14 years ago
  39. 5138797 Merge "Move the volume, media, call, camera and search key handling from PhoneWindow to a new PhoneFallbackEventHandler class that is used for all windows, not just ones with decors." by Joe Onorato · 14 years ago
  40. 5aa95dd Update a comment about when setOrientationHint() should be called by James Dong · 14 years ago
  41. 76f15bc Do not use CAMERA_ID_DEFAULT because it is removed. by Wu-cheng Li · 14 years ago
  42. 08caf9e am bb97d7bb: am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 14 years ago
  43. d8166a7 am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 14 years ago
  44. bb97d7b am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 14 years ago
  45. a726e12 Merge "Add more EXIF tags." by Owen Lin · 14 years ago
  46. 86f6786 Move the volume, media, call, camera and search key handling from by Joe Onorato · 14 years ago
  47. d141305 Fix: FileInputStream not closed after parsing XML file by Gil Dobjanschi · 14 years ago
  48. c7481cd Merge "Added an export method without codec parameters." by Gil Dobjanschi · 14 years ago
  49. 31dc911 Support post-decode video rotation. by Andreas Huber · 14 years ago
  50. 1653e26 Merge "Rotation support" into gingerbread by James Dong · 14 years ago
  51. ad8f19c Add a new public API to support recording rotated videos by James Dong · 14 years ago
  52. 65a73f4 Rotation support by James Dong · 14 years ago
  53. 1a9be66 Merge "MediaScanner: Fix mismatch between internal and external file paths." by Mike Lockwood · 14 years ago
  54. 250528e MediaScanner: Fix mismatch between internal and external file paths. by Mike Lockwood · 14 years ago
  55. c006e8e Added an export method without codec parameters. by Gil Dobjanschi · 14 years ago
  56. 32af3a2 Merge "Use meta data in the media recording framework" by James Dong · 14 years ago
  57. 91460d7 Merge "Add support for WV DRM" by Gloria Wang · 14 years ago
  58. c2c22e7 Add support for WV DRM by Gloria Wang · 14 years ago
  59. 4414eb4 Add more EXIF tags. by Ray Chen · 14 years ago
  60. 05c2fd5 Use meta data in the media recording framework by James Dong · 14 years ago
  61. a7ccd13 Merge "Added audio and video codec parameters to the export method." by Gil Dobjanschi · 14 years ago
  62. 289f089 Added audio and video codec parameters to the export method. by Gil Dobjanschi · 14 years ago
  63. 960423d Merge "Fix a MediaBuffer leak in Stagefright." by Jamie Gennis · 14 years ago
  64. c25c28a am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago
  65. c80c288 Revert "Support rotation in media recorder" by James Dong · 14 years ago
  66. 0ce42c9 am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 14 years ago
  67. f1febe4 Support rotation in media recorder by James Dong · 14 years ago
  68. f0c5c1e Fix a MediaBuffer leak in Stagefright. by Jamie Gennis · 14 years ago
  69. 26e3734 frameworks/base: switch audio to hdmi when cable is plugged in by Praveen Bharathi · 14 years ago
  70. de04e52 Merge "Add STATE_AUDIO_CONNECTING state." by Jaikumar Ganesh · 14 years ago
  71. fd96799 Merge "Experimentally reenable mpeg4 and h.263 hardware decoders." by Andreas Huber · 14 years ago
  72. 9f9ae60 Experimentally reenable mpeg4 and h.263 hardware decoders. by Andreas Huber · 14 years ago
  73. 30d1816 Add STATE_AUDIO_CONNECTING state. by Jaikumar Ganesh · 14 years ago
  74. 8f7a027 am cf393faa: Merge "resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp" into gingerbread-plus-aosp by Gloria Wang · 14 years ago
  75. a3f5b61 am f3847e87: Merge "DO NOT MERGE" into gingerbread by James Dong · 14 years ago
  76. 82415be Merge "Use SoftReference for WaveformData" by Gil Dobjanschi · 14 years ago
  77. 6786fcc DO NOT MERGE by James Dong · 14 years ago
  78. db963e9 Use SoftReference for WaveformData by Gil Dobjanschi · 14 years ago
  79. 1f89c4f Use SystemProperties.get() instead of System.getProperty() by Gloria Wang · 14 years ago
  80. 35a4f21 resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  81. e4eb4d9 In java, System.getProperty returns null when the property doesn't exist, by Marco Nelissen · 14 years ago
  82. 21e941b Added support for dock headset observer by Praveen Bharathi · 14 years ago
  83. 044ace6 Stop using OMX_COLOR_FormatAndroidPrivateStart. by Jamie Gennis · 14 years ago
  84. df75f8b Merge "Notify surfaceflinger about (changes to) the crop rectangle output by the decoder." by Andreas Huber · 14 years ago
  85. 2b5f9ad MTP: Changes to support /mnt/sdcard paths from MediaProvider. by Mike Lockwood · 14 years ago
  86. eab18ea - Move the business rule management down to DRM agents. by Gloria Wang · 14 years ago
  87. 5145d67 Notify surfaceflinger about (changes to) the crop rectangle output by the decoder. by Andreas Huber · 14 years ago
  88. 5d143ad Media scanner support for FL(Forward Lock) DRM file types by Gloria Wang · 14 years ago
  89. 614d22c After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user. by Andreas Huber · 14 years ago
  90. 1219ea3 Merge "Added some debugging log messages at stop()" by James Dong · 14 years ago
  91. e7a9c90 Merge "- register DRM sniffer only when drmserver is up - notify DRM agents the status after seeking" by Gloria Wang · 14 years ago
  92. 3f9a819 - register DRM sniffer only when drmserver is up by Gloria Wang · 14 years ago
  93. 42338ff Added some debugging log messages at stop() by James Dong · 14 years ago
  94. 69b8d69 Squashed commit of the following: by Andreas Huber · 14 years ago
  95. 9085a24 Merge "Added profile and level translation in SW video encoders" by James Dong · 14 years ago
  96. 6e9f6d1 Merge "Upgrade to the latest version of libwebm to fix YouTube webm playback." by Andreas Huber · 14 years ago
  97. 393b2f9 Merge "Bug fix: Use getDuration vs. getTimelineDuration in Effect and Overlay limits calculations." by Gil Dobjanschi · 14 years ago
  98. 6ea92ec Bug fix: Use getDuration vs. getTimelineDuration in Effect and Overlay limits calculations. by Gil Dobjanschi · 14 years ago
  99. 4b84445 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
  100. af50969 Added profile and level translation in SW video encoders by James Dong · 14 years ago