summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrwb/src
Commit message (Expand)AuthorAgeFilesLines
* Fix build with clang in C++11 modeBernhard Rosenkränzer2014-11-271-1/+1
* Merge "stagefright amr: Avoid C++/C99 for loops with variable declaration"Jean-Baptiste Queru2012-02-272-3/+4
|\
| * stagefright amr: Avoid C++/C99 for loops with variable declarationMartin Storsjo2012-02-272-3/+4
* | Merge "stagefright amrwb: Make local const arrays static"Jean-Baptiste Queru2012-02-273-13/+13
|\ \
| * | stagefright amrwb: Make local const arrays staticMartin Storsjo2012-02-243-13/+13
| |/
* | stagefright amrwb: Change a C++ style cast into a C style castMartin Storsjo2012-02-241-1/+1
|/
* Squashed commit of the following:Andreas Huber2011-05-112-3/+3
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-1058-0/+16591