]> source.dussan.org Git - tigervnc.git/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)
commitf3412b28b59cc1babcdbd6822e1c4a259f050fe9
treea05c7615deeda923187b33ce1ea1da159d119dd6
parent5a0ccc07901a6f860fb37320c637228af3c04bf2
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://svn.code.sf.net/p/tigervnc/code/trunk@3871 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/jpeg/jchuff.c