.. |
CMakeLists.txt
|
Correct CMake version requirements
|
2015-09-01 20:43:43 +02:00 |
bio.c
|
Add some missing static
|
2015-07-18 02:39:32 +02:00 |
bio.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 |
cidx_manager.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 |
cidx_manager.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 |
cio.c
|
Fixed problem that C++ compilation failed because of enum variable.
|
2015-10-07 12:28:12 +02:00 |
cio.h
|
Fixed problem that C++ compilation failed because of enum variable.
|
2015-10-07 12:28:12 +02:00 |
dwt.c
|
Add some missing static
|
2015-07-18 02:39:32 +02:00 |
dwt.h
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
event.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 |
event.h
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
function_list.c
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
function_list.h
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
image.c
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
image.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 |
indexbox_manager.h
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
invert.c
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
invert.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 |
j2k.c
|
Added missing casts for return values of opj_malloc()/opj_calloc().
|
2015-10-06 15:33:46 +02:00 |
j2k.h
|
French comments replaced by English ones
|
2015-07-31 00:51:08 +02:00 |
jp2.c
|
Added missing casts for return values of opj_malloc()/opj_calloc().
|
2015-10-06 15:33:46 +02:00 |
jp2.h
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
libopenjp2.pc.cmake.in
|
[trunk] add missing private lib. Update issue 223
|
2014-02-24 17:22:48 +00:00 |
mct.c
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
mct.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 |
mqc.c
|
Add some missing static
|
2015-07-18 02:39:32 +02:00 |
mqc.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 |
openjpeg.c
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
openjpeg.h
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
opj_clock.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 |
opj_clock.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_codec.h
|
added memory allocation checks (fixes issue 355)
|
2014-09-19 10:26:35 +00:00 |
opj_config.h.cmake.in
|
[trunk] Finalize API for openjpeg 2.1
|
2014-04-28 09:17:31 +00:00 |
opj_config_private.h.cmake.in
|
[trunk] separate the opj_config file between public and private part to avoid expose unused variables into the public API.
|
2013-03-25 12:43:27 +00:00 |
opj_includes.h
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
opj_intmath.h
|
Fix some calculations in opj_tcd_init_tile
|
2015-08-23 11:38:04 +02:00 |
opj_inttypes.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_malloc.h
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
opj_stdint.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 |
phix_manager.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 |
pi.c
|
Remove some warnings when building
|
2015-07-26 02:41:39 +02:00 |
pi.h
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
ppix_manager.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 |
raw.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 |
raw.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 |
t1.c
|
Add some missing static
|
2015-07-18 02:39:32 +02:00 |
t1.h
|
[trunk] check number of components when getting mct norm (fixes issue 436)
|
2014-12-09 12:09:08 +00:00 |
t1_generate_luts.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 |
t1_luts.h
|
[trunk] Fix remainings issues with doxygen doc
|
2012-10-29 14:35:11 +00:00 |
t2.c
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
t2.h
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
tcd.c
|
Change test in opj_tcd_makelayer
|
2015-09-11 14:17:30 +02:00 |
tcd.h
|
Fix typos in comments and string
|
2015-09-29 05:55:43 +02:00 |
tgt.c
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
tgt.h
|
Remove printf/fprintf to stdout/stderr throughout openjp2 lib
|
2015-07-30 23:26:31 +02:00 |
thix_manager.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 |
tpix_manager.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 |