aboutsummaryrefslogtreecommitdiff
path: root/doc/html/index.html
AgeCommit message (Expand)Author
2014-08-10Make the documentation more readable by displaying fixed-width text (which is...dcommander
2013-08-18Disable timestamp in generated HTML files to make diffing and merging easier.dcommander
2013-08-18Wordsmithingdcommander
2013-08-18Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an optio...dcommander
2013-08-18Upgrade to Doxygen 1.8.3.1dcommander
2013-04-26Extend the TurboJPEG C API to support generating YUV images with arbitrary pa...dcommander
2013-04-26Further doc tweaksdcommander
2013-04-26Subtle point, but since libjpeg-turbo 1.3 now supports scaling factors > 1, t...dcommander
2012-06-29Add flags to the TurboJPEG API that allow the caller to force the use of eith...dcommander
2011-12-19Added new alpha channel colorspace constants/pixel formats, so applications c...dcommander
2011-12-15"which"="that"dcommander
2011-09-20Wordsmithingdcommander
2011-09-20Add a couple of missing pagesdcommander
2011-09-20Implement custom filter callback in Javadcommander
2011-09-17Implement a custom DCT filter callback for lossless transformsdcommander
2011-07-12Re-work TJBUFSIZE() to take into account the level of chrominance subsamplingdcommander
2011-05-24Added "See also" for tjAlloc() and tjFree()dcommander
2011-05-24Add new API functions, tjAlloc() and tjFree(), which allow memory to be alloc...dcommander
2011-05-24Don't require buffer size to be preset if using TJFLAG_NOREALLOCdcommander
2011-05-21Clean up constants so that flags, pixel formats, etc. are clearly differentia...dcommander
2011-05-21Completely refactored the TurboJPEG C API so that it uses pixel formats inste...dcommander