1. 99b8624 Fix a leak from AACEncoder.cpp by James Dong · 14 years ago
  2. 858b673 Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file must have the same mode by James Dong · 14 years ago
  3. a2c322f 3406494 Gallery photos in nonsensical order by Ray Chen · 14 years ago
  4. 396f6de Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 14 years ago
  5. 37b05d7 Merge "MtpClient: remove finalize override to avoid multiple calls to unregisterReceiver" by Mike Lockwood · 14 years ago
  6. 1bdeef3 MtpClient: remove finalize override to avoid multiple calls to unregisterReceiver by Mike Lockwood · 14 years ago
  7. 9b3f152 - To track the usage of all audio output devices by Gloria Wang · 14 years ago
  8. 28a8cb7 Merge "Stagefright: Use the ANW min undequeued bufs query." by Jamie Gennis · 14 years ago
  9. ce80b0c Merge "Resize internal PES buffers dynamically instead of relying on a fixed maximum size." by Andreas Huber · 14 years ago
  10. 56e84ba Resize internal PES buffers dynamically instead of relying on a fixed maximum size. by Andreas Huber · 14 years ago
  11. 00fa3a7 Merge "Allow optional specification of a PTS timestamp when signalling a discontinuity." by Andreas Huber · 14 years ago
  12. 669ad13 Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 14 years ago
  13. d08f27e Merge "PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in unit of bits" by James Dong · 14 years ago
  14. c096a13 PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in unit of bits by James Dong · 14 years ago
  15. 76bb120 Merge "Provide better duration and seek accuracy if playing vorbis audio from a non-streaming source." by Andreas Huber · 14 years ago
  16. 4a3a058 Merge "Fix for issue 3371667: fix source code compilation warnings (4)" by Basavapatna Dattaguru · 14 years ago
  17. c655790 Provide better duration and seek accuracy if playing vorbis audio from a non-streaming source. by Andreas Huber · 14 years ago
  18. 4fad676 Fix for issue 3371667: fix source code compilation warnings (4) by Basavapatna Dattaguru · 14 years ago
  19. 06b3afe Merge "Fix for issue 3495914: (In Java) Video clip switches between start and end" by Santosh Madhava · 14 years ago
  20. 7256a7c Fix for issue 3495914: (In Java) Video clip switches between start and end by Santosh Madhava · 14 years ago
  21. de1d7b4 Merge "Get rid of redundant media profiles" by James Dong · 14 years ago
  22. 797e4f1 Get rid of redundant media profiles by James Dong · 14 years ago
  23. 9b44c66 Fix issue 3499926. by Eric Laurent · 14 years ago
  24. 2380aa0 Merge "Fix for issue 3431967: Memory leak from video editor engine" by Santosh Madhava · 14 years ago
  25. 04e1a96 Merge "Move USB framework support from android.hardware to android.hardware.usb package" by Mike Lockwood · 14 years ago
  26. 71771b3 Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 14 years ago
  27. 7fc0137 Merge "Stagefright: Query buffer usage from the component." by Jamie Gennis · 14 years ago
  28. 29f87f7 Merge "Add an OMX IL API for querying buffer usage flags." by Jamie Gennis · 14 years ago
  29. dbb520e Merge "Fix error recovery in Stagefright init." by Jamie Gennis · 14 years ago
  30. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 14 years ago
  31. e8be6a8 Merge "CameraBrowser: Add USB device filter meta-data for digital cameras" by Mike Lockwood · 14 years ago
  32. 0fd3c4a CameraBrowser: Add USB device filter meta-data for digital cameras by Mike Lockwood · 14 years ago
  33. 4fdc6eb Merge "Remove the hard coded media recorder test cases. Add the native heap dump catpure functionality." by Yu Shan Emily Lau · 14 years ago
  34. 01951fd Stagefright: Use the ANW min undequeued bufs query. by Jamie Gennis · 14 years ago
  35. 4202464 Fix error recovery in Stagefright init. by Jamie Gennis · 14 years ago
  36. 94c5980 Stagefright: Query buffer usage from the component. by Jamie Gennis · 14 years ago
  37. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 14 years ago
  38. 8f77b41 Merge "The color conversion from YUV420Planar to RGB only requires the image width to be a multiple of 2, not 4." by James Dong · 14 years ago
  39. 9e69035 Merge "Fix for issue 3466385: Low quality video properties are applied to all" by Santosh Madhava · 14 years ago
  40. 65260be Merge "Fix issue 3388354." by Eric Laurent · 14 years ago
  41. 051d443 Merge "Instrumentation code to enable/disable memory leak check using setprop" by Rajneesh Chowdury · 14 years ago
  42. 854938a Fix issue 3388354. by Eric Laurent · 14 years ago
  43. 15f5eee Merge "Fix for issue 3431967: Memory leak from video editor engine" by Santosh Madhava · 14 years ago
  44. 5f63069 Bug 3447027 Limit previews for DRM video by Glenn Kasten · 14 years ago
  45. f67441e Instrumentation code to enable/disable memory leak check using setprop by Rajneesh Chowdury · 14 years ago
  46. 7c8f25f Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 14 years ago
  47. bcbf685 Fix for issue 3466385: Low quality video properties are applied to all by Santosh Madhava · 14 years ago
  48. 62f755a Remove the hard coded media recorder test cases. by Yu Shan Emily Lau · 14 years ago
  49. e883d31 mp4a box contains mp3 audio when the object type indication is 0x6b by James Dong · 14 years ago
  50. 66d1691 Merge "VideoEditor: Issue:3396697: Update Perf and Stress test code" by Basavapatna Dattaguru · 14 years ago
  51. 0c6a518 VideoEditor: Issue:3396697: Update Perf and Stress test code by Basavapatna Dattaguru · 14 years ago
  52. 0b52dbe Merge "Alternate patch for late video issue: seek only the video ahead to the next" by Andreas Huber · 14 years ago
  53. 92df995 Merge "Fix for issue 3485010: The project thumbnail is not regenerated" by Santosh Madhava · 14 years ago
  54. 89782f5 Fix for issue 3485010: The project thumbnail is not regenerated by Santosh Madhava · 14 years ago
  55. a28f6f1 Merge "Suppress the logging of URLs when in incognito mode." by Andreas Huber · 14 years ago
  56. 53182c4 Suppress the logging of URLs when in incognito mode. by Andreas Huber · 14 years ago
  57. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 14 years ago
  58. a2c2997 Alternate patch for late video issue: seek only the video ahead to the next by Andreas Huber · 14 years ago
  59. 373ed6f Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink" by Glenn Kasten · 14 years ago
  60. 563ab6e Fix MP3Extractor by James Dong · 14 years ago
  61. 7b76c8d Merge "Don't crash when parsing DRM MIME types" by Glenn Kasten · 14 years ago
  62. bc5f1f5 d263 may contain optional bitr box, and thus its size can be up to 23 bytes by James Dong · 14 years ago
  63. 7f97c4e Merge "Remove RefBase.h dependency on TextOutput.h" by Mathias Agopian · 14 years ago
  64. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  65. daabf8b5 Merge "To collect the total usage time of encoders in the media recorder" by Gloria Wang · 14 years ago
  66. 62e05a6 To collect the total usage time of encoders in the media recorder by Gloria Wang · 14 years ago
  67. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 14 years ago
  68. afc671f Merge "Application-managed callback buffer support for raw image" by James Dong · 14 years ago
  69. bba9529 Merge "Cleanup for issue 3471160 : video editor calls System.gc" by Santosh Madhava · 14 years ago
  70. 87e639b Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data" by Gloria Wang · 14 years ago
  71. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 14 years ago
  72. 9a146d9 am d97c598f: am 6c9b500f: Merge "Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed" into honeycomb by James Dong · 14 years ago
  73. d97c598 am 6c9b500f: Merge "Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed" into honeycomb by James Dong · 14 years ago
  74. e00cab7 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  75. 3f48207 Cleanup for issue 3471160 : video editor calls System.gc by Santosh Madhava · 14 years ago
  76. a688b57 Remove RefBase.h dependency on TextOutput.h by Mathias Agopian · 14 years ago
  77. 16dc307 Don't treat WMV and ASF files as video files unless WMV is supported by Mike Lockwood · 14 years ago
  78. 5fb008e Merge "Remove mkvparser code from /frameworks/base" by James Dong · 14 years ago
  79. 8433f75 Remove mkvparser code from /frameworks/base by James Dong · 14 years ago
  80. b672373 Support for PCMA and PCMU raw audio data in RTP/RTSP. by Andreas Huber · 14 years ago
  81. 66e57f6 MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 14 years ago
  82. 467ca0d MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 14 years ago
  83. dc94eea Merge "Support more MPEG4-LATM audio functionality." by Andreas Huber · 14 years ago
  84. 14460b9 Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed by James Dong · 14 years ago
  85. 8c7c6dc Support more MPEG4-LATM audio functionality. by Andreas Huber · 14 years ago
  86. 117549f Merge "Check file descriptor before passing it through binder calls" by James Dong · 14 years ago
  87. bafa7ea Check file descriptor before passing it through binder calls by James Dong · 14 years ago
  88. 3ed54d0 Merge "VideoEditor:IssueID:3396697: Added Performance test code" by Basavapatna Dattaguru · 14 years ago
  89. b2c3c3e Merge "VideoEditor:IssueID:3396697: Updated Preview Test code" by Basavapatna Dattaguru · 14 years ago
  90. dab9689 Merge "Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash" by Rajneesh Chowdury · 14 years ago
  91. 06a087a Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash by Rajneesh Chowdury · 14 years ago
  92. e8c89a3 Move all Widevine code which have dependency on vendor modules to vendor/widevine by Gloria Wang · 14 years ago
  93. f1f9ff2 VideoEditor:IssueID:3396697: Added Performance test code by Basavapatna Dattaguru · 14 years ago
  94. 6681984 - Update from Widevine - Bug fixes by Gloria Wang · 14 years ago
  95. df0b651 Don't crash when parsing DRM MIME types by Glenn Kasten · 14 years ago
  96. c2b9eb8 VideoEditor:IssueID:3396697: Updated Preview Test code by Basavapatna Dattaguru · 14 years ago
  97. 28926cb Merge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames" by Santosh Madhava · 14 years ago
  98. a3da3b1 Merge "Fixed the media playback report format." by Yu Shan Emily Lau · 14 years ago
  99. 414e153 Fixed the media playback report format. by Yu Shan Emily Lau · 14 years ago
  100. 3f0a485 Merge "Experimental support for https transfers in stagefright." by Andreas Huber · 14 years ago