]> granicus.if.org Git - libjpeg-turbo/commit
Fix I/O suspension. This little nugget of code was introduced in r30 as part of...
authorDRC <dcommander@users.sourceforge.net>
Thu, 25 Apr 2013 08:55:31 +0000 (08:55 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 25 Apr 2013 08:55:31 +0000 (08:55 +0000)
commit4c17a453d1d414c37c9a5477c9b45eed9e69ad3b
treef97a9b522f7f403317a9d6ad78d721b2f2956f09
parent4578953843a89ab1dfde7e5c5699225d9e7f9838
parentba923a852943792f5109e2c8c5a480ad9ec860db
Fix I/O suspension.  This little nugget of code was introduced in r30 as part of an early attempt to make buffered I/O work with the optimized Huffman codec.  Ultimately, r32 reverted a lot of that mess and introduced much of the logic we now use, rendering this code unnecessary, but it was never reverted because it only causes problems when I/O suspension is used, and apparently no one has tried to do that with libjpeg-turbo until now.

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