summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mp3dec
Commit message (Expand)AuthorAgeFilesLines
...
* PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in u...James Dong2011-03-021-2/+4
* libstagefright: Compile MP3 & AAC decoders in 32bit ARM ModeJames Wylder2010-12-091-0/+2
* Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ...Andreas Huber2010-10-073-4/+4
* Properly flush the AudioTrack/AudioSink on a seek request and make sure that ...Andreas Huber2010-09-281-0/+4
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-1/+2
* Fix a number of timestamp mismatches in the mp3 extractor and decoder that wo...Andreas Huber2010-06-231-27/+30
* Properly fill in the component name for the software decoders.Andreas Huber2010-03-301-0/+2
* Either the software mp3 decoder's CRC computation is wrong (and PV never enab...Andreas Huber2010-03-181-1/+1
* Recover from a certain mp3 decoder error instead of signalling an error and t...Andreas Huber2010-02-241-6/+17
* Make sure to release the buffer we're not using in case of an error.Andreas Huber2010-01-121-0/+3
* The mp3 decoder should not assert that decoding was successful but return an ...Andreas Huber2010-01-111-1/+6
* Propagate duration from input to output only if available, support multiple f...Andreas Huber2009-12-111-3/+5
* 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
* Make sure to use the hand-tweaked-assembly version of the relevant mp3 code i...Andreas Huber2009-12-081-4/+6
* Minor tweaks to the mp3 and aac software decoders, propagate duration to outp...Andreas Huber2009-12-071-0/+6
* Initial checkin of stagefright MP3 audio decoder based on PV source code.Andreas Huber2009-12-0781-0/+19667