summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/WAVExtractor.h
Commit message (Expand)AuthorAgeFilesLines
* Extend WAV extractor for multichannelJean-Michel Trivi2012-03-091-0/+1
* Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-221-0/+1
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-1/+1
* Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-1/+3
* Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-091-0/+1
* Adds support for 8-bit (unsigned) PCM wave files.Andreas Huber2010-01-201-0/+2
* Support for determining the mime type of media via metadata extraction.Andreas Huber2010-01-131-0/+2
* Adds a WAVExtractor for 16-bit signed PCM audio wave files.Andreas Huber2009-11-031-0/+61