[trunk] import JPIP modifications for build-system from 1.5

This commit is contained in:
Mathieu Malaterre
2012-03-02 10:23:20 +00:00
parent 3d9a41e4b4
commit 472c390e75
25 changed files with 325 additions and 380 deletions

View File

@@ -64,7 +64,7 @@ int main(int argc,char *argv[])
if(!( fwrite_jp2k( argv[2], dec)))
return -1;
// output_log( true, false, false, dec);
/* output_log( true, false, false, dec); */
destroy_jpipdecoder( &dec);