aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile
AgeCommit message (Expand)Author
2014-11-22Oops. Include the tjPlane*() functions in the mapfile so that they are expos...dcommander
2014-08-11Extend the TurboJPEG C API to support handling YUV images stored in separate ...dcommander
2014-02-28Implement a YUV decode function in the TurboJPEG API, to be symmetric with tj...dcommander
2013-10-30Extend the TurboJPEG C API to support compressing JPEG images from YUV planar...dcommander
2013-08-23Add CMYK support to the TurboJPEG C APIdcommander
2013-04-26Extend the TurboJPEG C API to support generating YUV images with arbitrary pa...dcommander
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