summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/mp3dec/SoftMP3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-4/+18
|\
| * Fix buildRobert Shih2016-07-211-1/+1
| * Fix buildRobert Shih2016-07-211-1/+1
| * SoftMP3: memset safelyRobert Shih2016-07-211-4/+18
* | Fixing ALOGE message in commit ad40e57890f81a3cf436c5f06da66396010bd9e5Jessica Wagantall2016-06-071-1/+1
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-0/+24
|\ \ | |/
| * Check mp3 output buffer sizeMarco Nelissen2016-04-211-0/+8
| * DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-0/+16
* | stagefright: Add support for custom size i/p buffervivek mehta2015-10-061-4/+27
* | stagefright: Fix to play a specific Mp4 clip due to SYNCH_LOST_ERROR.Mingming Yin2015-10-061-5/+8
|/
* Fix SoftMP3 divide by 0Andy Hung2015-06-301-2/+6
* MediaCodec: add getInputFormat() methodLajos Molnar2014-03-101-0/+17
* warnings be gone.Andreas Huber2014-02-111-1/+1
* Fix restart after EOS for mp3Marco Nelissen2014-02-051-0/+3
* Fix decoder EOS handlingMarco Nelissen2013-09-041-53/+61
* Revert "Fix decoder EOS handling"Eric Laurent2013-08-301-61/+53
* Fix decoder EOS handlingMarco Nelissen2013-08-301-53/+61
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-031-0/+2
* Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+15
* Make codecs reconfigurableMarco Nelissen2012-12-181-0/+5
* Only emit padding at the end of the stream in the aac and mp3 decodersAndreas Huber2012-08-071-6/+18
* Ignore sideband parsing errors and spit out a frame of silence.Andreas Huber2012-05-151-6/+6
* Support gapless playback for mp3 and m4aMarco Nelissen2012-03-221-3/+17
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-0/+1
* Squashed commit of the following:Andreas Huber2011-05-111-0/+325