openjpeg/src
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
..
bin jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797) 2016-09-13 11:00:07 +02:00
lib Fix dependency for pkg-config (issue #594) (#795) 2016-09-13 11:00:07 +02:00
CMakeLists.txt trunk: fixed cmake config so as to be able to link opj_jpip_server with FCGI. 2013-10-30 08:59:23 +00:00