summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include
Commit message (Expand)AuthorAgeFilesLines
* Support for ID3 version 1 (and 1.1) tags in .mp3 files.Andreas Huber2010-01-191-1/+4
* Avoid unnecessary buffer copying if at all possible, detect if running in the...Andreas Huber2010-01-191-0/+2
* Squashed commit of the following:Andreas Huber2010-01-192-13/+102
* Support for determining the mime type of media via metadata extraction.Andreas Huber2010-01-133-3/+10
* Squashed commit of the following:Andreas Huber2010-01-123-15/+112
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-0/+53
* Fix mpeg4/h.263 software decoder.Andreas Huber2010-01-041-0/+1
* Fix a memory corruption problem in software M4v/H263 decoder due to out-of-sc...James Dong2009-12-181-1/+0
* Merge change Ibac388a3 into eclair-mr2Android (Google) Code Review2009-12-181-0/+2
|\
| * Add support for XING headerGloria Wang2009-12-171-0/+2
* | Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong2009-12-171-0/+67
|/
* Squashed commit of the following:Andreas Huber2009-12-172-1/+2
* Merge change I1314e737 into eclair-mr2Android (Google) Code Review2009-12-141-1/+11
|\
| * AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-1/+11
* | The software AVCDecoder now properly seeks as requested.Andreas Huber2009-12-141-0/+1
|/
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-111-0/+64
* Removing an unused header file and a stale forward declaration. Also handling...Andreas Huber2009-12-111-2/+0
* Initial checkin of software AVC video decoder based on PV source code.Andreas Huber2009-12-101-0/+86
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-102-0/+121
* Minor tweaks to the mp3 and aac software decoders, propagate duration to outp...Andreas Huber2009-12-071-1/+1
* Initial checkin of stagefright MP3 audio decoder based on PV source code.Andreas Huber2009-12-071-0/+62
* Initial check in of stagefright software AAC decoder based on PV source code.Andreas Huber2009-12-071-0/+62
* Enable proper cleanup of OMX nodes managed through stagefright.Andreas Huber2009-12-041-2/+3
* Squashed commit of the following:Andreas Huber2009-12-031-0/+6
* Squashed commit of the following:Andreas Huber2009-11-232-2/+135
* Improvements to TimedEventQueue.Andreas Huber2009-11-171-6/+30
* resolved conflicts for merge of c66d53f9 to eclair-mr2Andreas Huber2009-11-122-116/+0
|\
| * DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-052-0/+258
* Adds a WAVExtractor for 16-bit signed PCM audio wave files.Andreas Huber2009-11-031-0/+61
* When freeing an OMX node, attempt to transition it from its current state all...Andreas Huber2009-10-261-0/+10
* Moving the individual extractor headers files to the private include directory.Andreas Huber2009-10-233-0/+178
* Extract video thumbnails from the largest sync sample among the first 20.Andreas Huber2009-10-221-0/+2
* Fixing the build by renaming private "string.h" header file.Andreas Huber2009-10-192-1/+1
* Reimplement the OMX backend for stagefright.Andreas Huber2009-10-162-0/+248
* Separated private from public header files.Andreas Huber2009-10-138-0/+583