aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2011-02-25 02:08:23 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2011-02-25 02:08:23 +0000
commit5f52bfedc5509fab21c7504a239f1d6e45471852 (patch)
tree2641b5168d5e91d28486bcc094723318f65d2463 /turbojpeg-mapfile
parente0da7e68840c8ffae4a142b3322d9dc2facd6299 (diff)
Replace the TJ_YUV flag with two new API functions
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@448 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'turbojpeg-mapfile')
-rwxr-xr-xturbojpeg-mapfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/turbojpeg-mapfile b/turbojpeg-mapfile
index eb95471..0fcca97 100755
--- a/turbojpeg-mapfile
+++ b/turbojpeg-mapfile
@@ -19,4 +19,6 @@ TURBOJPEG_1.1
global:
TJBUFSIZEYUV;
tjDecompressHeader2;
+ tjDecompressToYUV;
+ tjEncodeYUV;
} TURBOJPEG_1.0;