diff --git a/abi-check/abi_dump/openjpeg/2.1.2/57d0d/ABI.dump b/abi-check/abi_dump/openjpeg/2.1.2/57d0d/ABI.dump new file mode 100644 index 00000000..5a92dd0e --- /dev/null +++ b/abi-check/abi_dump/openjpeg/2.1.2/57d0d/ABI.dump @@ -0,0 +1,3335 @@ +$VAR1 = { + 'ABI_DUMPER_VERSION' => '0.99.15', + 'ABI_DUMP_VERSION' => '3.2', + 'Arch' => 'x86_64', + 'GccVersion' => '4.8.1', + 'Headers' => { + 'openjpeg.h' => 1 + }, + 'Language' => 'C', + 'LibraryName' => 'libopenjp2.so.2.1.2', + 'LibraryVersion' => '2.1.2', + 'NameSpaces' => {}, + 'Needed' => { + 'libc.so.6' => 1, + 'libm.so.6' => 1 + }, + 'PublicABI' => '1', + 'Sources' => { + 'cio.c' => 1, + 'image.c' => 1, + 'openjpeg.c' => 1 + }, + 'SymbolInfo' => { + '131318' => { + 'Header' => 'openjpeg.h', + 'Line' => '1055', + 'Return' => '177', + 'ShortName' => 'opj_version', + 'Source' => 'openjpeg.c', + 'SourceLine' => '157' + }, + '131603' => { + 'Header' => 'openjpeg.h', + 'Line' => '1477', + 'Param' => { + '0' => { + 'name' => 'cstr_info', + 'type' => '131621' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_destroy_cstr_info', + 'Source' => 'openjpeg.c', + 'SourceLine' => '885' + }, + '191739' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_callback', + 'type' => '2924' + }, + '2' => { + 'name' => 'p_user_data', + 'type' => '141' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_set_info_handler', + 'Source' => 'openjpeg.c', + 'SourceLine' => '44' + }, + '191837' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_callback', + 'type' => '2924' + }, + '2' => { + 'name' => 'p_user_data', + 'type' => '141' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_set_warning_handler', + 'Source' => 'openjpeg.c', + 'SourceLine' => '59' + }, + '191923' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_callback', + 'type' => '2924' + }, + '2' => { + 'name' => 'p_user_data', + 'type' => '141' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_set_error_handler', + 'Source' => 'openjpeg.c', + 'SourceLine' => '74' + }, + '192038' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_format', + 'type' => '181292' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '191825', + 'ShortName' => 'opj_create_decompress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '164' + }, + '192260' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'parameters', + 'type' => '41680' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_set_default_decoder_parameters', + 'Source' => 'openjpeg.c', + 'SourceLine' => '337' + }, + '192391' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'parameters', + 'type' => '41680' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '685', + 'ShortName' => 'opj_setup_decoder', + 'Source' => 'openjpeg.c', + 'SourceLine' => '357' + }, + '192533' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '1' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '2' => { + 'name' => 'p_image', + 'type' => '41668' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_read_header', + 'Source' => 'openjpeg.c', + 'SourceLine' => '377' + }, + '192736' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '2' => { + 'name' => 'p_image', + 'type' => '26143' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_decode', + 'Source' => 'openjpeg.c', + 'SourceLine' => '400' + }, + '192890' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_image', + 'type' => '26143' + }, + '2' => { + 'name' => 'p_start_x', + 'type' => '2869' + }, + '3' => { + 'name' => 'p_start_y', + 'type' => '2869' + }, + '4' => { + 'name' => 'p_end_x', + 'type' => '2869' + }, + '5' => { + 'name' => 'p_end_y', + 'type' => '2869' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx', + '4' => 'r8', + '5' => 'r9' + }, + 'Return' => '685', + 'ShortName' => 'opj_set_decode_area', + 'Source' => 'openjpeg.c', + 'SourceLine' => '421' + }, + '193098' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '2' => { + 'name' => 'p_tile_index', + 'type' => '3522' + }, + '3' => { + 'name' => 'p_data_size', + 'type' => '3522' + }, + '4' => { + 'name' => 'p_tile_x0', + 'type' => '9952' + }, + '5' => { + 'name' => 'p_tile_y0', + 'type' => '9952' + }, + '6' => { + 'name' => 'p_tile_x1', + 'offset' => '0', + 'type' => '9952' + }, + '7' => { + 'name' => 'p_tile_y1', + 'type' => '9952' + }, + '8' => { + 'name' => 'p_nb_comps', + 'type' => '3522' + }, + '9' => { + 'name' => 'p_should_go_on', + 'type' => '41674' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rbp', + '3' => 'rbx', + '4' => 'rcx', + '5' => 'r8', + '7' => 'rdx', + '8' => 'rdx', + '9' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_read_tile_header', + 'Source' => 'openjpeg.c', + 'SourceLine' => '443' + }, + '193316' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_tile_index', + 'type' => '718' + }, + '2' => { + 'name' => 'p_data', + 'type' => '740' + }, + '3' => { + 'name' => 'p_data_size', + 'type' => '718' + }, + '4' => { + 'name' => 'p_stream', + 'type' => '6182' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx', + '4' => 'r8' + }, + 'Return' => '685', + 'ShortName' => 'opj_decode_tile_data', + 'Source' => 'openjpeg.c', + 'SourceLine' => '473' + }, + '193516' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '2' => { + 'name' => 'p_image', + 'type' => '26143' + }, + '3' => { + 'name' => 'tile_index', + 'type' => '718' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx' + }, + 'Return' => '685', + 'ShortName' => 'opj_get_decoded_tile', + 'Source' => 'openjpeg.c', + 'SourceLine' => '498' + }, + '193693' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'res_factor', + 'type' => '718' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '685', + 'ShortName' => 'opj_set_decoded_resolution_factor', + 'Source' => 'openjpeg.c', + 'SourceLine' => '521' + }, + '193802' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_format', + 'type' => '181292' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '191825', + 'ShortName' => 'opj_create_compress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '538' + }, + '194027' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'parameters', + 'type' => '41692' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_set_default_encoder_parameters', + 'Source' => 'openjpeg.c', + 'SourceLine' => '634' + }, + '194158' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'parameters', + 'type' => '41692' + }, + '2' => { + 'name' => 'p_image', + 'type' => '26143' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_setup_encoder', + 'Source' => 'openjpeg.c', + 'SourceLine' => '693' + }, + '194296' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_image', + 'type' => '26143' + }, + '2' => { + 'name' => 'p_stream', + 'type' => '6182' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '685', + 'ShortName' => 'opj_start_compress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '711' + }, + '194450' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_info', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '6182' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '685', + 'ShortName' => 'opj_encode', + 'Source' => 'openjpeg.c', + 'SourceLine' => '730' + }, + '194581' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '6182' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '685', + 'ShortName' => 'opj_end_compress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '747' + }, + '194712' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '6182' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '685', + 'ShortName' => 'opj_end_decompress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '764' + }, + '194843' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'parameters', + 'type' => '41692' + }, + '1' => { + 'name' => 'pEncodingMatrix', + 'type' => '3516' + }, + '2' => { + 'name' => 'p_dc_shift', + 'type' => '9952' + }, + '3' => { + 'name' => 'pNbComp', + 'type' => '718' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx' + }, + 'Return' => '685', + 'ShortName' => 'opj_set_MCT', + 'Source' => 'openjpeg.c', + 'SourceLine' => '783' + }, + '195189' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'p_tile_index', + 'type' => '718' + }, + '2' => { + 'name' => 'p_data', + 'type' => '740' + }, + '3' => { + 'name' => 'p_data_size', + 'type' => '718' + }, + '4' => { + 'name' => 'p_stream', + 'type' => '6182' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx', + '4' => 'r8' + }, + 'Return' => '685', + 'ShortName' => 'opj_write_tile', + 'Source' => 'openjpeg.c', + 'SourceLine' => '812' + }, + '195389' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_destroy_codec', + 'Source' => 'openjpeg.c', + 'SourceLine' => '839' + }, + '195490' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + }, + '1' => { + 'name' => 'info_flag', + 'type' => '2869' + }, + '2' => { + 'name' => 'output_stream', + 'type' => '41698' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '1', + 'ShortName' => 'opj_dump_codec', + 'Source' => 'openjpeg.c', + 'SourceLine' => '858' + }, + '195627' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '41704', + 'ShortName' => 'opj_get_cstr_info', + 'Source' => 'openjpeg.c', + 'SourceLine' => '874' + }, + '195791' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '191825' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '39777', + 'ShortName' => 'opj_get_cstr_index', + 'Source' => 'openjpeg.c', + 'SourceLine' => '901' + }, + '195876' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_cstr_index', + 'type' => '195936' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_destroy_cstr_index', + 'Source' => 'openjpeg.c', + 'SourceLine' => '912' + }, + '195942' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'fname', + 'type' => '177' + }, + '1' => { + 'name' => 'p_size', + 'type' => '729' + }, + '2' => { + 'name' => 'p_is_read_stream', + 'type' => '685' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'r12', + '2' => 'rbx' + }, + 'Return' => '6182', + 'ShortName' => 'opj_stream_create_file_stream', + 'Source' => 'openjpeg.c', + 'SourceLine' => '925' + }, + '196061' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'fname', + 'type' => '177' + }, + '1' => { + 'name' => 'p_is_read_stream', + 'type' => '685' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '6182', + 'ShortName' => 'opj_stream_create_default_file_stream', + 'Source' => 'openjpeg.c', + 'SourceLine' => '920' + }, + '26422' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'image', + 'type' => '26143' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_image_destroy', + 'Source' => 'image.c', + 'SourceLine' => '80' + }, + '26600' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'numcmpts', + 'type' => '718' + }, + '1' => { + 'name' => 'cmptparms', + 'type' => '26875' + }, + '2' => { + 'name' => 'clrspc', + 'type' => '23485' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '26143', + 'ShortName' => 'opj_image_create', + 'Source' => 'image.c', + 'SourceLine' => '39' + }, + '28597' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'numcmpts', + 'type' => '718' + }, + '1' => { + 'name' => 'cmptparms', + 'type' => '26875' + }, + '2' => { + 'name' => 'clrspc', + 'type' => '23485' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '26143', + 'ShortName' => 'opj_image_tile_create', + 'Source' => 'image.c', + 'SourceLine' => '208' + }, + '6030' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_buffer_size', + 'type' => '729' + }, + '1' => { + 'name' => 'l_is_input', + 'type' => '685' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '6182', + 'ShortName' => 'opj_stream_create', + 'Source' => 'cio.c', + 'SourceLine' => '151' + }, + '6188' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'l_is_input', + 'type' => '685' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '6182', + 'ShortName' => 'opj_stream_default_create', + 'Source' => 'cio.c', + 'SourceLine' => '187' + }, + '6265' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_destroy', + 'Source' => 'cio.c', + 'SourceLine' => '192' + }, + '6358' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '1' => { + 'name' => 'p_function', + 'type' => '2958' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_read_function', + 'Source' => 'cio.c', + 'SourceLine' => '206' + }, + '6427' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '1' => { + 'name' => 'p_function', + 'type' => '3051' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_seek_function', + 'Source' => 'cio.c', + 'SourceLine' => '217' + }, + '6496' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '1' => { + 'name' => 'p_function', + 'type' => '3001' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_write_function', + 'Source' => 'cio.c', + 'SourceLine' => '227' + }, + '6565' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '1' => { + 'name' => 'p_function', + 'type' => '3013' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_skip_function', + 'Source' => 'cio.c', + 'SourceLine' => '238' + }, + '6634' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '1' => { + 'name' => 'p_data', + 'type' => '141' + }, + '2' => { + 'name' => 'p_function', + 'type' => '3089' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_user_data', + 'Source' => 'cio.c', + 'SourceLine' => '249' + }, + '6716' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '6182' + }, + '1' => { + 'name' => 'data_length', + 'type' => '2891' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_user_data_length', + 'Source' => 'cio.c', + 'SourceLine' => '258' + } + }, + 'SymbolVersion' => { + '_ITM_deregisterTMCloneTable' => 'strcpy@@GLIBC_2.2.5', + '_ITM_registerTMCloneTable' => 'strcpy@@GLIBC_2.2.5', + '_Jv_RegisterClasses' => 'strcpy@@GLIBC_2.2.5', + '__gmon_start__' => 'strcpy@@GLIBC_2.2.5' + }, + 'Symbols' => { + 'libopenjp2.so.2.1.2' => { + '_fini' => 1, + '_init' => 1, + 'opj_create_compress' => 1, + 'opj_create_decompress' => 1, + 'opj_decode' => 1, + 'opj_decode_tile_data' => 1, + 'opj_destroy_codec' => 1, + 'opj_destroy_cstr_index' => 1, + 'opj_destroy_cstr_info' => 1, + 'opj_dump_codec' => 1, + 'opj_encode' => 1, + 'opj_end_compress' => 1, + 'opj_end_decompress' => 1, + 'opj_get_cstr_index' => 1, + 'opj_get_cstr_info' => 1, + 'opj_get_decoded_tile' => 1, + 'opj_image_create' => 1, + 'opj_image_destroy' => 1, + 'opj_image_tile_create' => 1, + 'opj_read_header' => 1, + 'opj_read_tile_header' => 1, + 'opj_set_MCT' => 1, + 'opj_set_decode_area' => 1, + 'opj_set_decoded_resolution_factor' => 1, + 'opj_set_default_decoder_parameters' => 1, + 'opj_set_default_encoder_parameters' => 1, + 'opj_set_error_handler' => 1, + 'opj_set_info_handler' => 1, + 'opj_set_warning_handler' => 1, + 'opj_setup_decoder' => 1, + 'opj_setup_encoder' => 1, + 'opj_start_compress' => 1, + 'opj_stream_create' => 1, + 'opj_stream_create_default_file_stream' => 1, + 'opj_stream_create_file_stream' => 1, + 'opj_stream_default_create' => 1, + 'opj_stream_destroy' => 1, + 'opj_stream_set_read_function' => 1, + 'opj_stream_set_seek_function' => 1, + 'opj_stream_set_skip_function' => 1, + 'opj_stream_set_user_data' => 1, + 'opj_stream_set_user_data_length' => 1, + 'opj_stream_set_write_function' => 1, + 'opj_version' => 1, + 'opj_write_tile' => 1 + } + }, + 'Target' => 'unix', + 'TypeInfo' => { + '1' => { + 'Name' => 'void', + 'Type' => 'Intrinsic' + }, + '105' => { + 'Name' => 'long', + 'Size' => '8', + 'Type' => 'Intrinsic' + }, + '112' => { + 'BaseType' => '105', + 'Header' => 'types.h', + 'Line' => '141', + 'Name' => '__off_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '123' => { + 'BaseType' => '105', + 'Header' => 'types.h', + 'Line' => '142', + 'Name' => '__off64_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '131621' => { + 'BaseType' => '41704', + 'Name' => 'opj_codestream_info_v2_t**', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '141' => { + 'BaseType' => '1', + 'Name' => 'void*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '143' => { + 'BaseType' => '149', + 'Name' => 'char*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '149' => { + 'Name' => 'char', + 'Size' => '1', + 'Type' => 'Intrinsic' + }, + '163' => { + 'Name' => 'float', + 'Size' => '4', + 'Type' => 'Intrinsic' + }, + '170' => { + 'Name' => 'double', + 'Size' => '8', + 'Type' => 'Intrinsic' + }, + '177' => { + 'BaseType' => '183', + 'Name' => 'char const*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '181242' => { + 'Header' => 'openjpeg.h', + 'Line' => '292', + 'Memb' => { + '0' => { + 'name' => 'OPJ_CODEC_UNKNOWN', + 'value' => '18446744073709551615' + }, + '1' => { + 'name' => 'OPJ_CODEC_J2K', + 'value' => '0' + }, + '2' => { + 'name' => 'OPJ_CODEC_JPT', + 'value' => '1' + }, + '3' => { + 'name' => 'OPJ_CODEC_JP2', + 'value' => '2' + }, + '4' => { + 'name' => 'OPJ_CODEC_JPP', + 'value' => '3' + }, + '5' => { + 'name' => 'OPJ_CODEC_JPX', + 'value' => '4' + } + }, + 'Name' => 'enum CODEC_FORMAT', + 'Size' => '4', + 'Type' => 'Enum' + }, + '181292' => { + 'BaseType' => '181242', + 'Header' => 'openjpeg.h', + 'Line' => '299', + 'Name' => 'OPJ_CODEC_FORMAT', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '183' => { + 'BaseType' => '149', + 'Name' => 'char const', + 'Size' => '1', + 'Type' => 'Const' + }, + '183049' => { + 'BaseType' => '141', + 'Header' => 'openjpeg.h', + 'Line' => '574', + 'Name' => 'opj_codec_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '188' => { + 'Header' => 'libio.h', + 'Line' => '273', + 'Memb' => { + '0' => { + 'name' => '_flags', + 'offset' => '0', + 'type' => '98' + }, + '1' => { + 'name' => '_IO_read_ptr', + 'offset' => '8', + 'type' => '143' + }, + '10' => { + 'name' => '_IO_backup_base', + 'offset' => '80', + 'type' => '143' + }, + '11' => { + 'name' => '_IO_save_end', + 'offset' => '88', + 'type' => '143' + }, + '12' => { + 'name' => '_markers', + 'offset' => '96', + 'type' => '635' + }, + '13' => { + 'name' => '_chain', + 'offset' => '104', + 'type' => '641' + }, + '14' => { + 'name' => '_fileno', + 'offset' => '112', + 'type' => '98' + }, + '15' => { + 'name' => '_flags2', + 'offset' => '116', + 'type' => '98' + }, + '16' => { + 'name' => '_old_offset', + 'offset' => '120', + 'type' => '112' + }, + '17' => { + 'name' => '_cur_column', + 'offset' => '128', + 'type' => '70' + }, + '18' => { + 'name' => '_vtable_offset', + 'offset' => '130', + 'type' => '84' + }, + '19' => { + 'name' => '_shortbuf', + 'offset' => '131', + 'type' => '647' + }, + '2' => { + 'name' => '_IO_read_end', + 'offset' => '16', + 'type' => '143' + }, + '20' => { + 'name' => '_lock', + 'offset' => '136', + 'type' => '663' + }, + '21' => { + 'name' => '_offset', + 'offset' => '144', + 'type' => '123' + }, + '22' => { + 'name' => '__pad1', + 'offset' => '152', + 'type' => '141' + }, + '23' => { + 'name' => '__pad2', + 'offset' => '160', + 'type' => '141' + }, + '24' => { + 'name' => '__pad3', + 'offset' => '168', + 'type' => '141' + }, + '25' => { + 'name' => '__pad4', + 'offset' => '176', + 'type' => '141' + }, + '26' => { + 'name' => '__pad5', + 'offset' => '184', + 'type' => '45' + }, + '27' => { + 'name' => '_mode', + 'offset' => '192', + 'type' => '98' + }, + '28' => { + 'name' => '_unused2', + 'offset' => '196', + 'type' => '669' + }, + '3' => { + 'name' => '_IO_read_base', + 'offset' => '24', + 'type' => '143' + }, + '4' => { + 'name' => '_IO_write_base', + 'offset' => '32', + 'type' => '143' + }, + '5' => { + 'name' => '_IO_write_ptr', + 'offset' => '40', + 'type' => '143' + }, + '6' => { + 'name' => '_IO_write_end', + 'offset' => '48', + 'type' => '143' + }, + '7' => { + 'name' => '_IO_buf_base', + 'offset' => '56', + 'type' => '143' + }, + '8' => { + 'name' => '_IO_buf_end', + 'offset' => '64', + 'type' => '143' + }, + '9' => { + 'name' => '_IO_save_base', + 'offset' => '72', + 'type' => '143' + } + }, + 'Name' => 'struct _IO_FILE', + 'PrivateABI' => 1, + 'Size' => '216', + 'Type' => 'Struct' + }, + '191825' => { + 'BaseType' => '183049', + 'Name' => 'opj_codec_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '195936' => { + 'BaseType' => '39777', + 'Name' => 'opj_codestream_index_t**', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '23235' => { + 'BaseType' => '149', + 'Header' => 'openjpeg.h', + 'Line' => '114', + 'Name' => 'OPJ_CHAR', + 'Size' => '1', + 'Type' => 'Typedef' + }, + '23290' => { + 'BaseType' => '70', + 'Header' => 'stdint.h', + 'Line' => '50', + 'Name' => 'uint16_t', + 'Size' => '2', + 'Type' => 'Typedef' + }, + '23323' => { + 'BaseType' => '23290', + 'Header' => 'openjpeg.h', + 'Line' => '124', + 'Name' => 'OPJ_UINT16', + 'Size' => '2', + 'Type' => 'Typedef' + }, + '23367' => { + 'Header' => 'openjpeg.h', + 'Line' => '267', + 'Memb' => { + '0' => { + 'name' => 'OPJ_PROG_UNKNOWN', + 'value' => '18446744073709551615' + }, + '1' => { + 'name' => 'OPJ_LRCP', + 'value' => '0' + }, + '2' => { + 'name' => 'OPJ_RLCP', + 'value' => '1' + }, + '3' => { + 'name' => 'OPJ_RPCL', + 'value' => '2' + }, + '4' => { + 'name' => 'OPJ_PCRL', + 'value' => '3' + }, + '5' => { + 'name' => 'OPJ_CPRL', + 'value' => '4' + } + }, + 'Name' => 'enum PROG_ORDER', + 'Size' => '4', + 'Type' => 'Enum' + }, + '23417' => { + 'BaseType' => '23367', + 'Header' => 'openjpeg.h', + 'Line' => '274', + 'Name' => 'OPJ_PROG_ORDER', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '23429' => { + 'Header' => 'openjpeg.h', + 'Line' => '279', + 'Memb' => { + '0' => { + 'name' => 'OPJ_CLRSPC_UNKNOWN', + 'value' => '18446744073709551615' + }, + '1' => { + 'name' => 'OPJ_CLRSPC_UNSPECIFIED', + 'value' => '0' + }, + '2' => { + 'name' => 'OPJ_CLRSPC_SRGB', + 'value' => '1' + }, + '3' => { + 'name' => 'OPJ_CLRSPC_GRAY', + 'value' => '2' + }, + '4' => { + 'name' => 'OPJ_CLRSPC_SYCC', + 'value' => '3' + }, + '5' => { + 'name' => 'OPJ_CLRSPC_EYCC', + 'value' => '4' + }, + '6' => { + 'name' => 'OPJ_CLRSPC_CMYK', + 'value' => '5' + } + }, + 'Name' => 'enum COLOR_SPACE', + 'Size' => '4', + 'Type' => 'Enum' + }, + '23485' => { + 'BaseType' => '23429', + 'Header' => 'openjpeg.h', + 'Line' => '287', + 'Name' => 'OPJ_COLOR_SPACE', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '23497' => { + 'Header' => 'openjpeg.h', + 'Line' => '325', + 'Memb' => { + '0' => { + 'name' => 'resno0', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'compno0', + 'offset' => '4', + 'type' => '718' + }, + '10' => { + 'name' => 'progorder', + 'offset' => '40', + 'type' => '23977' + }, + '11' => { + 'name' => 'tile', + 'offset' => '48', + 'type' => '718' + }, + '12' => { + 'name' => 'tx0', + 'offset' => '52', + 'type' => '2869' + }, + '13' => { + 'name' => 'tx1', + 'offset' => '56', + 'type' => '2869' + }, + '14' => { + 'name' => 'ty0', + 'offset' => '60', + 'type' => '2869' + }, + '15' => { + 'name' => 'ty1', + 'offset' => '64', + 'type' => '2869' + }, + '16' => { + 'name' => 'layS', + 'offset' => '68', + 'type' => '718' + }, + '17' => { + 'name' => 'resS', + 'offset' => '72', + 'type' => '718' + }, + '18' => { + 'name' => 'compS', + 'offset' => '76', + 'type' => '718' + }, + '19' => { + 'name' => 'prcS', + 'offset' => '80', + 'type' => '718' + }, + '2' => { + 'name' => 'layno1', + 'offset' => '8', + 'type' => '718' + }, + '20' => { + 'name' => 'layE', + 'offset' => '84', + 'type' => '718' + }, + '21' => { + 'name' => 'resE', + 'offset' => '88', + 'type' => '718' + }, + '22' => { + 'name' => 'compE', + 'offset' => '92', + 'type' => '718' + }, + '23' => { + 'name' => 'prcE', + 'offset' => '96', + 'type' => '718' + }, + '24' => { + 'name' => 'txS', + 'offset' => '100', + 'type' => '718' + }, + '25' => { + 'name' => 'txE', + 'offset' => '104', + 'type' => '718' + }, + '26' => { + 'name' => 'tyS', + 'offset' => '108', + 'type' => '718' + }, + '27' => { + 'name' => 'tyE', + 'offset' => '112', + 'type' => '718' + }, + '28' => { + 'name' => 'dx', + 'offset' => '116', + 'type' => '718' + }, + '29' => { + 'name' => 'dy', + 'offset' => '120', + 'type' => '718' + }, + '3' => { + 'name' => 'resno1', + 'offset' => '12', + 'type' => '718' + }, + '30' => { + 'name' => 'lay_t', + 'offset' => '124', + 'type' => '718' + }, + '31' => { + 'name' => 'res_t', + 'offset' => '128', + 'type' => '718' + }, + '32' => { + 'name' => 'comp_t', + 'offset' => '132', + 'type' => '718' + }, + '33' => { + 'name' => 'prc_t', + 'offset' => '136', + 'type' => '718' + }, + '34' => { + 'name' => 'tx0_t', + 'offset' => '140', + 'type' => '718' + }, + '35' => { + 'name' => 'ty0_t', + 'offset' => '144', + 'type' => '718' + }, + '4' => { + 'name' => 'compno1', + 'offset' => '16', + 'type' => '718' + }, + '5' => { + 'name' => 'layno0', + 'offset' => '20', + 'type' => '718' + }, + '6' => { + 'name' => 'precno0', + 'offset' => '24', + 'type' => '718' + }, + '7' => { + 'name' => 'precno1', + 'offset' => '28', + 'type' => '718' + }, + '8' => { + 'name' => 'prg1', + 'offset' => '32', + 'type' => '23417' + }, + '9' => { + 'name' => 'prg', + 'offset' => '36', + 'type' => '23417' + } + }, + 'Name' => 'struct opj_poc', + 'Size' => '148', + 'Type' => 'Struct' + }, + '23977' => { + 'BaseType' => '23235', + 'Name' => 'OPJ_CHAR[5]', + 'Size' => '5', + 'Type' => 'Array' + }, + '23993' => { + 'BaseType' => '23497', + 'Header' => 'openjpeg.h', + 'Line' => '348', + 'Name' => 'opj_poc_t', + 'Size' => '148', + 'Type' => 'Typedef' + }, + '24005' => { + 'BaseType' => '23993', + 'Name' => 'opj_poc_t[32]', + 'Size' => '4736', + 'Type' => 'Array' + }, + '24021' => { + 'Header' => 'openjpeg.h', + 'Line' => '629', + 'Memb' => { + '0' => { + 'name' => 'dx', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'dy', + 'offset' => '4', + 'type' => '718' + }, + '10' => { + 'name' => 'factor', + 'offset' => '40', + 'type' => '718' + }, + '11' => { + 'name' => 'data', + 'offset' => '48', + 'type' => '9952' + }, + '12' => { + 'name' => 'alpha', + 'offset' => '56', + 'type' => '23323' + }, + '2' => { + 'name' => 'w', + 'offset' => '8', + 'type' => '718' + }, + '3' => { + 'name' => 'h', + 'offset' => '12', + 'type' => '718' + }, + '4' => { + 'name' => 'x0', + 'offset' => '16', + 'type' => '718' + }, + '5' => { + 'name' => 'y0', + 'offset' => '20', + 'type' => '718' + }, + '6' => { + 'name' => 'prec', + 'offset' => '24', + 'type' => '718' + }, + '7' => { + 'name' => 'bpp', + 'offset' => '28', + 'type' => '718' + }, + '8' => { + 'name' => 'sgnd', + 'offset' => '32', + 'type' => '718' + }, + '9' => { + 'name' => 'resno_decoded', + 'offset' => '36', + 'type' => '718' + } + }, + 'Name' => 'struct opj_image_comp', + 'Size' => '64', + 'Type' => 'Struct' + }, + '24202' => { + 'BaseType' => '24021', + 'Header' => 'openjpeg.h', + 'Line' => '656', + 'Name' => 'opj_image_comp_t', + 'Size' => '64', + 'Type' => 'Typedef' + }, + '24214' => { + 'Header' => 'openjpeg.h', + 'Line' => '661', + 'Memb' => { + '0' => { + 'name' => 'x0', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'y0', + 'offset' => '4', + 'type' => '718' + }, + '2' => { + 'name' => 'x1', + 'offset' => '8', + 'type' => '718' + }, + '3' => { + 'name' => 'y1', + 'offset' => '12', + 'type' => '718' + }, + '4' => { + 'name' => 'numcomps', + 'offset' => '16', + 'type' => '718' + }, + '5' => { + 'name' => 'color_space', + 'offset' => '20', + 'type' => '23485' + }, + '6' => { + 'name' => 'comps', + 'offset' => '24', + 'type' => '24341' + }, + '7' => { + 'name' => 'icc_profile_buf', + 'offset' => '32', + 'type' => '740' + }, + '8' => { + 'name' => 'icc_profile_len', + 'offset' => '40', + 'type' => '718' + } + }, + 'Name' => 'struct opj_image', + 'Size' => '48', + 'Type' => 'Struct' + }, + '24341' => { + 'BaseType' => '24202', + 'Name' => 'opj_image_comp_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '24353' => { + 'BaseType' => '24214', + 'Header' => 'openjpeg.h', + 'Line' => '680', + 'Name' => 'opj_image_t', + 'Size' => '48', + 'Type' => 'Typedef' + }, + '24365' => { + 'Header' => 'openjpeg.h', + 'Line' => '686', + 'Memb' => { + '0' => { + 'name' => 'dx', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'dy', + 'offset' => '4', + 'type' => '718' + }, + '2' => { + 'name' => 'w', + 'offset' => '8', + 'type' => '718' + }, + '3' => { + 'name' => 'h', + 'offset' => '12', + 'type' => '718' + }, + '4' => { + 'name' => 'x0', + 'offset' => '16', + 'type' => '718' + }, + '5' => { + 'name' => 'y0', + 'offset' => '20', + 'type' => '718' + }, + '6' => { + 'name' => 'prec', + 'offset' => '24', + 'type' => '718' + }, + '7' => { + 'name' => 'bpp', + 'offset' => '28', + 'type' => '718' + }, + '8' => { + 'name' => 'sgnd', + 'offset' => '32', + 'type' => '718' + } + }, + 'Name' => 'struct opj_image_comptparm', + 'Size' => '36', + 'Type' => 'Struct' + }, + '24488' => { + 'BaseType' => '24365', + 'Header' => 'openjpeg.h', + 'Line' => '705', + 'Name' => 'opj_image_cmptparm_t', + 'Size' => '36', + 'Type' => 'Typedef' + }, + '26143' => { + 'BaseType' => '24353', + 'Name' => 'opj_image_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '26875' => { + 'BaseType' => '24488', + 'Name' => 'opj_image_cmptparm_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '2792' => { + 'BaseType' => '163', + 'Header' => 'openjpeg.h', + 'Line' => '115', + 'Name' => 'OPJ_FLOAT32', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '2825' => { + 'BaseType' => '98', + 'Header' => 'stdint.h', + 'Line' => '39', + 'Name' => 'int32_t', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '2836' => { + 'BaseType' => '105', + 'Header' => 'stdint.h', + 'Line' => '41', + 'Name' => 'int64_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '2858' => { + 'BaseType' => '56', + 'Header' => 'stdint.h', + 'Line' => '56', + 'Name' => 'uint64_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '2869' => { + 'BaseType' => '2825', + 'Header' => 'openjpeg.h', + 'Line' => '125', + 'Name' => 'OPJ_INT32', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '2891' => { + 'BaseType' => '2858', + 'Header' => 'openjpeg.h', + 'Line' => '128', + 'Name' => 'OPJ_UINT64', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '2902' => { + 'BaseType' => '2836', + 'Header' => 'openjpeg.h', + 'Line' => '130', + 'Name' => 'OPJ_OFF_T', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '2924' => { + 'BaseType' => '2936', + 'Header' => 'openjpeg.h', + 'Line' => '313', + 'Name' => 'opj_msg_callback', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '2936' => { + 'Name' => 'void(*)(char const*, void*)', + 'Param' => { + '0' => { + 'type' => '177' + }, + '1' => { + 'type' => '141' + } + }, + 'Return' => '1', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '2958' => { + 'BaseType' => '2970', + 'Header' => 'openjpeg.h', + 'Line' => '593', + 'Name' => 'opj_stream_read_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '2970' => { + 'Name' => 'OPJ_SIZE_T(*)(void*, OPJ_SIZE_T, void*)', + 'Param' => { + '0' => { + 'type' => '141' + }, + '1' => { + 'type' => '729' + }, + '2' => { + 'type' => '141' + } + }, + 'Return' => '729', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '3001' => { + 'BaseType' => '2970', + 'Header' => 'openjpeg.h', + 'Line' => '598', + 'Name' => 'opj_stream_write_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '3013' => { + 'BaseType' => '3025', + 'Header' => 'openjpeg.h', + 'Line' => '603', + 'Name' => 'opj_stream_skip_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '3025' => { + 'Name' => 'OPJ_OFF_T(*)(OPJ_OFF_T, void*)', + 'Param' => { + '0' => { + 'type' => '2902' + }, + '1' => { + 'type' => '141' + } + }, + 'Return' => '2902', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '3051' => { + 'BaseType' => '3063', + 'Header' => 'openjpeg.h', + 'Line' => '608', + 'Name' => 'opj_stream_seek_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '3063' => { + 'Name' => 'OPJ_BOOL(*)(OPJ_OFF_T, void*)', + 'Param' => { + '0' => { + 'type' => '2902' + }, + '1' => { + 'type' => '141' + } + }, + 'Return' => '685', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '3089' => { + 'BaseType' => '3101', + 'Header' => 'openjpeg.h', + 'Line' => '613', + 'Name' => 'opj_stream_free_user_data_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '3101' => { + 'Name' => 'void(*)(void*)', + 'Param' => { + '0' => { + 'type' => '141' + } + }, + 'Return' => '1', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '3118' => { + 'BaseType' => '141', + 'Header' => 'openjpeg.h', + 'Line' => '618', + 'Name' => 'opj_stream_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '32046' => { + 'BaseType' => '188', + 'Header' => 'stdio.h', + 'Line' => '49', + 'Name' => 'FILE', + 'Size' => '216', + 'Type' => 'Typedef' + }, + '32763' => { + 'Header' => 'openjpeg.h', + 'Line' => '246', + 'Memb' => { + '0' => { + 'name' => 'OPJ_STD_RSIZ', + 'value' => '0' + }, + '1' => { + 'name' => 'OPJ_CINEMA2K', + 'value' => '3' + }, + '2' => { + 'name' => 'OPJ_CINEMA4K', + 'value' => '4' + }, + '3' => { + 'name' => 'OPJ_MCT', + 'value' => '33024' + } + }, + 'Name' => 'enum RSIZ_CAPABILITIES', + 'Size' => '4', + 'Type' => 'Enum' + }, + '32802' => { + 'BaseType' => '32763', + 'Header' => 'openjpeg.h', + 'Line' => '251', + 'Name' => 'OPJ_RSIZ_CAPABILITIES', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '32813' => { + 'Header' => 'openjpeg.h', + 'Line' => '257', + 'Memb' => { + '0' => { + 'name' => 'OPJ_OFF', + 'value' => '0' + }, + '1' => { + 'name' => 'OPJ_CINEMA2K_24', + 'value' => '1' + }, + '2' => { + 'name' => 'OPJ_CINEMA2K_48', + 'value' => '2' + }, + '3' => { + 'name' => 'OPJ_CINEMA4K_24', + 'value' => '3' + } + }, + 'Name' => 'enum CINEMA_MODE', + 'Size' => '4', + 'Type' => 'Enum' + }, + '32851' => { + 'BaseType' => '32813', + 'Header' => 'openjpeg.h', + 'Line' => '262', + 'Name' => 'OPJ_CINEMA_MODE', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '33535' => { + 'Header' => 'openjpeg.h', + 'Line' => '353', + 'Memb' => { + '0' => { + 'name' => 'tile_size_on', + 'offset' => '0', + 'type' => '685' + }, + '1' => { + 'name' => 'cp_tx0', + 'offset' => '4', + 'type' => '98' + }, + '10' => { + 'name' => 'csty', + 'offset' => '48', + 'type' => '98' + }, + '11' => { + 'name' => 'prog_order', + 'offset' => '52', + 'type' => '23417' + }, + '12' => { + 'name' => 'POC', + 'offset' => '56', + 'type' => '24005' + }, + '13' => { + 'name' => 'numpocs', + 'offset' => '4792', + 'type' => '718' + }, + '14' => { + 'name' => 'tcp_numlayers', + 'offset' => '4796', + 'type' => '98' + }, + '15' => { + 'name' => 'tcp_rates', + 'offset' => '4800', + 'type' => '34399' + }, + '16' => { + 'name' => 'tcp_distoratio', + 'offset' => '5200', + 'type' => '34399' + }, + '17' => { + 'name' => 'numresolution', + 'offset' => '5600', + 'type' => '98' + }, + '18' => { + 'name' => 'cblockw_init', + 'offset' => '5604', + 'type' => '98' + }, + '19' => { + 'name' => 'cblockh_init', + 'offset' => '5608', + 'type' => '98' + }, + '2' => { + 'name' => 'cp_ty0', + 'offset' => '8', + 'type' => '98' + }, + '20' => { + 'name' => 'mode', + 'offset' => '5612', + 'type' => '98' + }, + '21' => { + 'name' => 'irreversible', + 'offset' => '5616', + 'type' => '98' + }, + '22' => { + 'name' => 'roi_compno', + 'offset' => '5620', + 'type' => '98' + }, + '23' => { + 'name' => 'roi_shift', + 'offset' => '5624', + 'type' => '98' + }, + '24' => { + 'name' => 'res_spec', + 'offset' => '5628', + 'type' => '98' + }, + '25' => { + 'name' => 'prcw_init', + 'offset' => '5632', + 'type' => '34415' + }, + '26' => { + 'name' => 'prch_init', + 'offset' => '5764', + 'type' => '34415' + }, + '27' => { + 'name' => 'infile', + 'offset' => '5896', + 'type' => '34431' + }, + '28' => { + 'name' => 'outfile', + 'offset' => '9992', + 'type' => '34431' + }, + '29' => { + 'name' => 'index_on', + 'offset' => '14088', + 'type' => '98' + }, + '3' => { + 'name' => 'cp_tdx', + 'offset' => '12', + 'type' => '98' + }, + '30' => { + 'name' => 'index', + 'offset' => '14092', + 'type' => '34431' + }, + '31' => { + 'name' => 'image_offset_x0', + 'offset' => '18188', + 'type' => '98' + }, + '32' => { + 'name' => 'image_offset_y0', + 'offset' => '18192', + 'type' => '98' + }, + '33' => { + 'name' => 'subsampling_dx', + 'offset' => '18196', + 'type' => '98' + }, + '34' => { + 'name' => 'subsampling_dy', + 'offset' => '18200', + 'type' => '98' + }, + '35' => { + 'name' => 'decod_format', + 'offset' => '18204', + 'type' => '98' + }, + '36' => { + 'name' => 'cod_format', + 'offset' => '18208', + 'type' => '98' + }, + '37' => { + 'name' => 'jpwl_epc_on', + 'offset' => '18212', + 'type' => '685' + }, + '38' => { + 'name' => 'jpwl_hprot_MH', + 'offset' => '18216', + 'type' => '98' + }, + '39' => { + 'name' => 'jpwl_hprot_TPH_tileno', + 'offset' => '18220', + 'type' => '34448' + }, + '4' => { + 'name' => 'cp_tdy', + 'offset' => '16', + 'type' => '98' + }, + '40' => { + 'name' => 'jpwl_hprot_TPH', + 'offset' => '18284', + 'type' => '34448' + }, + '41' => { + 'name' => 'jpwl_pprot_tileno', + 'offset' => '18348', + 'type' => '34448' + }, + '42' => { + 'name' => 'jpwl_pprot_packno', + 'offset' => '18412', + 'type' => '34448' + }, + '43' => { + 'name' => 'jpwl_pprot', + 'offset' => '18476', + 'type' => '34448' + }, + '44' => { + 'name' => 'jpwl_sens_size', + 'offset' => '18540', + 'type' => '98' + }, + '45' => { + 'name' => 'jpwl_sens_addr', + 'offset' => '18544', + 'type' => '98' + }, + '46' => { + 'name' => 'jpwl_sens_range', + 'offset' => '18548', + 'type' => '98' + }, + '47' => { + 'name' => 'jpwl_sens_MH', + 'offset' => '18552', + 'type' => '98' + }, + '48' => { + 'name' => 'jpwl_sens_TPH_tileno', + 'offset' => '18556', + 'type' => '34448' + }, + '49' => { + 'name' => 'jpwl_sens_TPH', + 'offset' => '18620', + 'type' => '34448' + }, + '5' => { + 'name' => 'cp_disto_alloc', + 'offset' => '20', + 'type' => '98' + }, + '50' => { + 'name' => 'cp_cinema', + 'offset' => '18684', + 'type' => '32851' + }, + '51' => { + 'name' => 'max_comp_size', + 'offset' => '18688', + 'type' => '98' + }, + '52' => { + 'name' => 'cp_rsiz', + 'offset' => '18692', + 'type' => '32802' + }, + '53' => { + 'name' => 'tp_on', + 'offset' => '18696', + 'type' => '149' + }, + '54' => { + 'name' => 'tp_flag', + 'offset' => '18697', + 'type' => '149' + }, + '55' => { + 'name' => 'tcp_mct', + 'offset' => '18698', + 'type' => '149' + }, + '56' => { + 'name' => 'jpip_on', + 'offset' => '18700', + 'type' => '685' + }, + '57' => { + 'name' => 'mct_data', + 'offset' => '18704', + 'type' => '141' + }, + '58' => { + 'name' => 'max_cs_size', + 'offset' => '18712', + 'type' => '98' + }, + '59' => { + 'name' => 'rsiz', + 'offset' => '18716', + 'type' => '23323' + }, + '6' => { + 'name' => 'cp_fixed_alloc', + 'offset' => '24', + 'type' => '98' + }, + '7' => { + 'name' => 'cp_fixed_quality', + 'offset' => '28', + 'type' => '98' + }, + '8' => { + 'name' => 'cp_matrice', + 'offset' => '32', + 'type' => '34377' + }, + '9' => { + 'name' => 'cp_comment', + 'offset' => '40', + 'type' => '143' + } + }, + 'Name' => 'struct opj_cparameters', + 'Size' => '18720', + 'Type' => 'Struct' + }, + '34377' => { + 'BaseType' => '98', + 'Name' => 'int*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '34399' => { + 'BaseType' => '163', + 'Name' => 'float[100]', + 'Size' => '400', + 'Type' => 'Array' + }, + '34415' => { + 'BaseType' => '98', + 'Name' => 'int[33]', + 'Size' => '132', + 'Type' => 'Array' + }, + '34431' => { + 'BaseType' => '149', + 'Name' => 'char[4096]', + 'Size' => '4096', + 'Type' => 'Array' + }, + '34448' => { + 'BaseType' => '98', + 'Name' => 'int[16]', + 'Size' => '64', + 'Type' => 'Array' + }, + '34464' => { + 'BaseType' => '33535', + 'Header' => 'openjpeg.h', + 'Line' => '501', + 'Name' => 'opj_cparameters_t', + 'Size' => '18720', + 'Type' => 'Typedef' + }, + '34476' => { + 'Header' => 'openjpeg.h', + 'Line' => '508', + 'Memb' => { + '0' => { + 'name' => 'cp_reduce', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'cp_layer', + 'offset' => '4', + 'type' => '718' + }, + '10' => { + 'name' => 'm_verbose', + 'offset' => '8224', + 'type' => '685' + }, + '11' => { + 'name' => 'tile_index', + 'offset' => '8228', + 'type' => '718' + }, + '12' => { + 'name' => 'nb_tile_to_decode', + 'offset' => '8232', + 'type' => '718' + }, + '13' => { + 'name' => 'jpwl_correct', + 'offset' => '8236', + 'type' => '685' + }, + '14' => { + 'name' => 'jpwl_exp_comps', + 'offset' => '8240', + 'type' => '98' + }, + '15' => { + 'name' => 'jpwl_max_tiles', + 'offset' => '8244', + 'type' => '98' + }, + '16' => { + 'name' => 'flags', + 'offset' => '8248', + 'type' => '77' + }, + '2' => { + 'name' => 'infile', + 'offset' => '8', + 'type' => '34431' + }, + '3' => { + 'name' => 'outfile', + 'offset' => '4104', + 'type' => '34431' + }, + '4' => { + 'name' => 'decod_format', + 'offset' => '8200', + 'type' => '98' + }, + '5' => { + 'name' => 'cod_format', + 'offset' => '8204', + 'type' => '98' + }, + '6' => { + 'name' => 'DA_x0', + 'offset' => '8208', + 'type' => '718' + }, + '7' => { + 'name' => 'DA_x1', + 'offset' => '8212', + 'type' => '718' + }, + '8' => { + 'name' => 'DA_y0', + 'offset' => '8216', + 'type' => '718' + }, + '9' => { + 'name' => 'DA_y1', + 'offset' => '8220', + 'type' => '718' + } + }, + 'Name' => 'struct opj_dparameters', + 'Size' => '8252', + 'Type' => 'Struct' + }, + '34726' => { + 'BaseType' => '34476', + 'Header' => 'openjpeg.h', + 'Line' => '568', + 'Name' => 'opj_dparameters_t', + 'Size' => '8252', + 'Type' => 'Typedef' + }, + '3516' => { + 'BaseType' => '2792', + 'Name' => 'OPJ_FLOAT32*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '3522' => { + 'BaseType' => '718', + 'Name' => 'OPJ_UINT32*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '35242' => { + 'Header' => 'openjpeg.h', + 'Line' => '718', + 'Memb' => { + '0' => { + 'name' => 'start_pos', + 'offset' => '0', + 'type' => '2902' + }, + '1' => { + 'name' => 'end_ph_pos', + 'offset' => '8', + 'type' => '2902' + }, + '2' => { + 'name' => 'end_pos', + 'offset' => '16', + 'type' => '2902' + }, + '3' => { + 'name' => 'disto', + 'offset' => '24', + 'type' => '170' + } + }, + 'Name' => 'struct opj_packet_info', + 'Size' => '32', + 'Type' => 'Struct' + }, + '35308' => { + 'BaseType' => '35242', + 'Header' => 'openjpeg.h', + 'Line' => '727', + 'Name' => 'opj_packet_info_t', + 'Size' => '32', + 'Type' => 'Typedef' + }, + '35320' => { + 'Header' => 'openjpeg.h', + 'Line' => '734', + 'Memb' => { + '0' => { + 'name' => 'type', + 'offset' => '0', + 'type' => '70' + }, + '1' => { + 'name' => 'pos', + 'offset' => '8', + 'type' => '2902' + }, + '2' => { + 'name' => 'len', + 'offset' => '16', + 'type' => '98' + } + }, + 'Name' => 'struct opj_marker_info', + 'Size' => '24', + 'Type' => 'Struct' + }, + '35373' => { + 'BaseType' => '35320', + 'Header' => 'openjpeg.h', + 'Line' => '741', + 'Name' => 'opj_marker_info_t', + 'Size' => '24', + 'Type' => 'Typedef' + }, + '35725' => { + 'BaseType' => '35308', + 'Name' => 'opj_packet_info_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '35731' => { + 'BaseType' => '35373', + 'Name' => 'opj_marker_info_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '36071' => { + 'Header' => 'openjpeg.h', + 'Line' => '858', + 'Memb' => { + '0' => { + 'name' => 'compno', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'csty', + 'offset' => '4', + 'type' => '718' + }, + '10' => { + 'name' => 'numgbits', + 'offset' => '808', + 'type' => '718' + }, + '11' => { + 'name' => 'roishift', + 'offset' => '812', + 'type' => '2869' + }, + '12' => { + 'name' => 'prcw', + 'offset' => '816', + 'type' => '9964' + }, + '13' => { + 'name' => 'prch', + 'offset' => '948', + 'type' => '9964' + }, + '2' => { + 'name' => 'numresolutions', + 'offset' => '8', + 'type' => '718' + }, + '3' => { + 'name' => 'cblkw', + 'offset' => '12', + 'type' => '718' + }, + '4' => { + 'name' => 'cblkh', + 'offset' => '16', + 'type' => '718' + }, + '5' => { + 'name' => 'cblksty', + 'offset' => '20', + 'type' => '718' + }, + '6' => { + 'name' => 'qmfbid', + 'offset' => '24', + 'type' => '718' + }, + '7' => { + 'name' => 'qntsty', + 'offset' => '28', + 'type' => '718' + }, + '8' => { + 'name' => 'stepsizes_mant', + 'offset' => '32', + 'type' => '36273' + }, + '9' => { + 'name' => 'stepsizes_expn', + 'offset' => '420', + 'type' => '36273' + } + }, + 'Name' => 'struct opj_tccp_info', + 'Size' => '1080', + 'Type' => 'Struct' + }, + '36273' => { + 'BaseType' => '718', + 'Name' => 'OPJ_UINT32[97]', + 'Size' => '388', + 'Type' => 'Array' + }, + '36305' => { + 'BaseType' => '36071', + 'Header' => 'openjpeg.h', + 'Line' => '889', + 'Name' => 'opj_tccp_info_t', + 'Size' => '1080', + 'Type' => 'Typedef' + }, + '36317' => { + 'Header' => 'openjpeg.h', + 'Line' => '894', + 'Memb' => { + '0' => { + 'name' => 'tileno', + 'offset' => '0', + 'type' => '98' + }, + '1' => { + 'name' => 'csty', + 'offset' => '4', + 'type' => '718' + }, + '2' => { + 'name' => 'prg', + 'offset' => '8', + 'type' => '23417' + }, + '3' => { + 'name' => 'numlayers', + 'offset' => '12', + 'type' => '718' + }, + '4' => { + 'name' => 'mct', + 'offset' => '16', + 'type' => '718' + }, + '5' => { + 'name' => 'tccp_info', + 'offset' => '24', + 'type' => '36409' + } + }, + 'Name' => 'struct opj_tile_v2_info', + 'Size' => '32', + 'Type' => 'Struct' + }, + '36409' => { + 'BaseType' => '36305', + 'Name' => 'opj_tccp_info_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '36415' => { + 'BaseType' => '36317', + 'Header' => 'openjpeg.h', + 'Line' => '910', + 'Name' => 'opj_tile_info_v2_t', + 'Size' => '32', + 'Type' => 'Typedef' + }, + '36427' => { + 'Header' => 'openjpeg.h', + 'Line' => '915', + 'Memb' => { + '0' => { + 'name' => 'tx0', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'ty0', + 'offset' => '4', + 'type' => '718' + }, + '2' => { + 'name' => 'tdx', + 'offset' => '8', + 'type' => '718' + }, + '3' => { + 'name' => 'tdy', + 'offset' => '12', + 'type' => '718' + }, + '4' => { + 'name' => 'tw', + 'offset' => '16', + 'type' => '718' + }, + '5' => { + 'name' => 'th', + 'offset' => '20', + 'type' => '718' + }, + '6' => { + 'name' => 'nbcomps', + 'offset' => '24', + 'type' => '718' + }, + '7' => { + 'name' => 'm_default_tile_info', + 'offset' => '32', + 'type' => '36415' + }, + '8' => { + 'name' => 'tile_info', + 'offset' => '64', + 'type' => '36556' + } + }, + 'Name' => 'struct opj_codestream_info_v2', + 'Size' => '72', + 'Type' => 'Struct' + }, + '36556' => { + 'BaseType' => '36415', + 'Name' => 'opj_tile_info_v2_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '36562' => { + 'BaseType' => '36427', + 'Header' => 'openjpeg.h', + 'Line' => '939', + 'Name' => 'opj_codestream_info_v2_t', + 'Size' => '72', + 'Type' => 'Typedef' + }, + '36574' => { + 'Header' => 'openjpeg.h', + 'Line' => '945', + 'Memb' => { + '0' => { + 'name' => 'start_pos', + 'offset' => '0', + 'type' => '2902' + }, + '1' => { + 'name' => 'end_header', + 'offset' => '8', + 'type' => '2902' + }, + '2' => { + 'name' => 'end_pos', + 'offset' => '16', + 'type' => '2902' + } + }, + 'Name' => 'struct opj_tp_index', + 'Size' => '24', + 'Type' => 'Struct' + }, + '36627' => { + 'BaseType' => '36574', + 'Header' => 'openjpeg.h', + 'Line' => '953', + 'Name' => 'opj_tp_index_t', + 'Size' => '24', + 'Type' => 'Typedef' + }, + '36639' => { + 'Header' => 'openjpeg.h', + 'Line' => '958', + 'Memb' => { + '0' => { + 'name' => 'tileno', + 'offset' => '0', + 'type' => '718' + }, + '1' => { + 'name' => 'nb_tps', + 'offset' => '4', + 'type' => '718' + }, + '2' => { + 'name' => 'current_nb_tps', + 'offset' => '8', + 'type' => '718' + }, + '3' => { + 'name' => 'current_tpsno', + 'offset' => '12', + 'type' => '718' + }, + '4' => { + 'name' => 'tp_index', + 'offset' => '16', + 'type' => '36783' + }, + '5' => { + 'name' => 'marknum', + 'offset' => '24', + 'type' => '718' + }, + '6' => { + 'name' => 'marker', + 'offset' => '32', + 'type' => '35731' + }, + '7' => { + 'name' => 'maxmarknum', + 'offset' => '40', + 'type' => '718' + }, + '8' => { + 'name' => 'nb_packet', + 'offset' => '44', + 'type' => '718' + }, + '9' => { + 'name' => 'packet_index', + 'offset' => '48', + 'type' => '35725' + } + }, + 'Name' => 'struct opj_tile_index', + 'Size' => '56', + 'Type' => 'Struct' + }, + '36783' => { + 'BaseType' => '36627', + 'Name' => 'opj_tp_index_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '36789' => { + 'BaseType' => '36639', + 'Header' => 'openjpeg.h', + 'Line' => '985', + 'Name' => 'opj_tile_index_t', + 'Size' => '56', + 'Type' => 'Typedef' + }, + '36801' => { + 'Header' => 'openjpeg.h', + 'Line' => '990', + 'Memb' => { + '0' => { + 'name' => 'main_head_start', + 'offset' => '0', + 'type' => '2902' + }, + '1' => { + 'name' => 'main_head_end', + 'offset' => '8', + 'type' => '2902' + }, + '2' => { + 'name' => 'codestream_size', + 'offset' => '16', + 'type' => '2891' + }, + '3' => { + 'name' => 'marknum', + 'offset' => '24', + 'type' => '718' + }, + '4' => { + 'name' => 'marker', + 'offset' => '32', + 'type' => '35731' + }, + '5' => { + 'name' => 'maxmarknum', + 'offset' => '40', + 'type' => '718' + }, + '6' => { + 'name' => 'nb_of_tiles', + 'offset' => '44', + 'type' => '718' + }, + '7' => { + 'name' => 'tile_index', + 'offset' => '48', + 'type' => '36919' + } + }, + 'Name' => 'struct opj_codestream_index', + 'Size' => '56', + 'Type' => 'Struct' + }, + '36919' => { + 'BaseType' => '36789', + 'Name' => 'opj_tile_index_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '36925' => { + 'BaseType' => '36801', + 'Header' => 'openjpeg.h', + 'Line' => '1013', + 'Name' => 'opj_codestream_index_t', + 'Size' => '56', + 'Type' => 'Typedef' + }, + '39777' => { + 'BaseType' => '36925', + 'Name' => 'opj_codestream_index_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '41668' => { + 'BaseType' => '26143', + 'Name' => 'opj_image_t**', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '41674' => { + 'BaseType' => '685', + 'Name' => 'OPJ_BOOL*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '41680' => { + 'BaseType' => '34726', + 'Name' => 'opj_dparameters_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '41692' => { + 'BaseType' => '34464', + 'Name' => 'opj_cparameters_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '41698' => { + 'BaseType' => '32046', + 'Name' => 'FILE*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '41704' => { + 'BaseType' => '36562', + 'Name' => 'opj_codestream_info_v2_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '45' => { + 'BaseType' => '56', + 'Header' => 'stddef.h', + 'Line' => '212', + 'Name' => 'size_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '56' => { + 'Name' => 'unsigned long', + 'Size' => '8', + 'Type' => 'Intrinsic' + }, + '579' => { + 'Header' => 'libio.h', + 'Line' => '182', + 'Name' => '_IO_lock_t', + 'Type' => 'Typedef' + }, + '586' => { + 'Header' => 'libio.h', + 'Line' => '188', + 'Memb' => { + '0' => { + 'name' => '_next', + 'offset' => '0', + 'type' => '635' + }, + '1' => { + 'name' => '_sbuf', + 'offset' => '8', + 'type' => '641' + }, + '2' => { + 'name' => '_pos', + 'offset' => '16', + 'type' => '98' + } + }, + 'Name' => 'struct _IO_marker', + 'PrivateABI' => 1, + 'Size' => '24', + 'Type' => 'Struct' + }, + '6182' => { + 'BaseType' => '3118', + 'Name' => 'opj_stream_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '63' => { + 'Name' => 'unsigned char', + 'Size' => '1', + 'Type' => 'Intrinsic' + }, + '635' => { + 'BaseType' => '586', + 'Name' => 'struct _IO_marker*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '641' => { + 'BaseType' => '188', + 'Name' => 'struct _IO_FILE*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '647' => { + 'BaseType' => '149', + 'Name' => 'char[1]', + 'Size' => '1', + 'Type' => 'Array' + }, + '663' => { + 'BaseType' => '579', + 'Name' => '_IO_lock_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '669' => { + 'BaseType' => '149', + 'Name' => 'char[20]', + 'Size' => '20', + 'Type' => 'Array' + }, + '685' => { + 'BaseType' => '98', + 'Header' => 'openjpeg.h', + 'Line' => '110', + 'Name' => 'OPJ_BOOL', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '696' => { + 'BaseType' => '63', + 'Header' => 'openjpeg.h', + 'Line' => '117', + 'Name' => 'OPJ_BYTE', + 'Size' => '1', + 'Type' => 'Typedef' + }, + '70' => { + 'Name' => 'unsigned short', + 'Size' => '2', + 'Type' => 'Intrinsic' + }, + '707' => { + 'BaseType' => '77', + 'Header' => 'stdint.h', + 'Line' => '52', + 'Name' => 'uint32_t', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '718' => { + 'BaseType' => '707', + 'Header' => 'openjpeg.h', + 'Line' => '126', + 'Name' => 'OPJ_UINT32', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '729' => { + 'BaseType' => '45', + 'Header' => 'openjpeg.h', + 'Line' => '133', + 'Name' => 'OPJ_SIZE_T', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '740' => { + 'BaseType' => '696', + 'Name' => 'OPJ_BYTE*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '77' => { + 'Name' => 'unsigned int', + 'Size' => '4', + 'Type' => 'Intrinsic' + }, + '84' => { + 'Name' => 'signed char', + 'Size' => '1', + 'Type' => 'Intrinsic' + }, + '98' => { + 'Name' => 'int', + 'Size' => '4', + 'Type' => 'Intrinsic' + }, + '9952' => { + 'BaseType' => '2869', + 'Name' => 'OPJ_INT32*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '9964' => { + 'BaseType' => '718', + 'Name' => 'OPJ_UINT32[33]', + 'Size' => '132', + 'Type' => 'Array' + } + }, + 'UndefinedSymbols' => { + 'libopenjp2.so.2.1.2' => { + '_ITM_deregisterTMCloneTable' => 0, + '_ITM_registerTMCloneTable' => 0, + '_Jv_RegisterClasses' => 0, + '__assert_fail@GLIBC_2.2.5' => 0, + '__cxa_finalize@GLIBC_2.2.5' => 0, + '__fprintf_chk@GLIBC_2.3.4' => 0, + '__gmon_start__' => 0, + '__sprintf_chk@GLIBC_2.3.4' => 0, + '__stack_chk_fail@GLIBC_2.4' => 0, + '__vsnprintf_chk@GLIBC_2.3.4' => 0, + 'calloc@GLIBC_2.2.5' => 0, + 'ceilf@GLIBC_2.2.5' => 0, + 'fclose@GLIBC_2.2.5' => 0, + 'floor@GLIBC_2.2.5' => 0, + 'floorf@GLIBC_2.2.5' => 0, + 'fopen@GLIBC_2.2.5' => 0, + 'fputc@GLIBC_2.2.5' => 0, + 'fread@GLIBC_2.2.5' => 0, + 'free@GLIBC_2.2.5' => 0, + 'fseeko@GLIBC_2.2.5' => 0, + 'ftello@GLIBC_2.2.5' => 0, + 'fwrite@GLIBC_2.2.5' => 0, + 'getrusage@GLIBC_2.2.5' => 0, + 'malloc@GLIBC_2.2.5' => 0, + 'memcpy@GLIBC_2.14' => 0, + 'memset@GLIBC_2.2.5' => 0, + 'posix_memalign@GLIBC_2.2.5' => 0, + 'pow@GLIBC_2.2.5' => 0, + 'realloc@GLIBC_2.2.5' => 0, + 'sqrt@GLIBC_2.2.5' => 0, + 'stdout@GLIBC_2.2.5' => 0, + 'strcpy@GLIBC_2.2.5' => 0 + } + }, + 'WordSize' => '8' + }; diff --git a/abi-check/abi_dump/openjpeg/2.1.2/57d0d/meta.json b/abi-check/abi_dump/openjpeg/2.1.2/57d0d/meta.json new file mode 100644 index 00000000..91532882 --- /dev/null +++ b/abi-check/abi_dump/openjpeg/2.1.2/57d0d/meta.json @@ -0,0 +1,7 @@ +{ + "Object": "lib/libopenjp2.so.2.1.2", + "Lang": "C", + "TotalSymbols": "43", + "PublicABI": "1", + "Version": "1.7" +} \ No newline at end of file diff --git a/abi-check/changelog/openjpeg/2.1.2/log.html b/abi-check/changelog/openjpeg/2.1.2/log.html new file mode 100644 index 00000000..a9b0440a --- /dev/null +++ b/abi-check/changelog/openjpeg/2.1.2/log.html @@ -0,0 +1,268 @@ + + +
+ + + + + + + +ABI | (OpenJPEG) |
# Changelog + +## [v2.1.2](https://github.com/uclouvain/openjpeg/releases/v2.1.2) (2016-09-28) +[Full Changelog](https://github.com/uclouvain/openjpeg/compare/v2.1.1...v2.1.2) + +**Closed issues:** + +- null ptr dereference in convert.c:1331 [\#843](https://github.com/uclouvain/openjpeg/issues/843) +- Out-of-Bounds Read in function bmp24toimage of convertbmp.c [\#833](https://github.com/uclouvain/openjpeg/issues/833) +- Disable automatic compilation of t1\_generate\_luts in CMakeLists.txt [\#831](https://github.com/uclouvain/openjpeg/issues/831) +- CVE-2016-7163 Integer overflow in opj\_pi\_create\_decode [\#826](https://github.com/uclouvain/openjpeg/issues/826) +- Security Advisory for OpenJPEG [\#810](https://github.com/uclouvain/openjpeg/issues/810) +- Add dashboard with static lib [\#804](https://github.com/uclouvain/openjpeg/issues/804) +- hidden visibility for the static library / building with -DOPJ\_STATIC against shared lib [\#802](https://github.com/uclouvain/openjpeg/issues/802) +- Optimization when building library from source [\#799](https://github.com/uclouvain/openjpeg/issues/799) +- unsigned int16 on Solaris 11.2/sparc [\#796](https://github.com/uclouvain/openjpeg/issues/796) +- appveyor [\#793](https://github.com/uclouvain/openjpeg/issues/793) +- Please make a new release [\#782](https://github.com/uclouvain/openjpeg/issues/782) +- FFMpeg will not link to 2.1.1 release built as shared library [\#766](https://github.com/uclouvain/openjpeg/issues/766) +- API change since v2: opj\_event\_mgr\_t not available [\#754](https://github.com/uclouvain/openjpeg/issues/754) +- openjpeg.h needs dependencies [\#673](https://github.com/uclouvain/openjpeg/issues/673) +- "master" does not build on ubuntu [\#658](https://github.com/uclouvain/openjpeg/issues/658) +- Package 'openjp2', required by 'libopenjpip', not found [\#594](https://github.com/uclouvain/openjpeg/issues/594) + +**Merged pull requests:** + +- Fix PNM file reading [\#847](https://github.com/uclouvain/openjpeg/pull/847) ([mayeut](https://github.com/mayeut)) +- Fix some issues reported by Coverity Scan [\#846](https://github.com/uclouvain/openjpeg/pull/846) ([stweil](https://github.com/stweil)) +- Fix potential out-of-bounds read \(coverity\) [\#844](https://github.com/uclouvain/openjpeg/pull/844) ([stweil](https://github.com/stweil)) +- Remove TODO for overflow check [\#842](https://github.com/uclouvain/openjpeg/pull/842) ([mayeut](https://github.com/mayeut)) +- Add overflow checks for opj\_aligned\_malloc [\#841](https://github.com/uclouvain/openjpeg/pull/841) ([mayeut](https://github.com/mayeut)) +- Flags in T1 shall be unsigned [\#840](https://github.com/uclouvain/openjpeg/pull/840) ([mayeut](https://github.com/mayeut)) +- Fix some warnings [\#838](https://github.com/uclouvain/openjpeg/pull/838) ([mayeut](https://github.com/mayeut)) +- Fix issue 833. [\#834](https://github.com/uclouvain/openjpeg/pull/834) ([trylab](https://github.com/trylab)) +- Add overflow checks for opj\_aligned\_malloc [\#832](https://github.com/uclouvain/openjpeg/pull/832) ([mayeut](https://github.com/mayeut)) +- Add test for issue 820 [\#829](https://github.com/uclouvain/openjpeg/pull/829) ([mayeut](https://github.com/mayeut)) +- Add test for issue 826 [\#827](https://github.com/uclouvain/openjpeg/pull/827) ([mayeut](https://github.com/mayeut)) +- Fix coverity 113065 \(CWE-484\) [\#824](https://github.com/uclouvain/openjpeg/pull/824) ([mayeut](https://github.com/mayeut)) +- Add sanity check for tile coordinates [\#823](https://github.com/uclouvain/openjpeg/pull/823) ([mayeut](https://github.com/mayeut)) +- Add test for PR 818 [\#822](https://github.com/uclouvain/openjpeg/pull/822) ([mayeut](https://github.com/mayeut)) +- Update to libpng 1.6.25 [\#821](https://github.com/uclouvain/openjpeg/pull/821) ([mayeut](https://github.com/mayeut)) +- fix incrementing of "l\_tcp-\>m\_nb\_mcc\_records" in opj\_j2k\_read\_mcc [\#820](https://github.com/uclouvain/openjpeg/pull/820) ([mayeut](https://github.com/mayeut)) +- Add overflow check in opj\_tcd\_init\_tile [\#819](https://github.com/uclouvain/openjpeg/pull/819) ([mayeut](https://github.com/mayeut)) +- Fix leak & invalid behavior of opj\_jp2\_read\_ihdr [\#818](https://github.com/uclouvain/openjpeg/pull/818) ([mayeut](https://github.com/mayeut)) +- Add overflow check in opj\_j2k\_update\_image\_data [\#817](https://github.com/uclouvain/openjpeg/pull/817) ([mayeut](https://github.com/mayeut)) +- Change 'restrict' define to 'OPJ\_RESTRICT' [\#816](https://github.com/uclouvain/openjpeg/pull/816) ([mayeut](https://github.com/mayeut)) +- Switch to clang 3.8 [\#814](https://github.com/uclouvain/openjpeg/pull/814) ([mayeut](https://github.com/mayeut)) +- Fix an integer overflow issue [\#809](https://github.com/uclouvain/openjpeg/pull/809) ([trylab](https://github.com/trylab)) +- Update to lcms 2.8 [\#808](https://github.com/uclouvain/openjpeg/pull/808) ([mayeut](https://github.com/mayeut)) +- Update to libpng 1.6.24 [\#807](https://github.com/uclouvain/openjpeg/pull/807) ([mayeut](https://github.com/mayeut)) +- Reenable clang-3.9 build on travis [\#806](https://github.com/uclouvain/openjpeg/pull/806) ([mayeut](https://github.com/mayeut)) +- Bit fields type [\#805](https://github.com/uclouvain/openjpeg/pull/805) ([smuehlst](https://github.com/smuehlst)) +- Add compilation test for standalone inclusion of openjpeg.h [\#798](https://github.com/uclouvain/openjpeg/pull/798) ([mayeut](https://github.com/mayeut)) +- jpwl: Remove non-portable data type u\_int16\_t \(fix issue \#796\) [\#797](https://github.com/uclouvain/openjpeg/pull/797) ([stweil](https://github.com/stweil)) +- Fix dependency for pkg-config \(issue \#594\) [\#795](https://github.com/uclouvain/openjpeg/pull/795) ([stweil](https://github.com/stweil)) +- Add .gitignore [\#787](https://github.com/uclouvain/openjpeg/pull/787) ([stweil](https://github.com/stweil)) + +## [v2.1.1](https://github.com/uclouvain/openjpeg/releases/tag/v2.1.1) (2016-07-05) +[Full Changelog](https://github.com/uclouvain/openjpeg/compare/version.2.1...v2.1.1) + +**Implemented enhancements:** + +- opj\_malloc replacement [\#625](https://github.com/uclouvain/openjpeg/issues/625) +- backport "-p" and "-force-rgb" options in 1.5 [\#606](https://github.com/uclouvain/openjpeg/issues/606) +- Use travis-ci matrix build [\#581](https://github.com/uclouvain/openjpeg/issues/581) +- Add Coverity Scan analysis [\#580](https://github.com/uclouvain/openjpeg/issues/580) +- Unnecessary rate distortion calculations [\#479](https://github.com/uclouvain/openjpeg/issues/479) +- Add images from various security issues to test suite [\#415](https://github.com/uclouvain/openjpeg/issues/415) +- Coding speed for 9/7 on 32bits platforms \(x86/ARM\) can be improved with a quick fix [\#220](https://github.com/uclouvain/openjpeg/issues/220) + +**Fixed bugs:** + +- Out-of-Bounds Access in function opj\_tgt\_reset of tgt.c [\#775](https://github.com/uclouvain/openjpeg/issues/775) +- Heap Buffer Overflow in function color\_cmyk\_to\_rgb of color.c [\#774](https://github.com/uclouvain/openjpeg/issues/774) +- division-by-zero \(SIGFPE\) error in opj\_tcd\_init\_tile function \(line 730 of tcd.c\) [\#733](https://github.com/uclouvain/openjpeg/issues/733) +- Out-Of-Bounds Read in sycc422\_to\_rgb function [\#726](https://github.com/uclouvain/openjpeg/issues/726) +- Heap Corruption in opj\_free function [\#725](https://github.com/uclouvain/openjpeg/issues/725) +- Out-Of-Bounds Read in opj\_tcd\_free\_tile function [\#724](https://github.com/uclouvain/openjpeg/issues/724) +- Cannot handle box of undefined size [\#653](https://github.com/uclouvain/openjpeg/issues/653) +- Compilation fails without platform-supplied aligned malloc [\#642](https://github.com/uclouvain/openjpeg/issues/642) +- HP compiler warns about redeclaration of static function [\#640](https://github.com/uclouvain/openjpeg/issues/640) +- Implementation-defined behavior of malloc causes different behavior on Linux and AIX [\#635](https://github.com/uclouvain/openjpeg/issues/635) +- Build on AIX fails because "opj\_includes.h" is included after system headers [\#633](https://github.com/uclouvain/openjpeg/issues/633) +- Compiling with SSE2 on Linux 32-bit causes crashes in OpenJPEG [\#624](https://github.com/uclouvain/openjpeg/issues/624) +- Build on AIX fails because of "restrict" pointers [\#620](https://github.com/uclouvain/openjpeg/issues/620) +- bug in new tif conversion code [\#609](https://github.com/uclouvain/openjpeg/issues/609) +- bin/jp2/convert.c line 1085 Resource leak [\#607](https://github.com/uclouvain/openjpeg/issues/607) +- bin/jp2/convert.c memory leak [\#601](https://github.com/uclouvain/openjpeg/issues/601) +- Resource leak in opj\_j2k\_create\_cstr\_index in case of failure [\#599](https://github.com/uclouvain/openjpeg/issues/599) +- Resource leak in opj\_j2k\_encode in case of failure [\#598](https://github.com/uclouvain/openjpeg/issues/598) +- Resource leak in opj\_j2k\_decode\_one\_tile in case of failure [\#597](https://github.com/uclouvain/openjpeg/issues/597) +- Resource Leak [\#573](https://github.com/uclouvain/openjpeg/issues/573) +- opj\_compress fails to compress lossless on gcc/x86 \(-m32\) [\#571](https://github.com/uclouvain/openjpeg/issues/571) +- Use-after-free in opj\_j2k\_write\_mco [\#563](https://github.com/uclouvain/openjpeg/issues/563) +- openjpeg-master-2015-07-30 failed to compile on LINUX [\#556](https://github.com/uclouvain/openjpeg/issues/556) +- PNG images are always read as RGB\(A\) images [\#536](https://github.com/uclouvain/openjpeg/issues/536) +- g4\_colr.j2c not handled properly [\#532](https://github.com/uclouvain/openjpeg/issues/532) +- Bigendian: opj\_compress + opj\_decompress fails [\#518](https://github.com/uclouvain/openjpeg/issues/518) +- Suspicious code in j2k.c [\#517](https://github.com/uclouvain/openjpeg/issues/517) +- Decode times almost double\(!!\) on Visual Studio 2013, 2015 [\#505](https://github.com/uclouvain/openjpeg/issues/505) +- opj\_data/input/nonregression/issue226.j2k [\#500](https://github.com/uclouvain/openjpeg/issues/500) +- opj\_setup\_encoder always returns true [\#497](https://github.com/uclouvain/openjpeg/issues/497) +- Double free in j2k\_read\_ppm\_v3 parsing \(\(presumably invalid\) image. [\#496](https://github.com/uclouvain/openjpeg/issues/496) +- Invalid write in opj\_j2k\_update\_image\_data [\#495](https://github.com/uclouvain/openjpeg/issues/495) +- Undefined printf format specifier %ud used in code [\#494](https://github.com/uclouvain/openjpeg/issues/494) +- Potential double free on malloc failure in opj\_j2k\_copy\_default\_tcp\_and\_create\_tcp\(\) [\#492](https://github.com/uclouvain/openjpeg/issues/492) +- Do not link with -ffast-math [\#488](https://github.com/uclouvain/openjpeg/issues/488) +- Heap-buffer-overflow in opj\_dwt\_decode [\#486](https://github.com/uclouvain/openjpeg/issues/486) +- opj\_dump fails on Windows 7, 64 bits [\#482](https://github.com/uclouvain/openjpeg/issues/482) +- SIGSEGV in opj\_j2k\_update\_image\_data via pdfium\_test [\#481](https://github.com/uclouvain/openjpeg/issues/481) +- Heap-buffer-overflow in opj\_j2k\_tcp\_destroy [\#477](https://github.com/uclouvain/openjpeg/issues/477) +- Invalid image causes write past end of heap buffer [\#476](https://github.com/uclouvain/openjpeg/issues/476) +- Assertion `l\_res-\>x0 \>= 0' fails when parsing invalid images [\#475](https://github.com/uclouvain/openjpeg/issues/475) +- Bug on opj\_write\_bytes\_BE function [\#472](https://github.com/uclouvain/openjpeg/issues/472) +- Refactor j2k\_read\_ppm\_v3 function [\#470](https://github.com/uclouvain/openjpeg/issues/470) +- compression: strange precinct dimensions [\#466](https://github.com/uclouvain/openjpeg/issues/466) +- \(:- Console message in opj\_decompress -:\) [\#465](https://github.com/uclouvain/openjpeg/issues/465) +- opj\_decompress fails to decompress any files [\#463](https://github.com/uclouvain/openjpeg/issues/463) +- bio-\>ct is unnecessarily set to zero in opj\_bio\_flush method [\#461](https://github.com/uclouvain/openjpeg/issues/461) +- Maximal unsigned short is 65535, not 65536 [\#460](https://github.com/uclouvain/openjpeg/issues/460) +- OpenJpeg fails to encode components with different precision properly [\#459](https://github.com/uclouvain/openjpeg/issues/459) +- component precision upscaling isn't correct in opj\_decompress [\#458](https://github.com/uclouvain/openjpeg/issues/458) +- Multiple precision components won't get encoded to jp2 if 1 component is unsigned 1 bit [\#457](https://github.com/uclouvain/openjpeg/issues/457) +- Incorrect code in ../bin/jp2/convert.c, function rawtoimage\_common\(...\) [\#456](https://github.com/uclouvain/openjpeg/issues/456) +- \[OpenJPEG-trunk\] opj\_stream\_get\_number\_byte\_left throws assert [\#455](https://github.com/uclouvain/openjpeg/issues/455) +- NR-DEC-kodak\_2layers\_lrcp.j2c-31-decode-md5 fails randomly when running tests in parallel [\#454](https://github.com/uclouvain/openjpeg/issues/454) +- compare\_raw\_files doesn't report an error on invalid arguments / missing input files [\#453](https://github.com/uclouvain/openjpeg/issues/453) +- Forward discrete wavelet transform: implement periodic symmetric extension at boundaries [\#452](https://github.com/uclouvain/openjpeg/issues/452) +- Bug in tiff reading method in convert.c [\#449](https://github.com/uclouvain/openjpeg/issues/449) +- Image in pdf don't display [\#447](https://github.com/uclouvain/openjpeg/issues/447) +- Multiple issues causing opj\_decompress to segfault [\#446](https://github.com/uclouvain/openjpeg/issues/446) +- opj\_compress: 40% of encode time is spent freeing data [\#445](https://github.com/uclouvain/openjpeg/issues/445) +- Multiple warnings when configuring OpenJPEG on MacOS with CMake 3.x \(trunk\) [\#443](https://github.com/uclouvain/openjpeg/issues/443) +- valgrind memleak found [\#437](https://github.com/uclouvain/openjpeg/issues/437) +- global-buffer-overflow src/lib/openjp2/t1.c:1146 opj\_t1\_getwmsedec [\#436](https://github.com/uclouvain/openjpeg/issues/436) +- Warning introduced on trunk r2923 & r2924 [\#435](https://github.com/uclouvain/openjpeg/issues/435) +- heap-buffer-overflow in opj\_t1\_decode\_cblks [\#432](https://github.com/uclouvain/openjpeg/issues/432) +- Heap-buffer-overflow in opj\_tcd\_init\_decode\_tile [\#431](https://github.com/uclouvain/openjpeg/issues/431) +- Heap-buffer-overflow in opj\_j2k\_tcp\_destroy [\#430](https://github.com/uclouvain/openjpeg/issues/430) +- Heap-buffer-overflow in opj\_jp2\_apply\_pclr [\#429](https://github.com/uclouvain/openjpeg/issues/429) +- issue412 revisited [\#428](https://github.com/uclouvain/openjpeg/issues/428) +- Image distorted \(sides look cankered\) [\#423](https://github.com/uclouvain/openjpeg/issues/423) +- openjpeg-2.x-trunk-r2918 is broken in color.c [\#422](https://github.com/uclouvain/openjpeg/issues/422) +- Heap-buffer-overflow in opj\_tcd\_init\_decode\_tile [\#420](https://github.com/uclouvain/openjpeg/issues/420) +- Heap-use-after-free in opj\_t1\_decode\_cblks [\#418](https://github.com/uclouvain/openjpeg/issues/418) +- UNKNOWN in opj\_read\_bytes\_LE [\#417](https://github.com/uclouvain/openjpeg/issues/417) +- Transparency problem [\#416](https://github.com/uclouvain/openjpeg/issues/416) +- Image with per channel alpha \(cdef\) does not decode properly [\#414](https://github.com/uclouvain/openjpeg/issues/414) +- OpenJPEG crashes with attached image [\#413](https://github.com/uclouvain/openjpeg/issues/413) +- Palette image with cdef fails to decompress [\#412](https://github.com/uclouvain/openjpeg/issues/412) +- Invalid member values from opj\_read\_header or opj\_decode ? [\#411](https://github.com/uclouvain/openjpeg/issues/411) +- MD5 Checksum hangs under valgrind on MacOS X [\#410](https://github.com/uclouvain/openjpeg/issues/410) +- Heap-buffer-overflow in opj\_tcd\_get\_decoded\_tile\_size [\#408](https://github.com/uclouvain/openjpeg/issues/408) +- C++ style comments in trunk/src/lib/openjp2/j2k.c [\#407](https://github.com/uclouvain/openjpeg/issues/407) +- Backport bugfixes from trunk to 2.1 branch [\#405](https://github.com/uclouvain/openjpeg/issues/405) +- Heap-buffer-overflow in parse\_cmdline\_encoder [\#403](https://github.com/uclouvain/openjpeg/issues/403) +- Heap-buffer-overflow in opj\_v4dwt\_interleave\_h [\#400](https://github.com/uclouvain/openjpeg/issues/400) +- Heap-buffer-overflow in opj\_dwt\_decode [\#399](https://github.com/uclouvain/openjpeg/issues/399) +- Heap-use-after-free in opj\_t1\_decode\_cblks [\#398](https://github.com/uclouvain/openjpeg/issues/398) +- Heap-buffer-overflow in opj\_jp2\_apply\_cdef [\#397](https://github.com/uclouvain/openjpeg/issues/397) +- Heap-buffer-overflow in opj\_t2\_read\_packet\_header [\#396](https://github.com/uclouvain/openjpeg/issues/396) +- Heap-buffer-overflow in opj\_t2\_read\_packet\_header [\#395](https://github.com/uclouvain/openjpeg/issues/395) +- Heap-buffer-overflow in opj\_dwt\_decode\_1 [\#394](https://github.com/uclouvain/openjpeg/issues/394) +- Heap-double-free in j2k\_read\_ppm\_v3 [\#393](https://github.com/uclouvain/openjpeg/issues/393) +- Security hole in j2k.c [\#392](https://github.com/uclouvain/openjpeg/issues/392) +- Security: double-free in opj\_tcd\_code\_block\_dec\_deallocate [\#391](https://github.com/uclouvain/openjpeg/issues/391) +- check for negative-size params in code [\#390](https://github.com/uclouvain/openjpeg/issues/390) +- Heap-buffer-overflow in opj\_t2\_read\_packet\_header [\#389](https://github.com/uclouvain/openjpeg/issues/389) +- Heap overflow in OpenJpeg 1.5.2 [\#388](https://github.com/uclouvain/openjpeg/issues/388) +- openjpip.so.6 file too short [\#387](https://github.com/uclouvain/openjpeg/issues/387) +- Corrupted JP3D file [\#386](https://github.com/uclouvain/openjpeg/issues/386) +- variable assigned to itself [\#383](https://github.com/uclouvain/openjpeg/issues/383) +- Null pointer dereferencing [\#382](https://github.com/uclouvain/openjpeg/issues/382) +- bad use of case statement [\#381](https://github.com/uclouvain/openjpeg/issues/381) +- Release 2.1 as a Ubuntu package [\#380](https://github.com/uclouvain/openjpeg/issues/380) +- Bug in libopenjpwl.pc [\#374](https://github.com/uclouvain/openjpeg/issues/374) +- inconsistent tile numbering in decode output message [\#370](https://github.com/uclouvain/openjpeg/issues/370) +- error in code block calculations [\#369](https://github.com/uclouvain/openjpeg/issues/369) +- r2872 fails to compile due to "attempt to use poisoned malloc" error in j2k.c [\#368](https://github.com/uclouvain/openjpeg/issues/368) +- OSX build gives libopenjp2.6.dylib with not-absolute install name id [\#367](https://github.com/uclouvain/openjpeg/issues/367) +- opj\_decompress gives error but successfully decompress in OPJ 2.1 [\#366](https://github.com/uclouvain/openjpeg/issues/366) +- pngtoimage\(\) and imagetopng\(\) have wrong byte order for 16-Bit image [\#365](https://github.com/uclouvain/openjpeg/issues/365) +- PDF crash in chrome - part2 \(due to attachment limit\) [\#364](https://github.com/uclouvain/openjpeg/issues/364) +- PDF crash in chrome - part1 [\#363](https://github.com/uclouvain/openjpeg/issues/363) +- PDF crash in chrome - part0 [\#362](https://github.com/uclouvain/openjpeg/issues/362) +- Compilation fails on Windows with mingw32 gcc4.8 [\#361](https://github.com/uclouvain/openjpeg/issues/361) +- security issue [\#360](https://github.com/uclouvain/openjpeg/issues/360) +- improve memory management [\#359](https://github.com/uclouvain/openjpeg/issues/359) +- how to compress a yuv420 raw data using opj\_compress [\#357](https://github.com/uclouvain/openjpeg/issues/357) +- Some memory allocation are not checked [\#355](https://github.com/uclouvain/openjpeg/issues/355) +- Static library symbols shall be marked as hidden [\#354](https://github.com/uclouvain/openjpeg/issues/354) +- opj\_compress rejects valid bmp files [\#353](https://github.com/uclouvain/openjpeg/issues/353) +- opj\_compress crashes when number of resolutions is set to zero [\#352](https://github.com/uclouvain/openjpeg/issues/352) +- Compilation error under Visual Studio 2003 [\#351](https://github.com/uclouvain/openjpeg/issues/351) +- opj\_compress description example error \[Low priority\] [\#350](https://github.com/uclouvain/openjpeg/issues/350) +- opj\_write\_bytes\_BE is wrong in trunk [\#345](https://github.com/uclouvain/openjpeg/issues/345) +- PART1ONLY option in release.sh doesn't work properly [\#332](https://github.com/uclouvain/openjpeg/issues/332) +- openjpeg crash error [\#330](https://github.com/uclouvain/openjpeg/issues/330) +- openjpeg decompress error [\#329](https://github.com/uclouvain/openjpeg/issues/329) +- openjpeg decompress issue [\#326](https://github.com/uclouvain/openjpeg/issues/326) +- limited tif support [\#322](https://github.com/uclouvain/openjpeg/issues/322) +- asoc value of 65536 is allowed [\#321](https://github.com/uclouvain/openjpeg/issues/321) +- opj\_skip\_from\_file error [\#314](https://github.com/uclouvain/openjpeg/issues/314) +- Heavy quota usage in openjpeg [\#309](https://github.com/uclouvain/openjpeg/issues/309) +- Verify -help actually match letter [\#307](https://github.com/uclouvain/openjpeg/issues/307) +- g3\_colr.j2c not handled [\#288](https://github.com/uclouvain/openjpeg/issues/288) +- reopen/fix issue 165 [\#280](https://github.com/uclouvain/openjpeg/issues/280) +- kakadu conformance tests [\#279](https://github.com/uclouvain/openjpeg/issues/279) +- missing break after case statement in opj\_dwt\_decode\_real [\#274](https://github.com/uclouvain/openjpeg/issues/274) +- Run Coverity on trunk [\#270](https://github.com/uclouvain/openjpeg/issues/270) +- NR-ENC-random-issue-0005.tif-12-encode [\#259](https://github.com/uclouvain/openjpeg/issues/259) +- Use new add\_test signature to handle cross compilation [\#258](https://github.com/uclouvain/openjpeg/issues/258) +- Loss decoding quality in 2.0.0 [\#254](https://github.com/uclouvain/openjpeg/issues/254) +- Decompress that worked in 1.5.1 fails in 2.0 [\#252](https://github.com/uclouvain/openjpeg/issues/252) +- Expected endianness with raw input is not documented leading to SEGFAULT [\#251](https://github.com/uclouvain/openjpeg/issues/251) +- OpenJPEG writes to stderr [\#246](https://github.com/uclouvain/openjpeg/issues/246) +- Inconsistent logging of tile index [\#245](https://github.com/uclouvain/openjpeg/issues/245) +- patch for openjpeg-trunk-r2347 and BIG\_ENDIAN [\#242](https://github.com/uclouvain/openjpeg/issues/242) +- CMAP: MTYP == 0 \(direct use\) not handled properly [\#235](https://github.com/uclouvain/openjpeg/issues/235) +- Black Pixel [\#233](https://github.com/uclouvain/openjpeg/issues/233) +- opj\_compress runtime error after fresh Linux install due to apparent failure to execute ldconfig [\#219](https://github.com/uclouvain/openjpeg/issues/219) +- openjp2 debug works, release build does not [\#217](https://github.com/uclouvain/openjpeg/issues/217) +- openjpeg-branch15-r2299 and openjpeg-trunk-r2299 fail to decode a JP2 file [\#212](https://github.com/uclouvain/openjpeg/issues/212) +- openjpeg-trunk issue with Win7 [\#201](https://github.com/uclouvain/openjpeg/issues/201) +- undefined reference to `opj\_version' [\#200](https://github.com/uclouvain/openjpeg/issues/200) +- In tgt.c we used fprintf not the openjpeg message reporter [\#184](https://github.com/uclouvain/openjpeg/issues/184) +- Windows binaries not working under WinXP [\#176](https://github.com/uclouvain/openjpeg/issues/176) +- add ability to use intel ipp \(performance primitive\) within OpenJPEG [\#164](https://github.com/uclouvain/openjpeg/issues/164) +- Migration guide v2 [\#160](https://github.com/uclouvain/openjpeg/issues/160) +- Cannot decompress JPEG2000Aware3.18.7.3Win32\_kdutranscode6.3.1.j2k [\#158](https://github.com/uclouvain/openjpeg/issues/158) +- Cannot decompress JPEG2000Aware3.18.7.3Win32.j2k [\#157](https://github.com/uclouvain/openjpeg/issues/157) +- openjpeg@googlegroups.com has disappeard [\#153](https://github.com/uclouvain/openjpeg/issues/153) +- OpenJPEG 1.5.0 crashes on a ridiculously big file... [\#151](https://github.com/uclouvain/openjpeg/issues/151) +- opj\_image vs free [\#146](https://github.com/uclouvain/openjpeg/issues/146) +- Windows .dll file invalid [\#140](https://github.com/uclouvain/openjpeg/issues/140) +- Problem with second layer of a 2 layer coded LRCP \(with precincts\) [\#135](https://github.com/uclouvain/openjpeg/issues/135) +- version 1.4 crashes when opening PDF file with JPEG2000 images [\#133](https://github.com/uclouvain/openjpeg/issues/133) +- Setup a win64 dashboard [\#132](https://github.com/uclouvain/openjpeg/issues/132) +- J2KP4files/codestreams\_profile0/p0\_13.j2k question jpeg2000 [\#131](https://github.com/uclouvain/openjpeg/issues/131) +- Out of memory: Kill process 11204 \(opj\_server\) score 917 or sacrifice child [\#123](https://github.com/uclouvain/openjpeg/issues/123) +- FILE\* in opj API is unsafe [\#120](https://github.com/uclouvain/openjpeg/issues/120) +- third-party lib order [\#119](https://github.com/uclouvain/openjpeg +...
commit cc0c71c30b2f9c3c28b67a027b39df1fda0d1c9b +commit 110d31891b459c673c7c788cf8170cadfd2201bf +Author: Antonin Descampe <antonin@gmail.com> +Date: 2016-09-29 21:44:38 +0200 + + fix abi-check + +commit cc0c71c30b2f9c3c28b67a027b39df1fda0d1c9b Author: Antonin Descampe <antonin@gmail.com> Date: 2016-09-29 20:23:01 +0200 @@ -768,12 +774,6 @@ Date: 2016-05-10 22:02:49 +0200 Signed-off-by: Stefan Weil <sw@weilnetz.de> -commit 6609719b409be038c2d41765b64e42f7b92f79cb -Author: mayeut <mayeut@users.noreply.github.com> -Date: 2016-05-08 20:26:12 +0200 - - Correct expected result for test of issue 495 - ...
Module Name | libopenjp2 |
---|---|
Version #1 | 2.1.1 |
Version #2 | 2.1.2 |
CPU Type | x86_64 |
GCC Version | 4.8.1 |
Total Header Files | 1 |
---|---|
Total Source Files | 3 |
Total Objects | 1 |
Total Symbols / Types | 43 / 110 |
Compatibility | +100% | +
Severity | Count | |
---|---|---|
Added Symbols | - | 0 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 | |
Low | 0 | |
Problems with Symbols | High | 0 |
Medium | 0 | |
Low | 0 | |
Problems with Constants | Low | 0 |
diff --git a/abi-check/compat_report/openjpeg/2.1.1/2.1.2/5190e/abi_compat_report.html b/abi-check/compat_report/openjpeg/2.1.1/2.1.2/5190e/abi_compat_report.html new file mode 100644 index 00000000..360d36f4 --- /dev/null +++ b/abi-check/compat_report/openjpeg/2.1.1/2.1.2/5190e/abi_compat_report.html @@ -0,0 +1,325 @@ + + + +
+ + + +
+ + + + +