DRC
|
0d25e86574
|
Remove trailing spaces (+ one additional tab in TJUnitTest.java that was missed in the previous commit)
|
2014-05-09 18:06:58 +00:00 |
|
DRC
|
c4f4d18352
|
Extend YUVImage class to allow reuse of the same buffer with different metadata; port TJBench changes that treat YUV encoding/decoding as an intermediate step of the JPEG compression/decompression pipeline rather than a separate test case; add YUV encode/decode tests to the Java version of tjbenchtest
|
2014-03-17 11:14:52 +00:00 |
|
DRC
|
70d3c1aeec
|
Add a Java version of TJBench and extend the TurboJPEG Java API to support it (this involved adding a polymorphic method in TJCompressor that accepts x and y offsets into a larger buffer, similar to the previous modification that had been done to TJDecompressor.)
|
2012-09-24 02:27:55 +00:00 |
|