]> granicus.if.org Git - libjpeg-turbo/commit
Back-port code from jpeg-8 that removes unpopulated (and unneeded) tables for AC...
authorDRC <dcommander@users.sourceforge.net>
Wed, 6 Nov 2013 07:45:39 +0000 (07:45 +0000)
committerDRC <dcommander@users.sourceforge.net>
Wed, 6 Nov 2013 07:45:39 +0000 (07:45 +0000)
commite163653f99e187fffd8038218a88036db202fd36
treee55ec19e2c6063a60c5252e6630e468f73849e26
parentc44750e50e159bbbb00c0922e77579b9e09c6467
parent5829cb23983cd241c48abd8ed70ff3627560c453
Back-port code from jpeg-8 that removes unpopulated (and unneeded) tables for AC and DC coefficients when generating progressive JPEG files with arithmetic coding.  This should make such files bitwise compatible with jpeg-8, barring any other mathematical differences (such as the different subsampling algorithm used in jpeg-8.)  Add regression tests for progressive+arithmetic JPEG files.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@1082 632fc199-4ca6-4c93-a231-07263d6284db
CMakeLists.txt
Makefile.am
jcmarker.c
testimages/testimgpa.jpg