summaryrefslogtreecommitdiff
path: root/media/libstagefright/codecs/mp3dec
AgeCommit message (Expand)Author
2012-08-16am 0df213ba: am dde79acf: Merge "hardening: eliminate text relocations from mp3"Jean-Baptiste Queru
2012-08-13hardening: eliminate text relocations from mp3Ard Biesheuvel
2012-08-07Only emit padding at the end of the stream in the aac and mp3 decodersAndreas Huber
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-05-15Ignore sideband parsing errors and spit out a frame of silence.Andreas Huber
2012-03-28AV Android make files changesJames Dong
2012-03-22Support gapless playback for mp3 and m4aMarco Nelissen
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-07-13Remove old-style software decoders.Andreas Huber
2011-05-25Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber
2011-05-16Fix module tags on stagefright software decoders.Andreas Huber
2011-05-11Squashed commit of the following:Andreas Huber
2011-03-11If MP3 decoder output frame size were 0, media server would crash.James Dong
2011-03-02PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in u...James Dong
2010-12-09libstagefright: Compile MP3 & AAC decoders in 32bit ARM ModeJames Wylder
2010-10-07Increase scratch buffers sizes in mp3 software decoder, this integrates a PV ...Andreas Huber
2010-09-28Properly flush the AudioTrack/AudioSink on a seek request and make sure that ...Andreas Huber
2010-07-21Support finer seek control on MediaSources.Andreas Huber
2010-06-23Fix a number of timestamp mismatches in the mp3 extractor and decoder that wo...Andreas Huber
2010-03-30Properly fill in the component name for the software decoders.Andreas Huber
2010-03-18Either the software mp3 decoder's CRC computation is wrong (and PV never enab...Andreas Huber
2010-02-24Recover from a certain mp3 decoder error instead of signalling an error and t...Andreas Huber
2010-01-12Make sure to release the buffer we're not using in case of an error.Andreas Huber
2010-01-11The mp3 decoder should not assert that decoding was successful but return an ...Andreas Huber
2009-12-11Propagate duration from input to output only if available, support multiple f...Andreas Huber
2009-12-10Initial checkin of software AVC video decoder based on PV source code.Andreas Huber
2009-12-10Adding copyright headers to recently introduced decoder source files.Andreas Huber
2009-12-08Make sure to use the hand-tweaked-assembly version of the relevant mp3 code i...Andreas Huber
2009-12-07Minor tweaks to the mp3 and aac software decoders, propagate duration to outp...Andreas Huber
2009-12-07Initial checkin of stagefright MP3 audio decoder based on PV source code.Andreas Huber