summaryrefslogtreecommitdiffstats
path: root/media/tests/omxjpegdecoder/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-1/+0
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-2/+2
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-0/+1
* Remove unnecessary SkImageDecoder_libjpeg.cppChih-Wei Huang2011-03-111-5/+0
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-3/+0
* Add missing libjpeg in linker option. Currently this library is used by theDoug Kwan2010-01-191-1/+2
* Add missing shared libraries in linker commands. Currently these libraries areDoug Kwan2009-12-221-1/+3
* Fix the broken build of omxjpegdecoder: http://b/2299035.Wei-Ta Chen2009-12-031-0/+1
* Implement OmxJpegImageDecoder.Wei-Ta Chen2009-09-161-0/+54