Make the scaling API a bit more friendly

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@422 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2011-02-22 06:41:29 +00:00
parent 45bd1f2bd4
commit b28fc5710a
9 changed files with 135 additions and 73 deletions

View File

@@ -7,7 +7,6 @@
tjDecompressHeader;
tjDecompressHeader2;
tjDecompress;
tjDecompress2;
tjDestroy;
tjGetErrorStr;
Java_org_libjpegturbo_turbojpeg_TJ_bufSize;