]> granicus.if.org Git - libjpeg-turbo/commit
Add the ability to test scaling when decompressing to YUV; compression from YUV to...
authorDRC <dcommander@users.sourceforge.net>
Tue, 5 Nov 2013 19:53:12 +0000 (19:53 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 5 Nov 2013 19:53:12 +0000 (19:53 +0000)
commit2e8ff4b084dd77fa9991f55c6a72d971c0e66390
tree8bdb64f94345733c9c7db7f0916626bc0f98a5d5
parentc6501f7f5f28901470329beccf555c99d647ea6c
Add the ability to test scaling when decompressing to YUV; compression from YUV to JPEG; and YUV padding.  Replace clunky -411 and -440 parameters with a -subsamp parameter that allows any of the subsampling options to be tested in isolation.

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