openjpeg/src/lib/openjp2
Mickael Savinaud 8562ed3018 [trunk]remove OPJ_LIMIT_DECODING struct which is not useful for v2 API 2012-11-15 13:02:33 +00:00
..
CMakeLists.txt [trunk] remove jpt.c/.h which used functions not used by v2. The code is always available in branch 1.5 2012-10-25 11:45:44 +00:00
bio.c [trunk] finalize bio.c/.h related to the v2 style 2012-10-24 09:09:37 +00:00
bio.h [trunk] finalize bio.c/.h related to the v2 style 2012-10-24 09:09:37 +00:00
cidx_manager.c [trunk]clean jpip marker functions but it is still experimental 2012-10-25 13:15:37 +00:00
cidx_manager.h [trunk]clean jpip marker functions but it is still experimental 2012-10-25 13:15:37 +00:00
cio.c [trunk] rename public symbols with OPJ_ prefix 2012-11-15 12:25:11 +00:00
cio.h [trunk] style 2012-10-25 13:35:30 +00:00
dwt.c [trunk] rename opj_tcd_truct_v2 to opj_tcd_struct 2012-10-25 14:49:10 +00:00
dwt.h [trunk] rename opj_tcd_truct_v2 to opj_tcd_struct 2012-10-25 14:49:10 +00:00
event.c [trunk] remove warnings raised by flags -Wall -Wextra -pedantic 2012-11-13 17:35:15 +00:00
event.h [trunk] move opj_event_mgr struct from openjpeg. h to event.h 2012-10-29 22:02:02 +00:00
function_list.c [trunk] rename opj_event_msg_v2 to opj_event_msg 2012-10-25 13:49:20 +00:00
function_list.h [trunk] Rework r2077 2012-10-25 07:39:59 +00:00
image.c [trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp 2012-10-25 15:09:31 +00:00
image.h [trunk] use the right cp structure in image.h 2012-10-26 07:52:27 +00:00
indexbox_manager.h [trunk]clean jpip marker functions but it is still experimental 2012-10-25 13:15:37 +00:00
invert.c [trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer 2012-11-13 15:16:35 +00:00
invert.h [trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer 2012-11-13 15:16:35 +00:00
j2k.c [trunk] rename public symbols with OPJ_ prefix (enum part) 2012-11-15 12:58:32 +00:00
j2k.h [trunk] rename public symbols with OPJ_ prefix 2012-11-15 12:25:11 +00:00
jp2.c [trunk] rename public symbols with OPJ_ prefix (enum part) 2012-11-15 12:58:32 +00:00
jp2.h [trunk] Merge back JPIP modification into v2 2012-10-29 10:12:03 +00:00
mct.c [trunk] remove some warnings from -Wall -Wextra -pedantic 2012-10-26 10:04:55 +00:00
mct.h [trunk] Fix remainings issues with doxygen doc 2012-10-29 14:35:11 +00:00
mqc.c [trunk] remove a usefulness test before a free 2012-10-24 13:05:30 +00:00
mqc.h [trunk] remove warnings raised by flags -Wall -Wextra -pedantic 2012-11-13 12:59:35 +00:00
openjpeg.c [trunk]remove OPJ_LIMIT_DECODING struct which is not useful for v2 API 2012-11-15 13:02:33 +00:00
openjpeg.h [trunk]remove OPJ_LIMIT_DECODING struct which is not useful for v2 API 2012-11-15 13:02:33 +00:00
opj_clock.c [trunk]rename j2k_lib to opj_clock 2012-10-15 12:58:32 +00:00
opj_clock.h [trunk]rename j2k_lib to opj_clock 2012-10-15 12:58:32 +00:00
opj_config.h.cmake.in [trunk] rename PACKAGE_VERSION to OPJ_PACKAGE_VERSION 2012-10-01 10:39:39 +00:00
opj_includes.h [trunk] rename opj_tcd_truct_v2 to opj_tcd_struct 2012-10-25 14:49:10 +00:00
opj_intmath.h [trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ prefix 2012-10-05 09:10:15 +00:00
opj_inttypes.h [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
opj_malloc.h [trunk] Fix remainings issues with doxygen doc 2012-10-29 14:35:11 +00:00
opj_stdint.h [trunk] Start FolderReorgProposal task 2012-09-28 08:11:41 +00:00
phix_manager.c [trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer 2012-11-13 15:16:35 +00:00
pi.c [trunk] rename public symbols with OPJ_ prefix (enum part) 2012-11-15 12:58:32 +00:00
pi.h [trunk] Fix remainings issues with doxygen doc 2012-10-29 14:35:11 +00:00
ppix_manager.c [trunk]clean jpip marker functions but it is still experimental 2012-10-25 13:15:37 +00:00
raw.c [trunk] use new opj prefix and type with raw functions 2012-10-24 13:18:12 +00:00
raw.h [trunk] use new opj prefix and type with raw functions 2012-10-24 13:18:12 +00:00
t1.c [trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer 2012-11-13 15:16:35 +00:00
t1.h [trunk] remove old struct from V1 and not used in V2 2012-10-29 21:49:33 +00:00
t1_generate_luts.c [trunk] Fix warning for no previous prototype by using static function 2012-10-15 07:31:05 +00:00
t1_luts.h [trunk] Fix remainings issues with doxygen doc 2012-10-29 14:35:11 +00:00
t2.c [trunk] rename public symbols with OPJ_ prefix (enum part) 2012-11-15 12:58:32 +00:00
t2.h [trunk] remove old struct from V1 and not used in V2 2012-10-29 21:49:33 +00:00
tcd.c [trunk] rename public symbols with OPJ_ prefix 2012-11-15 12:25:11 +00:00
tcd.h [trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp 2012-10-25 15:15:02 +00:00
tgt.c [trunk] update global functions of tgt with opj_ prefix 2012-10-03 15:06:58 +00:00
tgt.h [trunk] update global functions of tgt with opj_ prefix 2012-10-03 15:06:58 +00:00
thix_manager.c [trunk]clean jpip marker functions but it is still experimental 2012-10-25 13:15:37 +00:00
tpix_manager.c [trunk]clean jpip marker functions but it is still experimental 2012-10-25 13:15:37 +00:00