summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/dec/SoftAMR.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-0/+20
* Fix AMR decoderMarco Nelissen2016-03-251-7/+7
* SoftAMR: check input buffer size to avoid overflow.Wei Jia2016-03-251-1/+24
* SoftAMR: check output buffer size to avoid overflow.Wei Jia2016-03-251-0/+18
* libstagefright: Reset AMR decoder on input port flushChaithanya Krishna Bacharaju2015-05-281-1/+9
* warnings be gone.Andreas Huber2014-02-111-2/+2
* Fix our software decoders to reset (more of) their internal stateAndreas Huber2013-06-031-0/+5
* SoftAMR: Signal the right frame formatMartin Storsjo2013-02-171-1/+1
* Add "support" for AMR WB comfort noise, no data and speech lost frame typesAndreas Huber2012-05-101-21/+42
* ACodec is a little more aggressive in its error checking now.Andreas Huber2012-03-161-0/+12
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Squashed commit of the following:Andreas Huber2011-05-111-0/+434