This commit is contained in:
DRC
2012-10-02 04:20:43 +00:00
parent 70d3c1aeec
commit 8f94c2b084

View File

@@ -26,6 +26,10 @@ Ubuntu 11 and later) without setting the linker path.
[6] The TurboJPEG Java wrapper should now find the JNI library on Mac systems
without having to pass -Djava.library.path=/usr/lib to java.
[7] TJBench has been ported to Java to provide a convenient way of validating
the performance of the TurboJPEG Java API. It can be run with
'java -cp turbojpeg.jar TJBench'.
1.2.1
=====