summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/common
Commit message (Expand)AuthorAgeFilesLines
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-2714-38/+38
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-1/+1
* warnings be gone.Andreas Huber2014-02-111-0/+2
* stagefright amrnb: Remove unused leftover source filesMartin Storsjo2012-07-102-212/+0
* stagefright amrnb: Move the bitstream_format enum into frame_type_3gpp.hMartin Storsjo2012-07-102-34/+28
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-2418-53/+64
* stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-2410-0/+10
* stagefright amrnb: Add missing const qualifier to table declarations in headersMartin Storsjo2012-02-245-5/+5
* stagefright amrnb: Fix a bug on architectures where long is 64 bitMartin Storsjo2011-05-181-1/+1
* AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead.Chia-chi Yeh2010-09-291-16/+16
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
* Initial checkin of software AVC video decoder based on PV source code.Andreas Huber2009-12-101-1/+3
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-10155-0/+35454