1. 93c612e The decoder wrapper is no longer needed. Also disable building old-style decoders. by Andreas Huber · 13 years ago
  2. 4b3913a Squashed commit of the following: by Andreas Huber · 13 years ago
  3. f84bfab Initial check-in for AACWriter by James Dong · 13 years ago
  4. c6091dd Initial CL for the timed text support: by Gloria Wang · 13 years ago
  5. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 13 years ago
  6. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  7. 92b94c7 Only use ChromiumHTTPDataSource if webkit was built with chromium support. by Andreas Huber · 13 years ago
  8. 5f5719e An HTTP datasource for stagefright using the chromium code. by Andreas Huber · 13 years ago
  9. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  10. 118a150 Experimental support for https transfers in stagefright. by Andreas Huber · 13 years ago
  11. c5b0abf Add AAC extractor by Gloria Wang · 14 years ago
  12. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  13. a158746 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  14. 1bb0ffd Squashed commit of the following: by Andreas Huber · 14 years ago
  15. 61c79b6 Squashed commit of the following: by Andreas Huber · 14 years ago
  16. 6a1f5f9 More HTTP live support, AES encryption etc. by Andreas Huber · 14 years ago
  17. 1bd99498 Some refactoring and added support for another form of vbr headers. by Andreas Huber · 14 years ago
  18. c2c22e7 Add support for WV DRM by Gloria Wang · 14 years ago
  19. cbb053c resolved conflicts for merge of 965f960e to master by Gloria Wang · 14 years ago
  20. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  21. d577091 DRM framework support: by Gloria Wang · 14 years ago
  22. 5582cc3 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  23. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  24. 1a30385 am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  25. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  26. f146cb4 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
  27. 8946ab2 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
  28. 06a1d61 Added VideoSourceDownSampler by Nipun Kwatra · 14 years ago
  29. d7e7a3f Adding support for parallel recording sessions. by Nipun Kwatra · 14 years ago
  30. fc5d0cf 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
  31. eef3c33 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
  32. 030af34 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
  33. 520b2a7 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
  34. 0a3858b 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
  35. 57648e4 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
  36. dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  37. f9b8018 Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago
  38. 42ef0c7 Initial check-in for software m4v_h263 encoder by James Dong · 14 years ago
  39. 1cc31e6 Initial checkin for software AVC encoder by James Dong · 14 years ago
  40. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  41. 4d61f60 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
  42. 7a747b8 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 14 years ago
  43. 202348e Initial checkin of preliminary support for "http live" streaming in stagefright. by Andreas Huber · 14 years ago
  44. a557b24 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago
  45. eaeae4a A debugging DataSource artifically limiting the available bandwidth. by Andreas Huber · 14 years ago
  46. 47ba30e Squashed commit of the following: by Andreas Huber · 14 years ago
  47. 072f524 Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago
  48. 17299ab Initial software encoder checkins by James Dong · 14 years ago
  49. 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
  50. 2d31566 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  51. eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  52. 7691af9 Make sure that the event callback thread is Java capable in the simulator. by Marco Nelissen · 14 years ago
  53. 8d00b53 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 14 years ago
  54. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  55. 4ab5a6f Support for rendering through an overlay on the droid even if a software renderer is active. by Andreas Huber · 14 years ago
  56. 2c51014 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 14 years ago
  57. 9682728 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
  58. 2f46c06 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 15 years ago
  59. acfbc80 Stop using the PV software decoders and use ours (based on PV code) instead even in non-FULL_STAGEFRIGHT builds. by Andreas Huber · 15 years ago
  60. b9e6383 Better support for HTTP streaming media content, fixes to the way HTTPDataSource streams the data, prefetcher implementation. by Andreas Huber · 15 years ago
  61. 07bf09d Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 15 years ago
  62. 1faa92a Squashed commit of the following: by Andreas Huber · 15 years ago
  63. aee3c63 Squashed commit of the following: by Andreas Huber · 15 years ago
  64. e4a8380 Reorganize some of the stagefright implementation related to metadata. by Andreas Huber · 15 years ago
  65. 02f5b54 Initial checkins of the mpeg4 and h263 software decoders based on PV by James Dong · 15 years ago
  66. 1314e73 AwesomePlayer now renders either remote (IOMXRenderer) or locally depending on what kind of decoder was instantiated. Split off color conversion code into its own shared library. by Andreas Huber · 15 years ago
  67. d49b526dd Initial checkin of software AMR NB encoder based on PV source code. by Andreas Huber · 15 years ago
  68. 4a0ec3f Initial checkin of software AVC video decoder based on PV source code. by Andreas Huber · 15 years ago
  69. a30d400 Initial check in of AMR (NB and WB) decoders based on PV source code. by Andreas Huber · 15 years ago
  70. 250f243 Initial checkin of stagefright MP3 audio decoder based on PV source code. by Andreas Huber · 15 years ago
  71. 8c7ab03 Fixing the build, only instantiate the software aac decoder in full stagefright builds. by Andreas Huber · 15 years ago
  72. dacaa73 Initial check in of stagefright software AAC decoder based on PV source code. by Andreas Huber · 15 years ago
  73. 27366fc Squashed commit of the following: by Andreas Huber · 15 years ago
  74. 6bce6d8 Adds a WAVExtractor for 16-bit signed PCM audio wave files. by Andreas Huber · 15 years ago
  75. 155e2ad Re-enable CameraSource. by Andreas Huber · 15 years ago
  76. 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  77. 2aa39c4 Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 15 years ago
  78. 6026a51 Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 15 years ago
  79. e6c4096 Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
  80. 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago
  81. 329577a Squashed commit of the following: by Andreas Huber · 15 years ago
  82. be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
  83. 0d596d4 Build the stagefright library by default. by Andreas Huber · 15 years ago
  84. 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 15 years ago
  85. 8a43277 Squashed commit of the following: by Andreas Huber · 15 years ago
  86. 3a3ba05 Another fix for building libstagefright for the simulator, plus whitespace adjustments. by Marco Nelissen · 15 years ago
  87. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago