aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "JPEG decoding arm64 optimization""Keith Mok2016-02-051-0/+4
* Enable neon optimization for 32bits.stable/cm-13.0-ZNH0EXin Qi2015-10-161-3/+3
* Fix build break for unbundled appsSam Hasinoff2015-06-101-0/+5
* libjpeg should always use jmemnobsMatt Sarett2015-06-101-16/+1
* libjpeg should #define __ARM_HAVE_NEON.Elliott Hughes2014-12-031-2/+4
* Add -no-integrated-as at local level.Chih-Hung Hsieh2014-10-161-0/+3
* Enable SSE optimized IDCT in jpeg decoding for x86 platform.Xun Sun2014-04-301-1/+1
* JPEG decoding neon optimizationPrajakta Gudadhe2013-07-151-2/+10
* am 14d8fa03: Merge "[MIPS] Inverse DCT optimizations"Andrew Hsieh2013-02-281-4/+34
|\
| * [MIPS] Inverse DCT optimizationsRaghu Gandham2013-02-051-4/+34
* | Add static library target.Angus Kong2013-02-251-15/+33
* | Make libjpeg built against NDKAngus Kong2013-02-061-5/+10
|/
* Add SSE optmized IDCT in JPEG decoding for INTEL Atom platform.tengfei.zhao2012-07-041-0/+5
* libjpeg: Use the new fast-and-accurate IDCT method for ARMv6+ devices.Chia-chi Yeh2010-12-101-1/+4
* libjpeg: Remove the old assembly code for ARM.Chia-chi Yeh2010-12-101-17/+2
* Add ashmem implementation for libjpeg decoder's backing storeJoseph Wen2010-09-081-1/+14
* Support tile-based jpeg decoding.This change only handles the baseline case.Joseph Wen2010-08-041-0/+3
* Build libjpeg to a shared library, so that various packages/libraries can dyn...Wei-Ta Chen2010-01-061-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+37
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-37/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+37