1. db62a24 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 13 years ago
  2. 9a6ed36 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 13 years ago
  3. 3e408f3 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  4. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  5. 0209da1 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 13 years ago
  6. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  7. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  8. ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  9. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 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. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  13. 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  14. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  15. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  16. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  17. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  18. e38a2cb Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 13 years ago
  19. 19f773b Merge "Adding Metadata mode to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  20. fb52651 Merge "Do not support still image capture mode for timelapse video recording" by James Dong · 13 years ago
  21. 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
  22. d40e2c6 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 13 years ago
  23. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  24. b1f8c26 Adding Metadata mode to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  25. 65cdc2b Merge "Connect MediaRecorder Native to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  26. a05f099 QueryCodecs() signature change by Jean-Michel Trivi · 13 years ago
  27. 5ef59bc SurfaceTexture: add the abandon method. by Jamie Gennis · 13 years ago
  28. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  29. e333d3c SurfaceMediaSource: remove getAllocator method by Jamie Gennis · 13 years ago
  30. 38eea1b Merge "Renaming SurfaceEncoder to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  31. 67d7704 Merge "Adding SurfaceEncoder for encoding FilterFrames" by Pannag Sanketi · 13 years ago
  32. 178e8eb Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 13 years ago
  33. f48987d Renaming SurfaceEncoder to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  34. 26a1971 Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 13 years ago
  35. 348c45b Adding AndoirdOpaque Colorformat to OMX by Pannag Sanketi · 13 years ago
  36. 2c70d4a Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 13 years ago
  37. 211f5af Merge "Add option to query hardware decoders only" by Jean-Michel Trivi · 13 years ago
  38. 56a37b0 Add option to query hardware decoders only by Jean-Michel Trivi · 13 years ago
  39. 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
  40. ad07457 Merge "Support profile and level query for SW video decoders" by James Dong · 13 years ago
  41. c311933 Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 13 years ago
  42. dcf8934 Make MetadataBufferType.h C-friendly by James Dong · 13 years ago
  43. 9b40a61 Merge "Do not wait for unlaunched threads in stop()" by James Dong · 13 years ago
  44. 0e27fce Do not wait for unlaunched threads in stop() by James Dong · 13 years ago
  45. fbb170c Support profile and level query for SW video decoders by James Dong · 13 years ago
  46. 8d19d3a Release camera if CameraSource::start() has not been called by James Dong · 13 years ago
  47. 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
  48. 82428a8 - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 13 years ago
  49. 5725d40 Merge "Add extended metadata buffer support by defining different types of metadata buffers" by James Dong · 13 years ago
  50. 42fb5d6 Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec. by Andreas Huber · 13 years ago
  51. cd8cd35 Add extended metadata buffer support by defining different types of metadata buffers by James Dong · 13 years ago
  52. 068dbbf Support for writing output data to a provided callback function instead of a file by Andreas Huber · 13 years ago
  53. e366f52 Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  54. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  55. d35df44 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  56. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  57. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  58. 38c0712 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  59. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  60. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  61. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  62. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  63. f84e4a6 Revert "Add const to the finders method in MetaData.cpp" by James Dong · 13 years ago
  64. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 13 years ago
  65. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 13 years ago
  66. 7d33460 Merge "Add one more DRM error code. For bug 4422428." by Gloria Wang · 13 years ago
  67. eea8c02 Add one more DRM error code. For bug 4422428. by Gloria Wang · 13 years ago
  68. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  69. 4b3913a Squashed commit of the following: by Andreas Huber · 13 years ago
  70. 3aea037 Add send session recording summary report to application by James Dong · 13 years ago
  71. 78fed171 Add const to the finders method in MetaData.cpp by James Dong · 13 years ago
  72. 7a6cea4 Refactor MPEG4Writer::writeTrackHeader() method by James Dong · 13 years ago
  73. f84bfab Initial check-in for AACWriter by James Dong · 13 years ago
  74. 4f55af7 Merge "Initial CL for the timed text support: - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever" by Gloria Wang · 13 years ago
  75. c6091dd Initial CL for the timed text support: by Gloria Wang · 13 years ago
  76. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  77. f16e1ab Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156. by Gloria Wang · 13 years ago
  78. 058520e Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 13 years ago
  79. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  80. c7d1d62 am d84df054: am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 13 years ago
  81. 83ddcdf Add heartbeat error codes into MediaErrors.h by Gloria Wang · 13 years ago
  82. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 13 years ago
  83. a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 13 years ago
  84. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 13 years ago
  85. 4dc482d Delay signaling the end of audio playback until all frames have actually played. by Andreas Huber · 13 years ago
  86. 7fc8b4f Better organize media recorder error and information event and types by James Dong · 13 years ago
  87. be3c82f am 782ffe91: am 9c0c5b56: am 2f1f2248: Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  88. 2f1f224 Fix missing AOSP copyright headers for a bunch of media framework files by James Dong · 13 years ago
  89. 6dd429e am 055066e1: am 92f2f3ff: Merge "Bug 3012968 DRM output control" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  90. b8763f6 Bug 3012968 DRM output control by Glenn Kasten · 14 years ago
  91. ae77527 Fix for bug 3477330 by Gloria Wang · 14 years ago
  92. e6befb8 Add an OMX IL API for querying buffer usage flags. by Jamie Gennis · 14 years ago
  93. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  94. 8c7c6dc Support more MPEG4-LATM audio functionality. by Andreas Huber · 14 years ago
  95. cbeebb1 A/V synchronization at the beginning of a recording session by James Dong · 14 years ago
  96. d33a4cc Decouple AudioRecord read and audio encoding by James Dong · 14 years ago
  97. 94f4019 Merge "Add AAC extractor" by Gloria Wang · 14 years ago
  98. c5b0abf Add AAC extractor by Gloria Wang · 14 years ago
  99. fe84cf1 Make available h263 DSI information from MPEG4Extractor by James Dong · 14 years ago
  100. f6a2bff Reduce blocking time in file write by James Dong · 14 years ago