aboutsummaryrefslogtreecommitdiff
path: root/java/org_libjpegturbo_turbojpeg_TJDecompressor.h
AgeCommit message (Expand)Author
2012-06-06Add x, y parameters to TJDecompressor so that it can be used to decompress to...dcommander
2011-03-01tjGetScaledSize() would never be able to accommodate scaling factors > 1, so...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-22Streamline Java wrapperdcommander
2011-02-08Restructure Java classes into their own packagedcommander