summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrnb/enc/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-1/+1
| | | | | | | For build-system CFLAGS clean-up, remove unused functions and variables. Change-Id: Ic3dee56b589ea9a693efa1d72ba394036efff168
* warnings be gone.Andreas Huber2014-02-111-0/+4
| | | | Change-Id: Ie3bae3f037730e316d7fca12e7a3527973f752ef
* Add liblogYing Wang2013-04-091-1/+1
| | | | | Bug: 8580410 Change-Id: If493d87d60d71be664ad75b140c62acadb75b0d0
* stagefright amrnb: Remove unused leftover source filesMartin Storsjo2012-07-101-2/+1
| | | | | | | | This allows getting rid of adding the plain common directory (not common/include) to the include paths in projects that use this code, too. Change-Id: Ifb1fe4fc1f5c6f1264cb2b64f7b78e42b1e7833a
* AV Android make files changesJames Dong2012-03-281-2/+2
| | | | | | | o plus a few file relocation: ActivityManager.cpp/h, SoundPool.h, etc o remove some runtime dependencies to libandroid, libandroid_runtime, etc Change-Id: I047a47c5fb361dd5cf85cd98798c39f629a75d10
* Remove obsolete software codec header files and amr encoders.Andreas Huber2012-03-161-1/+0
| | | | Change-Id: Ifbdf252ee312c9cb5ab29498f1e06dae8f23faf7
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
| | | | | | | | and deleted the duplicate header files in /frameworks/base o related-to-bug: 6044887 Change-Id: I17e0692d9a9b5c8796ded36677c833ca8ab36795
* The software AMR NB encoder is now an OMX component.Andreas Huber2012-02-011-0/+27
| | | | Change-Id: I890eab052a7c36409b8b694c964884e28dd8d8fc
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-111-0/+76