]> source.dussan.org Git - tigervnc.git/commit
Move JPEG decoding into a standalone class (these should have been checked in with...
authorDRC <dcommander@users.sourceforge.net>
Thu, 3 Nov 2011 18:51:00 +0000 (18:51 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 3 Nov 2011 18:51:00 +0000 (18:51 +0000)
commit7c2a39cd1384bb48ef108a324c53ed1149930f75
treee819e081be5f7a1c142cc584e4ea87f658133f25
parent33c15e3a3a1db376feae90ef7521a107dd957752
Move JPEG decoding into a standalone class (these should have been checked in with r4757.  Oops.)

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4758 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/JpegDecompressor.cxx [new file with mode: 0644]
common/rfb/JpegDecompressor.h [new file with mode: 0644]