aboutsummaryrefslogtreecommitdiff
path: root/java/org_libjpegturbo_turbojpeg_TJCompressor.h
AgeCommit message (Expand)Author
2014-08-17Refactored YUVImage Java class so that it supports both unified YUV image buf...dcommander
2014-03-16Extend the YUV decode functionality to the TurboJPEG Java API, and port the T...dcommander
2013-10-31Extend the TurboJPEG Java API to support compressing JPEG images from YUV pla...dcommander
2013-04-28Extend the TurboJPEG Java API to support generating YUV images with arbitrary...dcommander
2012-09-24Add a Java version of TJBench and extend the TurboJPEG Java API to support it...dcommander
2011-02-25Implement YUV encode/decode methods at the Java level; Remove some of the arg...dcommander
2011-02-23Support for compressing from/decompressing to a BufferedImage in the Java wra...dcommander
2011-02-23More JNI cleanup + added unit test and fixed bugs uncovered by itdcommander
2011-02-08Restructure Java classes into their own packagedcommander