aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-11Merge remote-tracking branch 'origin/1.2-beta-linaro-andoid' into androidandroidTom Gall
2012-01-11Revert "Remove config.h since it was conflicting with other Android"Tom Gall
This reverts commit 95ed21e84965f859da0792558742f9cbf9d4ac7a.
2012-01-11Pull in and lightly rework 565 and 8888 optimizations previously authored by ↵1.2-beta-linaro-andoidTom Gall
Qualcomm but not upstreamed
2012-01-09Change Makefile.am to have same build flags as android for purposes of ↵Tom Gall
locked down test
2012-01-09692 : Make ARM ISLOW iDCT faster on typical cases, and eliminate the ↵Tom Gall
possibility of 16-bit overflows when handling arbitrary coefficients. 693 : Improve performance of IFAST iDCT by changing the order of transpose and descale steps 694 : Update Nokia contact info
2011-12-14Remove config.h since it was conflicting with other Androidandroid-95ed21e84965f859da0792558742f9cbf9d4ac7aTom Gall
components. From cyang.
2011-10-07from cyang - static tjbench linked against jpeg for the purposes of ↵Tom Gall
benchmark comparisons
2011-09-02no need to pass -D ANDROID_RGB anymoreTom Gall
2011-09-02when ANDROID is defined, also define ANDROID_RGB, essential for external ↵Tom Gall
users such as skia
2011-09-01Add directions as well as clearer location for config.h and jconfig.hTom Gall
2011-09-01adjust default defines, compile fixTom Gall
2011-09-01first cut at port of Android extentionsTom Gall
2011-08-29remove .svn gorpTom Gall
2011-08-29restoreTom Gall
2011-08-29Repair conflicts (meaningless crap)Tom Gall
2011-08-29clear out gorpTom Gall
2011-08-29sync to 1.1.90 upstream, change 691Tom Gall
2011-08-09Sync with mainline apply everything between 1.1.1 to 8/8/2011Tom Gall
2011-07-051.1.1 from upstream at http://sourceforge.net/projects/libjpeg-turbo/Tom Gall
2011-07-05Initial commit based on 1.1.0 release fromTom Gall
http://sourceforge.net/projects/libjpeg-turbo/