summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MP3Extractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix MP3Extractor duration overflows...Andreas Huber2009-11-031-1/+1
* New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-231-5/+5
* Moving the individual extractor headers files to the private include directory.Andreas Huber2009-10-231-1/+2
* Extract video thumbnails from the largest sync sample among the first 20.Andreas Huber2009-10-221-1/+1
* Proper chunk size computation for Layer II/III V2 and V2.5, skip optional ID3...Andreas Huber2009-10-121-1/+33
* Change to a int64_t usecs representation for timestamps and duration througho...Andreas Huber2009-10-121-5/+3
* Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-101-2/+3
* assert => CHECK in stagefright.Andreas Huber2009-08-261-7/+5
* Squashed commit of the following:Andreas Huber2009-08-171-20/+16
* Squashed commit of the following:Andreas Huber2009-07-281-2/+0
* Clean up MP3Extractor code and fixes a bug that miscalculated the position of...Andreas Huber2009-07-171-29/+34
* Squashed commit of the following:Andreas Huber2009-07-161-0/+522