1. 6bde467 Remove FragmentedMP4Extractor by Marco Nelissen · 11 years ago
  2. 6269d53 Add the native MediaMuxer support. by ztenghui · 11 years ago
  3. c884910 Merge "Match new paths and organization in external/libvpx" by Ying Wang · 12 years ago
  4. faa4420 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  5. 0b95d8a Match new paths and organization in external/libvpx by Johann · 12 years ago
  6. 947be6b am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files from the approved location." by Elliott Hughes · 12 years ago
  7. e8057dd Fix libmedia and libstagefright to get expat header files from the approved location. by Elliott Hughes · 12 years ago
  8. 1e9ee01 Fragmented mp4 extractor by Marco Nelissen · 12 years ago
  9. 4ecce50 Move fragmented mp4 parser to libstagefright by Marco Nelissen · 12 years ago
  10. 8d5ec2a Remove circular dependency. by Ying Wang · 12 years ago
  11. 1e5b2b3 Update ANativeWindow client code for sync by Jamie Gennis · 12 years ago
  12. bea455c libstagefright: dynamically load libstagefright_chromium_http by Colin Cross · 12 years ago
  13. 3a26330 Remove unused VideoSourceDownSampler class by James Dong · 12 years ago
  14. e517709 Remove/Disable the AVI extractor. by Andreas Huber · 12 years ago
  15. a3cbc03 Removed software video encoders that are not OMX-based. by James Dong · 12 years ago
  16. 559bf28 AV Android make files changes by James Dong · 12 years ago
  17. 4116807 stagefright: compile without chromium for pdk builds by Colin Cross · 12 years ago
  18. 3ee2694 Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files. by James Dong · 12 years ago
  19. a98478b Support gapless playback for mp3 and m4a by Marco Nelissen · 12 years ago
  20. b12153e Add libmedia_native by Glenn Kasten · 12 years ago
  21. 6c6b4d0 Switched to use the header files in /frameworks/native by James Dong · 12 years ago
  22. 054a5a6 Remove unused code - MediaSourceSplitter by James Dong · 12 years ago
  23. afc16d6 Instead of hardcoding OMX component names in our code, support by Andreas Huber · 12 years ago
  24. 3254b25 Moves TimedTextDriver.h into include/media/stagefright/timedtext. by Insun Kang · 12 years ago
  25. 7fd1703 Merge "Drop support for Android HTTP stack" by Steve Block · 12 years ago
  26. 5778822 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  27. 43b1d8a Drop support for Android HTTP stack by Steve Block · 12 years ago
  28. b9c769a Update stagefright makefile after dropping support for JSC by Steve Block · 12 years ago
  29. c71f6e2 Keep AACEncoder around for a bit longer to have more time fix issues related to video editor engine by James Dong · 12 years ago
  30. 83f70f4 The AMR WB software encoder is now an OMX component. by Andreas Huber · 12 years ago
  31. e9c52da Instantiate software codecs locally whenever possible. by Andreas Huber · 12 years ago
  32. 2b1892d The software AAC encoder is now an OMX component. by Andreas Huber · 12 years ago
  33. 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  34. 421b31b Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  35. 56e6d29 Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  36. e6cf962 Part of fix for bug 5065047 build libchromium as a shared lib by Kristian Monsen · 13 years ago
  37. 1a2fafb Renaming SurfaceEncoder to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  38. 3399b72 Adding SurfaceEncoder for encoding FilterFrames by Pannag Sanketi · 13 years ago
  39. 49c8340 Merge "Remove legacy http support from stagefright, chromium is the new hotness." by Andreas Huber · 13 years ago
  40. dab718b Remove legacy http support from stagefright, chromium is the new hotness. by Andreas Huber · 13 years ago
  41. 87e031c Remove old-style software decoders. by Andreas Huber · 13 years ago
  42. 5e0067b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  43. 965d08b For out of band timed text support (timed text in a separate file). by Gloria Wang · 13 years ago
  44. 00f4951 The decoder wrapper is no longer needed. Also disable building old-style decoders. by Andreas Huber · 13 years ago
  45. bbba88c Squashed commit of the following: by Andreas Huber · 13 years ago
  46. 760943b Initial check-in for AACWriter by James Dong · 13 years ago
  47. 7a1e3e8 Initial CL for the timed text support: by Gloria Wang · 13 years ago
  48. f8374de Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 13 years ago
  49. 5f7fcf2 merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  50. 34fba66 Only use ChromiumHTTPDataSource if webkit was built with chromium support. by Andreas Huber · 13 years ago
  51. 1156dc9 An HTTP datasource for stagefright using the chromium code. by Andreas Huber · 13 years ago
  52. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  53. 8cb0c41 Experimental support for https transfers in stagefright. by Andreas Huber · 13 years ago
  54. 50c44c7 Add AAC extractor by Gloria Wang · 13 years ago
  55. 856990b Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  56. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  57. f5ab57c Squashed commit of the following: by Andreas Huber · 14 years ago
  58. 8799562 Squashed commit of the following: by Andreas Huber · 14 years ago
  59. e332a91 More HTTP live support, AES encryption etc. by Andreas Huber · 14 years ago
  60. 4456da5 Some refactoring and added support for another form of vbr headers. by Andreas Huber · 14 years ago
  61. b371426 Add support for WV DRM by Gloria Wang · 14 years ago
  62. aceaaf3 resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  63. a9741a9 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  64. dcd25ef DRM framework support: by Gloria Wang · 14 years ago
  65. 8ac0cb9 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  66. 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  67. b8b92e5 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  68. 0da4dab Squashed commit of the following: by Andreas Huber · 14 years ago
  69. 47dc308 am 7a848c0d: am 8946ab26: A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It\'s now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 14 years ago
  70. aae3516 A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It's now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 14 years ago
  71. ad452ff Added VideoSourceDownSampler by Nipun Kwatra · 14 years ago
  72. 9c075bc Adding support for parallel recording sessions. by Nipun Kwatra · 14 years ago
  73. 9b92412 am b29ebd39: am f0ad5484: Merge "In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data." into gingerbread by Andreas Huber · 14 years ago
  74. 85f12e9 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
  75. 0cde1a7 am e14923b0: am 4edf85ab: Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder." into gingerbread by Andreas Huber · 14 years ago
  76. 42d66f2 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 14 years ago
  77. 982a931 am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation." into gingerbread by Andreas Huber · 14 years ago
  78. 39ddf8e Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 14 years ago
  79. c4e47d1 Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  80. 65e7e6f Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago
  81. 59f566c Initial check-in for software m4v_h263 encoder by James Dong · 14 years ago
  82. 29a8445 Initial checkin for software AVC encoder by James Dong · 14 years ago
  83. 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  84. 0a5baa9 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 14 years ago
  85. cf7b9c7 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 14 years ago
  86. e71d10e Initial checkin of preliminary support for "http live" streaming in stagefright. by Andreas Huber · 14 years ago
  87. cda17c6 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago
  88. c282e3e A debugging DataSource artifically limiting the available bandwidth. by Andreas Huber · 14 years ago
  89. 4d1265c Squashed commit of the following: by Andreas Huber · 14 years ago
  90. 093437c Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago
  91. 956c553 Initial software encoder checkins by James Dong · 14 years ago
  92. ee7ff20 A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
  93. 77356c3 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  94. 3cf4e43 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  95. 0df82fc Make sure that the event callback thread is Java capable in the simulator. by Marco Nelissen · 14 years ago
  96. b56e992 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 14 years ago
  97. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  98. 988e3f0 Support for rendering through an overlay on the droid even if a software renderer is active. by Andreas Huber · 14 years ago
  99. 9636054 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 14 years ago
  100. 7ebf475 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago