]> granicus.if.org Git - libjpeg-turbo/commit
Fix typo in SIMD dispatch routines which was causing 4:2:0 upsampling to
authorDRC <dcommander@users.sourceforge.net>
Sat, 7 Aug 2010 16:06:56 +0000 (16:06 +0000)
committerDRC <dcommander@users.sourceforge.net>
Sat, 7 Aug 2010 16:06:56 +0000 (16:06 +0000)
commit30959719ad8f932a1719f5c09af6a84ce1f519a3
treeba2e6e1b54b2b77feea56b9aed07415c4783547e
parent231a43fc682fbad0c995757ae528b91f084bfee6
Fix typo in SIMD dispatch routines which was causing 4:2:0 upsampling to
be used instead of 4:2:2 when decompressing JPEG images using SSE2 code

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@223 632fc199-4ca6-4c93-a231-07263d6284db
17 files changed:
ChangeLog.txt
Makefile.am
simd/jsimd_i386.c
simd/jsimd_x86_64.c
testimg.bmp
testimgflt.jpg
testimgflt.ppm [new file with mode: 0644]
testimgfst-nosimd.jpg [deleted file]
testimgfst-nosimd.ppm [deleted file]
testimgfst.jpg
testimgfst.ppm
testimgint-nosimd.jpg [deleted file]
testimgint.jpg
testimgp-nosimd.jpg [deleted file]
testimgp.jpg
testorig-nosimd.ppm [deleted file]
testorig.ppm