summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MediaExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-0/+3
* Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-0/+4
* A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-071-3/+3
* Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-061-0/+4
* Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-0/+3
* Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-281-12/+0
* Squashed commit of the following:Andreas Huber2010-01-121-14/+7
* Squashed commit of the following:Andreas Huber2009-11-231-3/+3
* Adds a WAVExtractor for 16-bit signed PCM audio wave files.Andreas Huber2009-11-031-0/+3
* New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-231-0/+24
* Moving the individual extractor headers files to the private include directory.Andreas Huber2009-10-231-3/+4
* Make stagefright a little less verbose. Fix heap corruption for real.Andreas Huber2009-10-231-1/+1
* Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-101-4/+6
* Added a .amr file extractor (for AMR-NB and AMR-WB content).Andreas Huber2009-09-091-0/+4
* Squashed commit of the following:Andreas Huber2009-08-171-1/+2
* Squashed commit of the following:Andreas Huber2009-07-161-0/+54