summaryrefslogtreecommitdiffstats
path: root/media/tests/omxjpegdecoder
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-104-6/+7
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Remove unnecessary SkImageDecoder_libjpeg.cppChih-Wei Huang2011-03-111-5/+0
* 64-bit file size/offset support for media frameworkJames Dong2010-11-182-4/+4
* 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 optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-033-6/+4
* 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 full stagefright build in master, various warnings/errors in omx_jpeg_dec...Andreas Huber2009-12-165-18/+18
* Fix the broken build of omxjpegdecoder: http://b/2299035.Wei-Ta Chen2009-12-034-4/+16
* Implement OmxJpegImageDecoder.Wei-Ta Chen2009-09-168-0/+619