]> source.dussan.org Git - tigervnc.git/commit
[Bugfix] If JpegCompressor could not compress the data, it did switch to StandardJpeg...
authorConstantin Kaplinsky <const@tightvnc.com>
Wed, 3 Sep 2008 05:52:35 +0000 (05:52 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Wed, 3 Sep 2008 05:52:35 +0000 (05:52 +0000)
commite6658f93c1a815e2ce0575337e9599346b7bd6a8
treea0291a8ccddb8d335c9aefbf203b16a01882d9ac
parent4f374ffe8f99c4ee6af651f49650b8431c0d4757
[Bugfix] If JpegCompressor could not compress the data, it did switch to StandardJpegCompressor but did not actually try to compress the same data once again. That caused sending a zero-size JPEG data block to the client.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2749 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/JpegEncoder.cxx