]> granicus.if.org Git - libjpeg-turbo/commit
Unfortunately, the previous enhancements made an invalid assumption about the code...
authorDRC <dcommander@users.sourceforge.net>
Thu, 6 Aug 2009 08:58:48 +0000 (08:58 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 6 Aug 2009 08:58:48 +0000 (08:58 +0000)
commitdae44741174c0c044fff6617efc7793c668c6f37
tree45ff0f332cf6f83c9b2bd4329383a9a55ef5f4f9
parent8ece7fef15fad1abf46e511f1a55e9904ac108f7
Unfortunately, the previous enhancements made an invalid assumption about the code sizes, which caused "DCT out of range" errors in the decoder.  Was able to fix 64-bit without losing any performance, but unfortunately had to revert 32-bit back to its previous behavior for now.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@58 632fc199-4ca6-4c93-a231-07263d6284db
jchuff.c