openjpeg/src/bin/jpwl
Stefan Weil eebd59a6d6 jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797)
The type casts which used this data type can be removed by changing
the signature of function swap16. As this function is called with
unsigned variables, this change is reasonable.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-09-13 11:00:07 +02:00
..
CMakeLists.txt [trunk] add access to opj_apps_config.h to old applications 2013-03-17 22:22:11 +00:00
convert.c jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797) 2016-09-13 11:00:07 +02:00
convert.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
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_jpwl_compress.c Fix typos in comments and string 2015-09-29 05:55:43 +02:00
opj_jpwl_decompress.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
windirent.h Fix typos in comments and string 2015-09-29 05:55:43 +02:00