1. e1dea48 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  2. b7fddda Merge "Remove unused code - MediaSourceSplitter" by James Dong · 12 years ago
  3. 5fe7057 Remove unused code - MediaSourceSplitter by James Dong · 12 years ago
  4. 4ed260f Add channel mask in AudioSink by Jean-Michel Trivi · 12 years ago
  5. 3d3864f Instead of hardcoding OMX component names in our code, support by Andreas Huber · 12 years ago
  6. 0c9aa1b Merge "Separate the notion of "stop" from that of "release", i.e." by Andreas Huber · 12 years ago
  7. 4484bdd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 12 years ago
  8. 3008f03 Moves TimedTextDriver.h into include/media/stagefright/timedtext. by Insun Kang · 12 years ago
  9. af01feaf remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 12 years ago
  10. 5c85039 Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  11. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  12. 745fcc0 Limit the amount of audio record data in each buffer by James Dong · 12 years ago
  13. e901a5c Playback rate on MediaPlayer by Jean-Michel Trivi · 12 years ago
  14. 8e9d67a Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  15. 7251673 Enable B frame support in MPEG4Writer by James Dong · 12 years ago
  16. f5a9f43 Don't call virtual function in destructor of SurfaceMediaSource by James Dong · 12 years ago
  17. cea2c39 Merge "Don't call virtual functions in the destructor for audio and camera source classes" by James Dong · 12 years ago
  18. 946ab0f Don't call virtual functions in the destructor for audio and camera source classes by James Dong · 12 years ago
  19. c2240b1 Don't call virtual functions in destructors for the writer classes by James Dong · 12 years ago
  20. c14639a Merge "Use audio_source_t consistently" by Glenn Kasten · 12 years ago
  21. 0f0fbd9 Use audio_source_t consistently by Glenn Kasten · 12 years ago
  22. afe02df The software AAC encoder is now an OMX component. by Andreas Huber · 12 years ago
  23. d1ba6ed Separate sniffing from session initialization by James Dong · 13 years ago
  24. d03e7d6 If an error occurs that prevents us from reallocating buffers during a format change by Andreas Huber · 13 years ago
  25. cb6fbc8 Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 13 years ago
  26. 96af14d Fix log spamming during time lapse video recording by James Dong · 13 years ago
  27. 0ba8660 Report a runtime error instead of asserting on malformed avc configuration data. by Andreas Huber · 13 years ago
  28. 77c500c Add support for retrieving location information in mp4/3gpp files by James Dong · 13 years ago
  29. 5ded5fc am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into ics-mr0 by Jamie Gennis · 13 years ago
  30. c0e4293 Stagefright: push blank buffers when tearing down by Jamie Gennis · 13 years ago
  31. 0eb6ef1 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 13 years ago
  32. db62a24 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 13 years ago
  33. bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  34. 9a6ed36 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 13 years ago
  35. 3e408f3 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  36. 928baf1 Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  37. 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
  38. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  39. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  40. ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  41. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  42. b8a9e15 Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" by Pannag Sanketi · 13 years ago
  43. 4da5660 Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 13 years ago
  44. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  45. 557b709 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  46. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  47. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  48. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  49. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  50. e38a2cb Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 13 years ago
  51. 19f773b Merge "Adding Metadata mode to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  52. fb52651 Merge "Do not support still image capture mode for timelapse video recording" by James Dong · 13 years ago
  53. 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
  54. d40e2c6 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 13 years ago
  55. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  56. b1f8c26 Adding Metadata mode to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  57. 65cdc2b Merge "Connect MediaRecorder Native to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  58. a05f099 QueryCodecs() signature change by Jean-Michel Trivi · 13 years ago
  59. 5ef59bc SurfaceTexture: add the abandon method. by Jamie Gennis · 13 years ago
  60. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  61. e333d3c SurfaceMediaSource: remove getAllocator method by Jamie Gennis · 13 years ago
  62. 38eea1b Merge "Renaming SurfaceEncoder to SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  63. 67d7704 Merge "Adding SurfaceEncoder for encoding FilterFrames" by Pannag Sanketi · 13 years ago
  64. 178e8eb Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 13 years ago
  65. f48987d Renaming SurfaceEncoder to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  66. 26a1971 Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 13 years ago
  67. 348c45b Adding AndoirdOpaque Colorformat to OMX by Pannag Sanketi · 13 years ago
  68. 2c70d4a Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 13 years ago
  69. 211f5af Merge "Add option to query hardware decoders only" by Jean-Michel Trivi · 13 years ago
  70. 56a37b0 Add option to query hardware decoders only by Jean-Michel Trivi · 13 years ago
  71. 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
  72. ad07457 Merge "Support profile and level query for SW video decoders" by James Dong · 13 years ago
  73. c311933 Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 13 years ago
  74. dcf8934 Make MetadataBufferType.h C-friendly by James Dong · 13 years ago
  75. 9b40a61 Merge "Do not wait for unlaunched threads in stop()" by James Dong · 13 years ago
  76. 0e27fce Do not wait for unlaunched threads in stop() by James Dong · 13 years ago
  77. fbb170c Support profile and level query for SW video decoders by James Dong · 13 years ago
  78. 8d19d3a Release camera if CameraSource::start() has not been called by James Dong · 13 years ago
  79. 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
  80. 82428a8 - Retrieve is_drm in MediaMetadataRetriever. by Gloria Wang · 13 years ago
  81. 5725d40 Merge "Add extended metadata buffer support by defining different types of metadata buffers" by James Dong · 13 years ago
  82. 42fb5d6 Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec. by Andreas Huber · 13 years ago
  83. cd8cd35 Add extended metadata buffer support by defining different types of metadata buffers by James Dong · 13 years ago
  84. 068dbbf Support for writing output data to a provided callback function instead of a file by Andreas Huber · 13 years ago
  85. e366f52 Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  86. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  87. d35df44 Integrating TI OMAP4 Video Decoder by Anu Sundararajan · 13 years ago
  88. eaa5d8f Timed text display format support: by Gloria Wang · 13 years ago
  89. 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
  90. 38c0712 Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.h by James Dong · 13 years ago
  91. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  92. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  93. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  94. eb2f9c1 Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams. by Andreas Huber · 13 years ago
  95. f84e4a6 Revert "Add const to the finders method in MetaData.cpp" by James Dong · 13 years ago
  96. 13a3316 Support platform and camera dependent recording start time offset by James Dong · 13 years ago
  97. 987ab48 Support for storing geo information in the recorded mp4/3gpp file. by James Dong · 13 years ago
  98. 7d33460 Merge "Add one more DRM error code. For bug 4422428." by Gloria Wang · 13 years ago
  99. eea8c02 Add one more DRM error code. For bug 4422428. by Gloria Wang · 13 years ago
  100. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago