summaryrefslogtreecommitdiff
path: root/trunk/java/TJExample.java
AgeCommit message (Expand)Author
2012-06-29Add flags to the TurboJPEG API that allow the caller to force the use of eith...dcommander
2011-09-20Implement custom filter callback in Javadcommander
2011-04-02Fix compiler warningdcommander
2011-04-02Slight refactor to put ScalingFactor into its own class (mainly because the $...dcommander
2011-03-31Clean up compiler warningsdcommander
2011-03-16More Java API cleanupdcommander
2011-03-15Java code cleanup + Java docsdcommander
2011-03-07Add an option to display the output imagedcommander
2011-03-07If a scaled-down JPEG output image is requested, we must decompress and recom...dcommander
2011-03-04If transforming and outputting a JPEG file, output the transformed file direc...dcommander
2011-03-04Implement lossless cropping interface in Javadcommander
2011-03-01Use new scaling APIdcommander
2011-03-01Use consistent formatting conventionsdcommander
2011-02-25Implement YUV encode/decode methods at the Java level; Remove some of the arg...dcommander
2011-02-23Add line feeddcommander
2011-02-23Numerous enhancements, including using the new BufferedImage support to read/...dcommander
2011-02-23More JNI cleanup + added unit test and fixed bugs uncovered by itdcommander
2011-02-22Streamline Java wrapperdcommander
2011-02-22Make the scaling API a bit more friendlydcommander
2011-02-16Expose TurboJPEG scaling features in Java wrapperdcommander
2011-02-08Restructure Java classes into their own packagedcommander
2011-02-08Use Java capitalization conventionsdcommander