aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile
AgeCommit message (Expand)Author
2011-07-12Re-work TJBUFSIZE() to take into account the level of chrominance subsamplingdcommander
2011-05-24Add new API functions, tjAlloc() and tjFree(), which allow memory to be alloc...dcommander
2011-05-24Add new API functions to JNI mapfile as welldcommander
2011-05-21Completely refactored the TurboJPEG C API so that it uses pixel formats inste...dcommander
2011-03-01tjGetScaledSize() would never be able to accommodate scaling factors > 1, so...dcommander
2011-02-26Expose libjpeg lossless transform feature in TurboJPEG/OSSdcommander
2011-02-26Remove entry for tjScaledSize()dcommander
2011-02-26Include tjGetScaledSize() in version scriptsdcommander
2011-02-25Replace the TJ_YUV flag with two new API functionsdcommander
2011-02-25Use a proper version script for libturbojpegdcommander
2011-02-22Add new functions to anonymous version scriptdcommander
2011-02-22Make the scaling API a bit more friendlydcommander
2011-02-15Added scaling API to TurboJPEG/OSSdcommander
2010-12-14Include new tjDecompressHeader2() functiondcommander
2010-02-16Build TurboJPEG/OSS with a version script to prevent any non-global symbols f...dcommander