aboutsummaryrefslogtreecommitdiff
path: root/java/doc/org/libjpegturbo/turbojpeg/package-summary.html
AgeCommit message (Expand)Author
2016-10-23libjpeg-turbo: Upgrade to 1.5.1Alex Naidis
2014-08-10Clean up and consolidate notes regarding the YUV image format. This also cor...DRC
2014-03-16Generate the Java documentation using javadoc 7, to improve readability.DRC
2014-03-16Extend the YUV decode functionality to the TurboJPEG Java API, and port the T...DRC
2013-08-18Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an optio...DRC
2013-04-28Extend the TurboJPEG Java API to support generating YUV images with arbitrary...DRC
2013-04-27Java doc tweaksDRC
2012-09-24Add a Java version of TJBench and extend the TurboJPEG Java API to support it...DRC
2012-06-29Add flags to the TurboJPEG API that allow the caller to force the use of eith...DRC
2012-06-06Add x, y parameters to TJDecompressor so that it can be used to decompress to...DRC
2011-12-19Added new alpha channel colorspace constants/pixel formats, so applications c...DRC
2011-12-15"which"="that"DRC
2011-09-20Implement custom filter callback in JavaDRC
2011-07-12Re-work TJBUFSIZE() to take into account the level of chrominance subsamplingDRC
2011-04-02Slight refactor to put ScalingFactor into its own class (mainly because the $...DRC
2011-03-15Java code cleanup + Java docsDRC