summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacdec
Commit message (Collapse)AuthorAgeFilesLines
* Protect against possible temporary objects going away before we get at their ↵Andreas Huber2010-01-051-1/+2
| | | | data.
* Propagate duration from input to output only if available, support multiple ↵Andreas Huber2009-12-111-3/+5
| | | | full frames of audio per input buffer in AMR/AAC decoders.
* Initial checkin of software AVC video decoder based on PV source code.Andreas Huber2009-12-101-4/+0
|
* Adding copyright headers to recently introduced decoder source files.Andreas Huber2009-12-101-0/+16
|
* Minor tweaks to the mp3 and aac software decoders, propagate duration to ↵Andreas Huber2009-12-071-7/+12
| | | | output format.
* Initial check in of stagefright software AAC decoder based on PV source code.Andreas Huber2009-12-07338-0/+81876