1. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  2. 973f553 Make MediaScanner skip certain directories by Guang Zhu · 13 years ago
  3. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  4. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  5. ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  6. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  7. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  8. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  9. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  10. b8a9e15 Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" by Pannag Sanketi · 13 years ago
  11. 4da5660 Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 13 years ago
  12. 539340f Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 13 years ago
  13. 22cb204 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
  14. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  15. 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  16. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  17. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  18. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  19. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  20. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  21. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  22. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  23. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  24. e38a2cb Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 13 years ago
  25. 6ff9b81 Bug 4599730 Get audio channel count on MediaPlayer by Glenn Kasten · 13 years ago
  26. 19f773b Merge "Adding Metadata mode to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  27. 234cef8 Merge "Added APIs for audio preprocessing" by Eric Laurent · 13 years ago
  28. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 13 years ago
  29. fb52651 Merge "Do not support still image capture mode for timelapse video recording" by James Dong · 13 years ago
  30. e432a00 Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens" by James Dong · 13 years ago
  31. d40e2c6 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 13 years ago
  32. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  33. b1f8c26 Adding Metadata mode to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  34. 65cdc2b Merge "Connect MediaRecorder Native to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  35. a05f099 QueryCodecs() signature change by Jean-Michel Trivi · 13 years ago
  36. 5ef59bc SurfaceTexture: add the abandon method. by Jamie Gennis · 13 years ago
  37. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  38. e333d3c SurfaceMediaSource: remove getAllocator method by Jamie Gennis · 13 years ago
  39. 38eea1b Merge "Renaming SurfaceEncoder to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  40. 67d7704 Merge "Adding SurfaceEncoder for encoding FilterFrames" by Pannag Sanketi · 13 years ago
  41. 178e8eb Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 13 years ago
  42. f48987d Renaming SurfaceEncoder to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  43. 26a1971 Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 13 years ago
  44. 348c45b Adding AndoirdOpaque Colorformat to OMX by Pannag Sanketi · 13 years ago
  45. 432fb8e Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part" by Hong Teng · 13 years ago
  46. 5da67f4 Merge "Untangle MediaScanner error handling. Bug: 5056917" by Jeff Brown · 13 years ago
  47. ae7c092 Merge "Audio framework: support for audio pre processing" by Eric Laurent · 13 years ago
  48. 2c70d4a Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 13 years ago
  49. 600acf1 fix for issue 4142219 by Hong Teng · 13 years ago
  50. 5a4ab16 Merge "MediaPlayer: add ANativeWindow (dis)connect calls" by Jamie Gennis · 13 years ago
  51. 211f5af Merge "Add option to query hardware decoders only" by Jean-Michel Trivi · 13 years ago
  52. 56a37b0 Add option to query hardware decoders only by Jean-Michel Trivi · 13 years ago
  53. 464d5b3 Audio framework: support for audio pre processing by Eric Laurent · 13 years ago
  54. d9ac621 Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens by James Dong · 13 years ago
  55. c85ca5d MediaPlayer: add ANativeWindow (dis)connect calls by Jamie Gennis · 13 years ago
  56. ad07457 Merge "Support profile and level query for SW video decoders" by James Dong · 13 years ago
  57. c311933 Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 13 years ago
  58. 67d464f Enable signalling of a stream discontinuity involving a format-change by Andreas Huber · 13 years ago
  59. dcf8934 Make MetadataBufferType.h C-friendly by James Dong · 13 years ago
  60. 9b40a61 Merge "Do not wait for unlaunched threads in stop()" by James Dong · 13 years ago
  61. 0e27fce Do not wait for unlaunched threads in stop() by James Dong · 13 years ago
  62. fbb170c Support profile and level query for SW video decoders by James Dong · 13 years ago
  63. 8d19d3a Release camera if CameraSource::start() has not been called by James Dong · 13 years ago
  64. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 13 years ago
  65. 2da9eb7 Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager" by Gloria Wang · 13 years ago
  66. 82428a8 - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 13 years ago
  67. dfba177 Merge "Charge network traffic to the uid of the process using the MediaPlayer." by Andreas Huber · 13 years ago
  68. 5725d40 Merge "Add extended metadata buffer support by defining different types of metadata buffers" by James Dong · 13 years ago
  69. 603d739 Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 13 years ago
  70. 42fb5d6 Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec. by Andreas Huber · 13 years ago
  71. cd8cd35 Add extended metadata buffer support by defining different types of metadata buffers by James Dong · 13 years ago
  72. 068dbbf Support for writing output data to a provided callback function instead of a file by Andreas Huber · 13 years ago
  73. e366f52 Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  74. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  75. d35df44 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  76. 1e1b13e - Public part of the Metadata API. by Gloria Wang · 13 years ago
  77. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  78. 922261d Merge "audio: update for audio/audio_policy header names/locations" by Dima Zavin · 13 years ago
  79. 290029d audio: update for audio/audio_policy header names/locations by Dima Zavin · 13 years ago
  80. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  81. fddf5d9 Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 13 years ago
  82. 38c0712 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  83. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  84. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  85. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  86. d0bbdb0 Merge "Use channel mask instead of channel count for track creation" by Jean-Michel Trivi · 13 years ago
  87. 5439223 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 13 years ago
  88. a9d0feb Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 13 years ago
  89. 8f18cf5 Removed interface to load audio effects libraries by Eric Laurent · 13 years ago
  90. 0fb66c2 New effect library API by Eric Laurent · 13 years ago
  91. 73a4b2b Merge "Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams." by Andreas Huber · 13 years ago
  92. 13bc8cd For out of band timed text support (timed text in a separate file). by Gloria Wang · 13 years ago
  93. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  94. f84e4a6 Revert "Add const to the finders method in MetaData.cpp" by James Dong · 13 years ago
  95. 0f32fb3 Make track informational event optional, depending on system property by James Dong · 13 years ago
  96. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 13 years ago
  97. bfb6791 Merge "Add support for platform-specific recording start time offset" by James Dong · 13 years ago
  98. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 13 years ago
  99. 7d33460 Merge "Add one more DRM error code. For bug 4422428." by Gloria Wang · 13 years ago
  100. eea8c02 Add one more DRM error code. For bug 4422428. by Gloria Wang · 13 years ago