aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile
diff options
context:
space:
mode:
Diffstat (limited to 'turbojpeg-mapfile')
-rwxr-xr-xturbojpeg-mapfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/turbojpeg-mapfile b/turbojpeg-mapfile
index 0fcca979..c94bbf04 100755
--- a/turbojpeg-mapfile
+++ b/turbojpeg-mapfile
@@ -22,3 +22,9 @@ TURBOJPEG_1.1
tjDecompressToYUV;
tjEncodeYUV;
} TURBOJPEG_1.0;
+
+TURBOJPEG_1.2
+{
+ global:
+ tjGetScaledSize;
+} TURBOJPEG_1.1;