openjpeg/src/bin/jp2
Stefan Weil c8ae3c5225 Fix warnings for C++
g++ complains about invalid conversions like these ones:

error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
error: invalid conversion from ‘void*’ to ‘opj_precision* {aka opj_prec*}’ [-fpermissive]

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2015-10-07 20:53:57 +02:00
..
CMakeLists.txt Provide safer string copy than strncpy 2015-09-25 22:04:58 +02:00
convert.c Fix up-scaling bit depth 2015-09-29 09:28:34 +02:00
convert.h Remove some warnings when building 2015-07-26 19:01:52 +02:00
convertbmp.c Fix resource leaks & unchecked resource allocations 2015-09-25 00:08:34 +02:00
convertpng.c Fix warnings for C++ 2015-10-07 20:53:57 +02:00
converttif.c Fix warnings for C++ 2015-10-07 20:53:57 +02:00
index.c [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
index.h [trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS 2014-04-03 15:30:57 +00:00
opj_compress.c Provide safer string copy than strncpy 2015-09-25 22:04:58 +02:00
opj_decompress.c Fix warnings for C++ 2015-10-07 20:53:57 +02:00
opj_dump.c Fix warnings for C++ 2015-10-07 20:53:57 +02:00
windirent.h Fix typos in comments and string 2015-09-29 05:55:43 +02:00