aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg.h
AgeCommit message (Expand)Author
2011-02-22git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@425 632fc199-4ca...dcommander
2011-02-22Make the scaling API a bit more friendlydcommander
2011-02-22"TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header is used with other co...dcommander
2011-02-22Add TJBUFSIZEYUV() convenience functiondcommander
2011-02-19Wordsmithingdcommander
2011-02-15Added scaling API to TurboJPEG/OSSdcommander
2010-12-14Added extended tjDecompressHeader() function which can determine the type of ...dcommander
2010-12-10If the output width/height are not an even number of MCU's, then use an inter...dcommander
2010-12-10Provide TJ_YUV option for tjDecompress() as welldcommander
2010-11-24Merge the TurboJPEG planar YUV encoding feature from VirtualGL 2.2dcommander
2010-11-04Update header description for grayscale bitmap supportdcommander
2010-05-17Define TJ_411 so that VirtualGL <= 2.1.x and TurboVNC <= 0.6 can be built wit...dcommander
2010-02-22Added additional documentation for flagsdcommander
2009-04-05Test fast upsamplingdcommander
2009-04-03Include low-level unit tests borrowed from VirtualGLdcommander