Implement a YUV decode function in the TurboJPEG API, to be symmetric with tjEncodeYUV().
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1132 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -42,6 +42,7 @@ TURBOJPEG_1.4
|
||||
global:
|
||||
tjBufSizeYUV2;
|
||||
tjCompressFromYUV;
|
||||
tjDecodeYUV;
|
||||
tjDecompressHeader3;
|
||||
tjDecompressToYUV2;
|
||||
tjEncodeYUV3;
|
||||
|
||||
Reference in New Issue
Block a user