]> granicus.if.org Git - libjpeg-turbo/commit
We can't enable optimized entropy coding unless we're using Huffman coding. This...
authorDRC <dcommander@users.sourceforge.net>
Tue, 24 Sep 2013 03:39:51 +0000 (03:39 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 24 Sep 2013 03:39:51 +0000 (03:39 +0000)
commit5d2514b86f8e88177569ee398715e2512ef9967b
tree3a950604eb73e8e7f351f737ccd5e3064e55b24f
parentba923a852943792f5109e2c8c5a480ad9ec860db
We can't enable optimized entropy coding unless we're using Huffman coding.  This fixes a bug whereby attempting to create a progressive JPEG with arithmetic coding would fail.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@1036 632fc199-4ca6-4c93-a231-07263d6284db
ChangeLog.txt
jcmaster.c