1. aac2f9c66 am a5038d16: am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  2. a693a4b Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  3. d0d19db Fix ANRs due to Widevine DRM plugin sniff taking too long. by Jeff Tinker · 13 years ago
  4. 92f604c DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 13 years ago
  5. 6b67215 Allow data uris to be data sources by Narayan Kamath · 13 years ago
  6. bc55495 Support for an MPEG2 Program Stream extractor. by Andreas Huber · 13 years ago
  7. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 13 years ago
  8. a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 13 years ago
  9. 5f5719e An HTTP datasource for stagefright using the chromium code. by Andreas Huber · 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 · 13 years ago
  12. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  13. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  14. 3f9a819 - register DRM sniffer only when drmserver is up by Gloria Wang · 14 years ago
  15. 7f266f0 A temporary fix for "Waiting for service drm.drmManager". by Gloria Wang · 14 years ago
  16. b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
  17. d577091 DRM framework support: by Gloria Wang · 14 years ago
  18. 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
  19. 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
  20. 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
  21. a557b24 Initial checkin of mpeg2 transport stream parser for stagefright. by Andreas Huber · 14 years ago
  22. 072f524 Support for media extraction from .mkv/.mka Matroska files in stagefright. by Andreas Huber · 14 years ago
  23. 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago
  24. eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  25. 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
  26. 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
  27. 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
  28. 433c9ac Support the specification of additional HTTP headers in the creation of a DataSource. by Andreas Huber · 15 years ago
  29. aee3c63 Squashed commit of the following: by Andreas Huber · 15 years ago
  30. 6bce6d8 Adds a WAVExtractor for 16-bit signed PCM audio wave files. by Andreas Huber · 15 years ago
  31. 9a12baf New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 15 years ago
  32. 57515f3 Moving the individual extractor headers files to the private include directory. by Andreas Huber · 15 years ago
  33. 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago
  34. be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
  35. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago