1. 5f5719e An HTTP datasource for stagefright using the chromium code. by Andreas Huber · 13 years ago
  2. 118a150 Experimental support for https transfers in stagefright. by Andreas Huber · 13 years ago
  3. c5b0abf Add AAC extractor by Gloria Wang · 13 years ago
  4. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  5. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  6. 3f9a819 - register DRM sniffer only when drmserver is up by Gloria Wang · 14 years ago
  7. 7f266f0 A temporary fix for "Waiting for service drm.drmManager". by Gloria Wang · 14 years ago
  8. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  9. d577091 DRM framework support: by Gloria Wang · 14 years ago
  10. efdd088 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 14 years ago
  11. 3a53dc5 Restore feature parity with the old HTTPDataSource as far as support for extra headers (cookies?) and socket-timeout are concerned. by Andreas Huber · 14 years ago
  12. 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
  13. a557b24 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago
  14. 072f524 Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago
  15. 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
  16. eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  17. a51250b Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range header and better error handling on http connection. by Andreas Huber · 14 years ago
  18. edbb4d8 HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership. by Andreas Huber · 14 years ago
  19. fb1eb6f Reduce buffer sizes related to HTTP media data transfer in order to reduce the probability of a connection timeout/reset due to long periods of time between socket activity. by Andreas Huber · 14 years ago
  20. 433c9ac Support the specification of additional HTTP headers in the creation of a DataSource. by Andreas Huber · 14 years ago
  21. aee3c63 Squashed commit of the following: by Andreas Huber · 15 years ago
  22. 6bce6d8 Adds a WAVExtractor for 16-bit signed PCM audio wave files. by Andreas Huber · 15 years ago
  23. 9a12baf New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 15 years ago
  24. 57515f3 Moving the individual extractor headers files to the private include directory. by Andreas Huber · 15 years ago
  25. 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago
  26. be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
  27. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago