summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/enc/src
Commit message (Expand)AuthorAgeFilesLines
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-2712-36/+36
* amrnb: Restart the p_xn pointer when retraversing the array on overflowMartin Storsjo2012-07-101-1/+2
* stagefright amr: Avoid C++/C99 for loops with variable declarationMartin Storsjo2012-02-271-1/+2
* stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-244-6/+6
* stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-244-0/+4
* stagefright amrnb: Properly negate all valuesMartin Storsjo2011-05-181-2/+2
* AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-291-20/+1
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-11108-0/+39194