openjpeg/src
Stefan Weil e40c28c2e8 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-07-14 10:49:17 +02:00
..
bin jpwl: Remove non-portable data type u_int16_t (fix issue #796) (#797) 2016-07-14 10:49:17 +02:00
lib Fix dependency for pkg-config (issue #594) (#795) 2016-07-12 00:45:51 +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