]> source.dussan.org Git - tigervnc.git/commit
Add unit tests from libjpeg-turbo
authorDRC <dcommander@users.sourceforge.net>
Mon, 25 Oct 2010 22:13:16 +0000 (22:13 +0000)
committerDRC <dcommander@users.sourceforge.net>
Mon, 25 Oct 2010 22:13:16 +0000 (22:13 +0000)
commit6e9d3bdbdf966fae8ee5060c9d7ddcd705291100
treef40cc2d0ad2126f7185c9e5aff1f9fef0f194f00
parente74b0865ab6bbcdd0a5881e8ace9123c70363853
Add unit tests from libjpeg-turbo

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4167 3789f03b-4d11-0410-bbf8-ca57d06f2519
15 files changed:
common/jpeg/Makefile.am
common/jpeg/jpegtran.c [new file with mode: 0644]
common/jpeg/testimg.bmp [new file with mode: 0644]
common/jpeg/testimgflt-nosimd.jpg [new file with mode: 0644]
common/jpeg/testimgflt.jpg [new file with mode: 0644]
common/jpeg/testimgflt.ppm [new file with mode: 0644]
common/jpeg/testimgfst.jpg [new file with mode: 0644]
common/jpeg/testimgfst.ppm [new file with mode: 0644]
common/jpeg/testimgint.jpg [new file with mode: 0644]
common/jpeg/testimgint.ppm [new file with mode: 0644]
common/jpeg/testimgp.jpg [new file with mode: 0644]
common/jpeg/testorig.jpg [new file with mode: 0644]
common/jpeg/testorig.ppm [new file with mode: 0644]
common/jpeg/transupp.c [new file with mode: 0644]
common/jpeg/transupp.h [new file with mode: 0644]