1. 4b3913a Squashed commit of the following: by Andreas Huber · 13 years ago
  2. 4d3cdb5 Check whether WAVE extractor can be initialized successfully in the sniffer for WAVE by James Dong · 13 years ago
  3. 005de48 Fix an issue where the timestamp provided by WAVExtractor does not start with 0 by James Dong · 13 years ago
  4. 3996239 Fix an issue where a fixed number of bits per sample is used for seek position calculation. by James Dong · 14 years ago
  5. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  6. 4f5bb1e Make sure the .wav extractor does not read data outside the bounds of the 'data' box. 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. 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
  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. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  11. 00aa8ec Support 24-bit LE PCM wave files in stagefright. by Andreas Huber · 15 years ago
  12. e9999cf Adds support for 8-bit (unsigned) PCM wave files. by Andreas Huber · 15 years ago
  13. 1cb02bf Support for determining the mime type of media via metadata extraction. by Andreas Huber · 15 years ago
  14. 6bce6d8 Adds a WAVExtractor for 16-bit signed PCM audio wave files. by Andreas Huber · 15 years ago