summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/dec/src
Commit message (Expand)AuthorAgeFilesLines
* SoftAMR: check input buffer size to avoid overflow.Wei Jia2016-03-252-14/+1
* libstagefright: fix A_Refl to return immediately when there is an error.Wei Jia2015-09-041-1/+4
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-275-13/+13
* Merge "stagefright amrnb: Remove unused leftover source files"Jean-Baptiste Queru2012-08-161-77/+0
|\
| * stagefright amrnb: Remove unused leftover source filesMartin Storsjo2012-07-101-77/+0
* | Merge "stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.h"Jean-Baptiste Queru2012-08-162-2/+0
|\ \ | |/
| * stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.hMartin Storsjo2012-07-102-2/+0
* | amrnb: Fix audio distortion in an AMR-NB clipPacketVideo CM2012-07-101-1/+1
|/
* stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-242-3/+3
* stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-241-0/+1
* AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-291-19/+2
* Update AMR codec.Dave Sparks2010-04-011-1/+1
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-1063-0/+22198