]> source.dussan.org Git - tigervnc.git/commit
Added support for new UseHardwareJPEG parameter ("Use hardware-accelerated JPEG compr...
authorConstantin Kaplinsky <const@tightvnc.com>
Wed, 10 Oct 2007 04:44:54 +0000 (04:44 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Wed, 10 Oct 2007 04:44:54 +0000 (04:44 +0000)
commit4803946f8cbf04e0aadcd6beebf4ce9d0453fef9
tree189f52b74ebfa80e6d2fad48949a907f7bdb0c2e
parent9f532270bd1fee20add190c26743ee4ddce1d116
Added support for new UseHardwareJPEG parameter ("Use hardware-accelerated JPEG compressor for video if available") which is 'true' by default. Also, in IRIX, if IrixDMJpegCompressor fails to initialize, we use StandardJpegCompressor instead. This way, video will be transmitted even if we could not open hardware JPEG compressor.

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