summaryrefslogtreecommitdiffstats
path: root/media/tests/omxjpegdecoder
Commit message (Expand)AuthorAgeFilesLines
* 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