1. ab334fd audio_channel_in/out_mask_from_count by Glenn Kasten · 13 years ago
  2. 6c6b4d0 Switched to use the header files in /frameworks/native by James Dong · 13 years ago
  3. 5aaeb0d fix EOS handling in codec test. by Andreas Huber · 13 years ago
  4. bae6f72 Added better codec statistics to evaluate performance. by Andreas Huber · 13 years ago
  5. c95c2dd Separate the notion of "stop" from that of "release", i.e. by Andreas Huber · 13 years ago
  6. df712ea fix libgui header location by Mathias Agopian · 13 years ago
  7. bf6c85a Fix two more locations that use the old setObject("buffer", ...) paradigm by Andreas Huber · 13 years ago
  8. e98f8c0 Be more greedy when it comes to gathering input and output buffers. by Andreas Huber · 13 years ago
  9. 2d8bedd Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 13 years ago
  10. 5778822 Implementation of a java media codec interface and associated tools. by Andreas Huber · 13 years ago
  11. f1d5aa1 Move away from MediaDebug and use ADebug instead by James Dong · 13 years ago
  12. 2b1892d The software AAC encoder is now an OMX component. by Andreas Huber · 13 years ago
  13. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  14. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. 471af5a resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  16. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  17. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  18. 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  19. 2944eca Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  20. 729de18 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  21. 070b91e Merge "Properly connect to surface flinger in our shell tools" by Andreas Huber · 13 years ago
  22. d10c076 Add an option to dump the raw stream to a file in the stagefright cmdline tool. by Andreas Huber · 13 years ago
  23. 93d5ab6 Properly connect to surface flinger in our shell tools by Andreas Huber · 13 years ago
  24. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  25. 9a442c1 When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
  26. d35924d QueryCodecs() signature change by Jean-Michel Trivi · 13 years ago
  27. db4d371 Merge "Add option to query hardware decoders only" by Jean-Michel Trivi · 13 years ago
  28. df57a0d Add option to query hardware decoders only by Jean-Michel Trivi · 13 years ago
  29. a4b77bc Include all supported mime types when querying decoder profile/level support. by Andreas Huber · 13 years ago
  30. dc7d07e Add support for some custom YUV420 color formats to recordvideo utility by James Dong · 13 years ago
  31. 9906d2e Merge "SF transactions are now O(1) wrt IPC instead of O(N)." by Mathias Agopian · 13 years ago
  32. 2df788f SF transactions are now O(1) wrt IPC instead of O(N). by Mathias Agopian · 13 years ago
  33. b26a117 Support for "streaming" non-transport streams by first converting them to ts packets. by Andreas Huber · 13 years ago
  34. 0a932b4 Merge "Multiple changes to ACodec/codec tools:" by Andreas Huber · 13 years ago
  35. 1065b3f Multiple changes to ACodec/codec tools: by Andreas Huber · 13 years ago
  36. 16f7863 New option in the stagefright commandline tool. by Andreas Huber · 13 years ago
  37. fed0458 Reconstruct sync frame indication for content served by the MPEG2TSExtractor by Andreas Huber · 13 years ago
  38. cfc7a7f Add an option to force to use HW codec in stagefright cmd tool by James Dong · 13 years ago
  39. 515e855 Extract embedded cover art (aka poster frame) in mp4 files by James Dong · 13 years ago
  40. 6476024 update for new audio.h header location by Dima Zavin · 13 years ago
  41. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  42. 3f94f76 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 14 years ago
  43. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  44. 5f7fcf2 merge libsurfaceflinger_client into libgui by Mathias Agopian · 14 years ago
  45. 8eb69d6 Fix missing AOSP copyright headers for more files by James Dong · 14 years ago
  46. c83d4f5 Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool. by Andreas Huber · 14 years ago
  47. 777833c Ignore format change message in sf2 instead of asserting by Andreas Huber · 14 years ago
  48. 7f7d52a Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  49. 5bc087c Squashed commit of the following: by Andreas Huber · 14 years ago
  50. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  51. 14acc73 API Support for both synchronous and queued commands, optionally associated metadata. by Andreas Huber · 14 years ago
  52. a44153c Squashed commit of the following: by Andreas Huber · 14 years ago
  53. 16afe2f Prepare for publishing MediaMetadataRetriever as public API by James Dong · 14 years ago
  54. e2b1028 Support streaming data across binder boundaries. by Andreas Huber · 14 years ago
  55. f5ab57c Squashed commit of the following: by Andreas Huber · 14 years ago
  56. 8a674dc Display AVC video sample profile and level for "stagefright" util by James Dong · 14 years ago
  57. 225f4d2 Switch to use kKeyFrameRate for recordvideo utility by James Dong · 14 years ago
  58. fed975b Added a commandline option "-x" to the stagefright commandline tool. by Andreas Huber · 14 years ago
  59. 1691a76 Remove one more opencore include path by Jean-Baptiste Queru · 14 years ago
  60. 8ac0cb9 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  61. 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  62. c97a132 Add two more options to "recordvideo" utility by James Dong · 14 years ago
  63. c69c13e Add a video record utility by James Dong · 14 years ago
  64. 0da4dab Squashed commit of the following: by Andreas Huber · 14 years ago
  65. ea314ac Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool. by Andreas Huber · 14 years ago
  66. bbc3831 Proper sync-frame detection for sources that don't already provide it. by Andreas Huber · 14 years ago
  67. a733679 Allow record to set input color format as a command line option by James Dong · 14 years ago
  68. c225da9 Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm) by Andreas Huber · 14 years ago
  69. f74c8f9 Add some encoding parameters for the "record" utility by James Dong · 14 years ago
  70. 348a8ea Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  71. 66d6f1f Add a seek test to the stagefright commandline tool. by Andreas Huber · 14 years ago
  72. 19c9a1e Support for writing the extracted data to an .mp4 file in the stagefright commandline tool. by Andreas Huber · 14 years ago
  73. 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  74. 8a08d9d Make sure sine: is supported again in stagefright commandline tool. by Andreas Huber · 14 years ago
  75. 1c70247 Simplify the code in the stagefright commandline utility. by Andreas Huber · 14 years ago
  76. 64105f9 Make the -o option actually terminate. by Andreas Huber · 15 years ago
  77. cf14f10 am 3c16154a: am 2723e092: Merge "Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize." into froyo by Andreas Huber · 14 years ago
  78. 139a5d5 Better handling of codec initialization failure in the player and thumbnail extractor. Return a runtime error instead of asserting if the software MPEG4/H.263 decoder fails to initialize. by Andreas Huber · 14 years ago
  79. 07dd5a5 am 30e9c2d4: am db281311: Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a"." in by Andreas Huber · 15 years ago
  80. a98420e Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a". by Andreas Huber · 15 years ago
  81. 03b268e Various fixes to enable recording on passion and nexus1. by Andreas Huber · 15 years ago
  82. 7f498b9 Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly. by Andreas Huber · 15 years ago
  83. 08a88e1 QueryCodecs now returns the names of the software codecs (non-OpenMax) as well. by Andreas Huber · 15 years ago
  84. d2858f0 Properly use a long long literal to avoid under/overflow during fps computation. by Andreas Huber · 15 years ago
  85. 5284bc4 HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool. by Andreas Huber · 15 years ago
  86. 1b950bc Extend stagefright tool to extract either album art or video frame. by Andreas Huber · 15 years ago
  87. 5a48695 Tag stagefright development tools as "debug-only". by Andreas Huber · 15 years ago
  88. 36e3ee0 Better diagnostics for the stagefright tool and codec performance. by Andreas Huber · 15 years ago
  89. b93ad64 When the extractor is not able to be created successfully, don't crash by James Dong · 15 years ago
  90. e7c9cb4 Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 15 years ago
  91. 5c1e358 Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs. by Andreas Huber · 15 years ago
  92. a17e2b9 Add missing shared libraries in linker commands. Currently these libraries are by Doug Kwan · 15 years ago
  93. 134ee6a Squashed commit of the following: by Andreas Huber · 15 years ago
  94. ab0f94d Don't count empty buffers when computing the frame rate. by Andreas Huber · 15 years ago
  95. bf697e3 Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway. by Andreas Huber · 15 years ago
  96. c297fcc A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s). by Andreas Huber · 15 years ago
  97. bfa6b2d Squashed commit of the following: by Andreas Huber · 15 years ago
  98. 7323249 Merge change I3e1bdd38 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  99. 125ef26 Support raw audio sources in stagefright commandline tool. by Andreas Huber · 15 years ago
  100. f808c4c Transcode files again. by Andreas Huber · 15 years ago