openjpeg/libopenjpeg
Mickael Savinaud a00f61bd5d {trunk] remove old v1 style function t1_encode_cblk
rename t1_encode_cblk_v2 to opj_t1_encode_cblk
2012-09-27 13:51:01 +00:00
..
jpwl [trunk] Fix some C90 issues. 2012-09-10 09:42:29 +00:00
CMakeLists.txt [trunk] Remove CMake-language block-end command arguments 2012-08-30 17:20:03 +00:00
Makefile.am
bio.c
bio.h
cidx_manager.c
cidx_manager.h
cio.c [trunk] STYLE: Clean up documentation errors 2012-08-30 16:56:31 +00:00
cio.h
dwt.c fix a compilation error 2012-08-17 15:02:18 +00:00
dwt.h remove deprecated v1 style function dwt_encode; rename dwt_encode_v2 to opj_dwt_encode 2012-08-17 08:27:57 +00:00
event.c [trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them 2012-09-10 09:04:47 +00:00
event.h [trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them 2012-09-10 09:04:47 +00:00
fix.h
function_list.c [trunk] realloc is misused and may leak memory (Issue#168) 2012-08-22 18:45:31 +00:00
function_list.h remove deprecated v1 style function dwt_encode; rename dwt_encode_v2 to opj_dwt_encode 2012-08-17 08:27:57 +00:00
image.c
image.h
indexbox_manager.h
int.h [trunk] modify image_to_j2k and the lib to support functionalities given by the v2 alpha branch 2012-03-15 10:23:20 +00:00
j2k.c [trunk] Fix possible code execution vuln 2012-09-12 17:11:17 +00:00
j2k.h [trunk] STYLE: Clean up documentation errors 2012-08-30 16:56:31 +00:00
j2k_lib.c
j2k_lib.h
jp2.c [trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them 2012-09-10 09:04:47 +00:00
jp2.h [trunk] STYLE: Clean up documentation errors 2012-08-30 16:56:31 +00:00
jpt.c
jpt.h
mct.c [trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them 2012-09-10 09:04:47 +00:00
mct.h
mqc.c [trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them 2012-09-10 09:04:47 +00:00
mqc.h [trunk] realloc is misused and may leak memory (Issue#168) 2012-08-22 18:45:31 +00:00
openjpeg.c [trunk] STYLE: Clean up documentation errors 2012-08-30 16:56:31 +00:00
openjpeg.h [trunk] Use new gcc feature to actually hide exported symbols 2012-09-10 12:38:22 +00:00
opj_includes.h
opj_inttypes.h
opj_malloc.h
opj_stdint.h
phix_manager.c
pi.c [trunk] Fix all C90 issues using gcc -pedantic -Wno-long-long to track them 2012-09-10 09:04:47 +00:00
pi.h [trunk] STYLE: Clean up documentation errors 2012-08-30 16:56:31 +00:00
ppix_manager.c
raw.c
raw.h
t1.c {trunk] remove old v1 style function t1_encode_cblk 2012-09-27 13:51:01 +00:00
t1.h [trunk] remove old v1 function t1_encode_blocks 2012-09-27 13:43:27 +00:00
t1_generate_luts.c
t1_luts.h
t2.c [trunk]remove t2_init_seg 2012-09-27 13:22:32 +00:00
t2.h [trunk]remove t2_init_seg 2012-09-27 13:22:32 +00:00
tcd.c [trunk] remove t2_destroy, t2_decode_packets and t2_decode_packet 2012-09-27 13:14:15 +00:00
tcd.h [trunk] STYLE: Clean up documentation errors 2012-08-30 16:56:31 +00:00
tgt.c [trunk] realloc is misused and may leak memory (Issue#168) 2012-08-22 18:45:31 +00:00
tgt.h
thix_manager.c
tpix_manager.c