1. 051d443 Merge "Instrumentation code to enable/disable memory leak check using setprop" by Rajneesh Chowdury · 13 years ago
  2. 854938a Fix issue 3388354. by Eric Laurent · 13 years ago
  3. 15f5eee Merge "Fix for issue 3431967: Memory leak from video editor engine" by Santosh Madhava · 13 years ago
  4. 5f63069 Bug 3447027 Limit previews for DRM video by Glenn Kasten · 13 years ago
  5. f67441e Instrumentation code to enable/disable memory leak check using setprop by Rajneesh Chowdury · 13 years ago
  6. 7c8f25f Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 13 years ago
  7. bcbf685 Fix for issue 3466385: Low quality video properties are applied to all by Santosh Madhava · 13 years ago
  8. 62f755a Remove the hard coded media recorder test cases. by Yu Shan Emily Lau · 13 years ago
  9. e883d31 mp4a box contains mp3 audio when the object type indication is 0x6b by James Dong · 13 years ago
  10. 66d1691 Merge "VideoEditor: Issue:3396697: Update Perf and Stress test code" by Basavapatna Dattaguru · 13 years ago
  11. 0c6a518 VideoEditor: Issue:3396697: Update Perf and Stress test code by Basavapatna Dattaguru · 13 years ago
  12. 0b52dbe Merge "Alternate patch for late video issue: seek only the video ahead to the next" by Andreas Huber · 13 years ago
  13. 92df995 Merge "Fix for issue 3485010: The project thumbnail is not regenerated" by Santosh Madhava · 13 years ago
  14. 89782f5 Fix for issue 3485010: The project thumbnail is not regenerated by Santosh Madhava · 13 years ago
  15. a28f6f1 Merge "Suppress the logging of URLs when in incognito mode." by Andreas Huber · 13 years ago
  16. 53182c4 Suppress the logging of URLs when in incognito mode. by Andreas Huber · 13 years ago
  17. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 13 years ago
  18. a2c2997 Alternate patch for late video issue: seek only the video ahead to the next by Andreas Huber · 13 years ago
  19. 373ed6f Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink" by Glenn Kasten · 13 years ago
  20. 563ab6e Fix MP3Extractor by James Dong · 13 years ago
  21. 7b76c8d Merge "Don't crash when parsing DRM MIME types" by Glenn Kasten · 13 years ago
  22. bc5f1f5 d263 may contain optional bitr box, and thus its size can be up to 23 bytes by James Dong · 13 years ago
  23. 7f97c4e Merge "Remove RefBase.h dependency on TextOutput.h" by Mathias Agopian · 13 years ago
  24. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  25. daabf8b5 Merge "To collect the total usage time of encoders in the media recorder" by Gloria Wang · 13 years ago
  26. 62e05a6 To collect the total usage time of encoders in the media recorder by Gloria Wang · 13 years ago
  27. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 13 years ago
  28. afc671f Merge "Application-managed callback buffer support for raw image" by James Dong · 13 years ago
  29. bba9529 Merge "Cleanup for issue 3471160 : video editor calls System.gc" by Santosh Madhava · 13 years ago
  30. 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 · 13 years ago
  31. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 13 years ago
  32. 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 · 13 years ago
  33. 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 · 13 years ago
  34. e00cab7 Application-managed callback buffer support for raw image by James Dong · 13 years ago
  35. 3f48207 Cleanup for issue 3471160 : video editor calls System.gc by Santosh Madhava · 13 years ago
  36. a688b57 Remove RefBase.h dependency on TextOutput.h by Mathias Agopian · 13 years ago
  37. 16dc307 Don't treat WMV and ASF files as video files unless WMV is supported by Mike Lockwood · 13 years ago
  38. 5fb008e Merge "Remove mkvparser code from /frameworks/base" by James Dong · 13 years ago
  39. 8433f75 Remove mkvparser code from /frameworks/base by James Dong · 13 years ago
  40. b672373 Support for PCMA and PCMU raw audio data in RTP/RTSP. by Andreas Huber · 13 years ago
  41. 66e57f6 MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 13 years ago
  42. 467ca0d MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 13 years ago
  43. dc94eea Merge "Support more MPEG4-LATM audio functionality." by Andreas Huber · 13 years ago
  44. 14460b9 Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed by James Dong · 13 years ago
  45. 8c7c6dc Support more MPEG4-LATM audio functionality. by Andreas Huber · 13 years ago
  46. 117549f Merge "Check file descriptor before passing it through binder calls" by James Dong · 13 years ago
  47. bafa7ea Check file descriptor before passing it through binder calls by James Dong · 13 years ago
  48. 3ed54d0 Merge "VideoEditor:IssueID:3396697: Added Performance test code" by Basavapatna Dattaguru · 13 years ago
  49. b2c3c3e Merge "VideoEditor:IssueID:3396697: Updated Preview Test code" by Basavapatna Dattaguru · 13 years ago
  50. dab9689 Merge "Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash" by Rajneesh Chowdury · 13 years ago
  51. 06a087a Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash by Rajneesh Chowdury · 13 years ago
  52. e8c89a3 Move all Widevine code which have dependency on vendor modules to vendor/widevine by Gloria Wang · 13 years ago
  53. f1f9ff2 VideoEditor:IssueID:3396697: Added Performance test code by Basavapatna Dattaguru · 13 years ago
  54. 6681984 - Update from Widevine - Bug fixes by Gloria Wang · 13 years ago
  55. df0b651 Don't crash when parsing DRM MIME types by Glenn Kasten · 13 years ago
  56. c2b9eb8 VideoEditor:IssueID:3396697: Updated Preview Test code by Basavapatna Dattaguru · 13 years ago
  57. 28926cb Merge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames" by Santosh Madhava · 13 years ago
  58. a3da3b1 Merge "Fixed the media playback report format." by Yu Shan Emily Lau · 13 years ago
  59. 414e153 Fixed the media playback report format. by Yu Shan Emily Lau · 13 years ago
  60. 3f0a485 Merge "Experimental support for https transfers in stagefright." by Andreas Huber · 13 years ago
  61. 5b025c4 Merge "A/V synchronization at the beginning of a recording session" by James Dong · 13 years ago
  62. cbeebb1 A/V synchronization at the beginning of a recording session by James Dong · 13 years ago
  63. 118a150 Experimental support for https transfers in stagefright. by Andreas Huber · 13 years ago
  64. 45fde07 Merge "Update the summary output format which match the PM data posting." by Yu Shan Emily Lau · 13 years ago
  65. ce6ff2c Update the summary output format which match the PM data posting. by Yu Shan Emily Lau · 13 years ago
  66. df4723e Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames by Santosh Madhava · 13 years ago
  67. 8336107 Merge "VideoEditor:Issue ID: 3431967" by Basavapatna Dattaguru · 13 years ago
  68. 9cfeb6e VideoEditor:Issue ID: 3431967 by Basavapatna Dattaguru · 13 years ago
  69. 9464f9c Merge "Respond to RTSP server->client requests." by Andreas Huber · 13 years ago
  70. e066616 Respond to RTSP server->client requests. by Andreas Huber · 13 years ago
  71. 85305f0 Change the media player stress test to repor the total number of failure and the total number of info. by Yu Shan Emily Lau · 13 years ago
  72. d33a4cc Decouple AudioRecord read and audio encoding by James Dong · 13 years ago
  73. d6c421f Remove legacy, AwesomePlayer-based http live implementation. by Andreas Huber · 13 years ago
  74. 94f4019 Merge "Add AAC extractor" by Gloria Wang · 13 years ago
  75. c5b0abf Add AAC extractor by Gloria Wang · 13 years ago
  76. 7ff8939 Revert "Make AwesomePlayer's reset process more verbose to track down ANRs (yet again)" by Andreas Huber · 13 years ago
  77. f040d7d Merge "Derive the Transport "source" attribute from the RTSP endpoint address if necessary" by Andreas Huber · 13 years ago
  78. 27db53d Derive the Transport "source" attribute from the RTSP endpoint address if necessary by Andreas Huber · 13 years ago
  79. 284ff95 Merge "Work around several issues with non-compliant RTSP servers." by Andreas Huber · 13 years ago
  80. 0407269 Work around several issues with non-compliant RTSP servers. by Andreas Huber · 13 years ago
  81. 8c553b9 MTP host: disable some test code by Mike Lockwood · 13 years ago
  82. 0554f32 VideoEditor:IssueID:3396697: Added Preview Test code by Basavapatna Dattaguru · 13 years ago
  83. e773459 Merge "VideoEditor:Inconsistance defines:Issue ID:3419090" by Basavapatna Dattaguru · 13 years ago
  84. 046dc1e Merge "VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes" by Basavapatna Dattaguru · 13 years ago
  85. c0171d3 VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes by Basavapatna Dattaguru · 13 years ago
  86. 699587d VideoEditor:Inconsistance defines:Issue ID:3419090 by Basavapatna Dattaguru · 13 years ago
  87. 09f18d0 Merge "VideoEditor: Issue ID:3396697 Missing Files added" by Basavapatna Dattaguru · 13 years ago
  88. cb21879 Enable cancelling the rtsp connection process early. by Andreas Huber · 13 years ago
  89. 321aa99 MTP host: Use usb_device_bulk_transfer for synchronous transfers by Mike Lockwood · 13 years ago
  90. fc04c1d VideoEditor: Issue ID:3396697 Missing Files added by Basavapatna Dattaguru · 13 years ago
  91. b27a1ca Merge "VideoEditor: Fixes Issue ID:3448077" by Basavapatna Dattaguru · 13 years ago
  92. 4eb7a98 VideoEditor: Fixes Issue ID:3448077 by Basavapatna Dattaguru · 13 years ago
  93. 6560558 Merge "VideoEditor: Populate profile&level: Issue:3419090" by Basavapatna Dattaguru · 13 years ago
  94. 2b06e56 VideoEditor: Populate profile&level: Issue:3419090 by Basavapatna Dattaguru · 13 years ago
  95. 4d0e920 Merge "Add the open source test media contents." by Yu Shan Emily Lau · 13 years ago
  96. bd508bd Add the open source test media contents. by Yu Shan Emily Lau · 13 years ago
  97. fe84cf1 Make available h263 DSI information from MPEG4Extractor by James Dong · 13 years ago
  98. 4c030b5 Merge "Video Editor CTS Test Code: annotation suppress" by Basavapatna Dattaguru · 13 years ago
  99. e69ce38 Merge "VideoEditor Test contents: Issue ID:3396697" by Basavapatna Dattaguru · 13 years ago
  100. 31d19c8 VideoEditor Test contents: Issue ID:3396697 by Basavapatna Dattaguru · 13 years ago