]> granicus.if.org Git - libjpeg-turbo/commit
Streamline the BufferedImage functionality in the compressor so that it works the...
authorDRC <dcommander@users.sourceforge.net>
Fri, 14 Mar 2014 08:53:33 +0000 (08:53 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 14 Mar 2014 08:53:33 +0000 (08:53 +0000)
commitb14813947ee5abacb40fc20455c8d7af1adfd3a7
tree3dc45089f93443e3ff2a1d9fa3bfcf2e55514c1f
parentd772f9ac4593ac5536daf94156b6049a3937d8e9
Streamline the BufferedImage functionality in the compressor so that it works the same way as compressing a "normal" image, and deprecate the old BufferedImage methods and other redundant methods.  Eliminate the use of deprecated features in the test programs.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1168 632fc199-4ca6-4c93-a231-07263d6284db
java/TJBench.java
java/TJExample.java
java/TJUnitTest.java
java/doc/deprecated-list.html
java/doc/index-all.html
java/doc/org/libjpegturbo/turbojpeg/TJCompressor.html
java/org/libjpegturbo/turbojpeg/TJCompressor.java