1. c655790 Provide better duration and seek accuracy if playing vorbis audio from a non-streaming source. by Andreas Huber · 13 years ago
  2. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  3. ee35aff Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  4. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  5. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  6. 9fee0b2 Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting. by Andreas Huber · 14 years ago
  7. 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
  8. 3386c38 Make the OggExtractor less verbose. by Andreas Huber · 14 years ago
  9. ad98d38 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  10. 1f7fba1 A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet. by Andreas Huber · 14 years ago
  11. 0fc9f34 Fix divide by zero. by Marco Nelissen · 14 years ago
  12. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  13. eae953b Convert a number of assertions into runtime errors (OggExtractor) by Andreas Huber · 14 years ago
  14. c6c62e1 Support for ogg(vorbis) metadata in stagefright including album art. by Andreas Huber · 14 years ago
  15. 34c7070 Better seek handling and proper reset of the vorbis decoder after a discontinuity (seek) by Andreas Huber · 14 years ago
  16. 388379f A new OggExtractor/VorbisDecoder combo to support approximate seeking. by Andreas Huber · 14 years ago