diff --git a/abi-check/abi_dump/openjpeg/2.3.1/ef225/ABI.dump b/abi-check/abi_dump/openjpeg/2.3.1/ef225/ABI.dump new file mode 100644 index 00000000..9bd3e15c --- /dev/null +++ b/abi-check/abi_dump/openjpeg/2.3.1/ef225/ABI.dump @@ -0,0 +1,3470 @@ +$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.3.1', + 'LibraryVersion' => '2.3.1', + 'NameSpaces' => {}, + 'Needed' => { + 'libc.so.6' => 1, + 'libm.so.6' => 1, + 'libpthread.so.0' => 1 + }, + 'PublicABI' => '1', + 'Sources' => { + 'cio.c' => 1, + 'image.c' => 1, + 'openjpeg.c' => 1, + 'thread.c' => 1 + }, + 'SymbolInfo' => { + '14432' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_buffer_size', + 'type' => '9059' + }, + '1' => { + 'name' => 'l_is_input', + 'type' => '2747' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '14584', + 'ShortName' => 'opj_stream_create', + 'Source' => 'cio.c', + 'SourceLine' => '158' + }, + '14590' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'l_is_input', + 'type' => '2747' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '14584', + 'ShortName' => 'opj_stream_default_create', + 'Source' => 'cio.c', + 'SourceLine' => '194' + }, + '14667' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_destroy', + 'Source' => 'cio.c', + 'SourceLine' => '199' + }, + '14760' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '1' => { + 'name' => 'p_function', + 'type' => '11288' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_read_function', + 'Source' => 'cio.c', + 'SourceLine' => '213' + }, + '14829' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '1' => { + 'name' => 'p_function', + 'type' => '11381' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_seek_function', + 'Source' => 'cio.c', + 'SourceLine' => '225' + }, + '14898' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '1' => { + 'name' => 'p_function', + 'type' => '11331' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_write_function', + 'Source' => 'cio.c', + 'SourceLine' => '236' + }, + '14967' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '1' => { + 'name' => 'p_function', + 'type' => '11343' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_skip_function', + 'Source' => 'cio.c', + 'SourceLine' => '248' + }, + '15036' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '1' => { + 'name' => 'p_data', + 'type' => '130' + }, + '2' => { + 'name' => 'p_function', + 'type' => '11419' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_user_data', + 'Source' => 'cio.c', + 'SourceLine' => '260' + }, + '15123' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '1' => { + 'name' => 'data_length', + 'type' => '11221' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '1', + 'ShortName' => 'opj_stream_set_user_data_length', + 'Source' => 'cio.c', + 'SourceLine' => '271' + }, + '169182' => { + 'Header' => 'openjpeg.h', + 'Line' => '1062', + 'Return' => '156', + 'ShortName' => 'opj_version', + 'Source' => 'openjpeg.c', + 'SourceLine' => '160' + }, + '169502' => { + 'Header' => 'openjpeg.h', + 'Line' => '1587', + 'Param' => { + '0' => { + 'name' => 'cstr_info', + 'type' => '169520' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_destroy_cstr_info', + 'Source' => 'openjpeg.c', + 'SourceLine' => '966' + }, + '231829' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_callback', + 'type' => '11254' + }, + '2' => { + 'name' => 'p_user_data', + 'type' => '130' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_set_info_handler', + 'Source' => 'openjpeg.c', + 'SourceLine' => '44' + }, + '231927' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_callback', + 'type' => '11254' + }, + '2' => { + 'name' => 'p_user_data', + 'type' => '130' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_set_warning_handler', + 'Source' => 'openjpeg.c', + 'SourceLine' => '59' + }, + '232013' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_callback', + 'type' => '11254' + }, + '2' => { + 'name' => 'p_user_data', + 'type' => '130' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_set_error_handler', + 'Source' => 'openjpeg.c', + 'SourceLine' => '74' + }, + '232128' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_format', + 'type' => '220887' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '231915', + 'ShortName' => 'opj_create_decompress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '168' + }, + '232350' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'parameters', + 'type' => '76886' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_set_default_decoder_parameters', + 'Source' => 'openjpeg.c', + 'SourceLine' => '364' + }, + '232481' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'num_threads', + 'type' => '87' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '2747', + 'ShortName' => 'opj_codec_set_threads', + 'Source' => 'openjpeg.c', + 'SourceLine' => '387' + }, + '232599' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'parameters', + 'type' => '76886' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '2747', + 'ShortName' => 'opj_setup_decoder', + 'Source' => 'openjpeg.c', + 'SourceLine' => '398' + }, + '232741' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '1' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '2' => { + 'name' => 'p_image', + 'type' => '76880' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_read_header', + 'Source' => 'openjpeg.c', + 'SourceLine' => '418' + }, + '232944' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'numcomps', + 'type' => '9048' + }, + '2' => { + 'name' => 'comps_indices', + 'type' => '76898' + }, + '3' => { + 'name' => 'apply_color_transforms', + 'type' => '2747' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_set_decoded_components', + 'Source' => 'openjpeg.c', + 'SourceLine' => '442' + }, + '233186' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '2' => { + 'name' => 'p_image', + 'type' => '21147' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_decode', + 'Source' => 'openjpeg.c', + 'SourceLine' => '471' + }, + '233340' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_image', + 'type' => '21147' + }, + '2' => { + 'name' => 'p_start_x', + 'type' => '9037' + }, + '3' => { + 'name' => 'p_start_y', + 'type' => '9037' + }, + '4' => { + 'name' => 'p_end_x', + 'type' => '9037' + }, + '5' => { + 'name' => 'p_end_y', + 'type' => '9037' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx', + '4' => 'r8', + '5' => 'r9' + }, + 'Return' => '2747', + 'ShortName' => 'opj_set_decode_area', + 'Source' => 'openjpeg.c', + 'SourceLine' => '492' + }, + '233548' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '2' => { + 'name' => 'p_tile_index', + 'type' => '11852' + }, + '3' => { + 'name' => 'p_data_size', + 'type' => '11852' + }, + '4' => { + 'name' => 'p_tile_x0', + 'type' => '19208' + }, + '5' => { + 'name' => 'p_tile_y0', + 'type' => '19208' + }, + '6' => { + 'name' => 'p_tile_x1', + 'offset' => '0', + 'type' => '19208' + }, + '7' => { + 'name' => 'p_tile_y1', + 'type' => '19208' + }, + '8' => { + 'name' => 'p_nb_comps', + 'type' => '11852' + }, + '9' => { + 'name' => 'p_should_go_on', + 'type' => '23247' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rbp', + '3' => 'rbx', + '4' => 'rcx', + '5' => 'r8', + '7' => 'rdx', + '8' => 'rdx', + '9' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_read_tile_header', + 'Source' => 'openjpeg.c', + 'SourceLine' => '515' + }, + '233766' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_tile_index', + 'type' => '9048' + }, + '2' => { + 'name' => 'p_data', + 'type' => '9070' + }, + '3' => { + 'name' => 'p_data_size', + 'type' => '9048' + }, + '4' => { + 'name' => 'p_stream', + 'type' => '14584' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx', + '4' => 'r8' + }, + 'Return' => '2747', + 'ShortName' => 'opj_decode_tile_data', + 'Source' => 'openjpeg.c', + 'SourceLine' => '546' + }, + '233966' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '14584' + }, + '2' => { + 'name' => 'p_image', + 'type' => '21147' + }, + '3' => { + 'name' => 'tile_index', + 'type' => '9048' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_get_decoded_tile', + 'Source' => 'openjpeg.c', + 'SourceLine' => '572' + }, + '234143' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'res_factor', + 'type' => '9048' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '2747', + 'ShortName' => 'opj_set_decoded_resolution_factor', + 'Source' => 'openjpeg.c', + 'SourceLine' => '596' + }, + '234252' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_format', + 'type' => '220887' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '231915', + 'ShortName' => 'opj_create_compress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '614' + }, + '234477' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'parameters', + 'type' => '76909' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_set_default_encoder_parameters', + 'Source' => 'openjpeg.c', + 'SourceLine' => '712' + }, + '234608' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'parameters', + 'type' => '76909' + }, + '2' => { + 'name' => 'p_image', + 'type' => '21147' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_setup_encoder', + 'Source' => 'openjpeg.c', + 'SourceLine' => '773' + }, + '234746' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_image', + 'type' => '21147' + }, + '2' => { + 'name' => 'p_stream', + 'type' => '14584' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_start_compress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '791' + }, + '234900' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_info', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '14584' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '2747', + 'ShortName' => 'opj_encode', + 'Source' => 'openjpeg.c', + 'SourceLine' => '810' + }, + '235031' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '14584' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '2747', + 'ShortName' => 'opj_end_compress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '827' + }, + '235162' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_stream', + 'type' => '14584' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '2747', + 'ShortName' => 'opj_end_decompress', + 'Source' => 'openjpeg.c', + 'SourceLine' => '844' + }, + '235293' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'parameters', + 'type' => '76909' + }, + '1' => { + 'name' => 'pEncodingMatrix', + 'type' => '11846' + }, + '2' => { + 'name' => 'p_dc_shift', + 'type' => '19208' + }, + '3' => { + 'name' => 'pNbComp', + 'type' => '9048' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx' + }, + 'Return' => '2747', + 'ShortName' => 'opj_set_MCT', + 'Source' => 'openjpeg.c', + 'SourceLine' => '864' + }, + '235639' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'p_tile_index', + 'type' => '9048' + }, + '2' => { + 'name' => 'p_data', + 'type' => '9070' + }, + '3' => { + 'name' => 'p_data_size', + 'type' => '9048' + }, + '4' => { + 'name' => 'p_stream', + 'type' => '14584' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx', + '3' => 'rcx', + '4' => 'r8' + }, + 'Return' => '2747', + 'ShortName' => 'opj_write_tile', + 'Source' => 'openjpeg.c', + 'SourceLine' => '894' + }, + '235839' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_destroy_codec', + 'Source' => 'openjpeg.c', + 'SourceLine' => '921' + }, + '235940' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + }, + '1' => { + 'name' => 'info_flag', + 'type' => '9037' + }, + '2' => { + 'name' => 'output_stream', + 'type' => '76915' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '1', + 'ShortName' => 'opj_dump_codec', + 'Source' => 'openjpeg.c', + 'SourceLine' => '939' + }, + '236077' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '76921', + 'ShortName' => 'opj_get_cstr_info', + 'Source' => 'openjpeg.c', + 'SourceLine' => '955' + }, + '236241' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_codec', + 'type' => '231915' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '74699', + 'ShortName' => 'opj_get_cstr_index', + 'Source' => 'openjpeg.c', + 'SourceLine' => '983' + }, + '236326' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'p_cstr_index', + 'type' => '236386' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_destroy_cstr_index', + 'Source' => 'openjpeg.c', + 'SourceLine' => '994' + }, + '236392' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'fname', + 'type' => '156' + }, + '1' => { + 'name' => 'p_size', + 'type' => '9059' + }, + '2' => { + 'name' => 'p_is_read_stream', + 'type' => '2747' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'r12', + '2' => 'rbx' + }, + 'Return' => '14584', + 'ShortName' => 'opj_stream_create_file_stream', + 'Source' => 'openjpeg.c', + 'SourceLine' => '1009' + }, + '236511' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'fname', + 'type' => '156' + }, + '1' => { + 'name' => 'p_is_read_stream', + 'type' => '2747' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi' + }, + 'Return' => '14584', + 'ShortName' => 'opj_stream_create_default_file_stream', + 'Source' => 'openjpeg.c', + 'SourceLine' => '1002' + }, + '3808' => { + 'Header' => 'openjpeg.h', + 'Return' => '2747', + 'ShortName' => 'opj_has_thread_support', + 'Source' => 'thread.c', + 'SourceLine' => '295' + }, + '3838' => { + 'Header' => 'openjpeg.h', + 'Return' => '87', + 'ShortName' => 'opj_get_num_cpus', + 'Source' => 'thread.c', + 'SourceLine' => '300' + }, + '61155' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'image', + 'type' => '21147' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_image_destroy', + 'Source' => 'image.c', + 'SourceLine' => '92' + }, + '61333' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'numcmpts', + 'type' => '9048' + }, + '1' => { + 'name' => 'cmptparms', + 'type' => '61683' + }, + '2' => { + 'name' => 'clrspc', + 'type' => '18497' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '21147', + 'ShortName' => 'opj_image_create', + 'Source' => 'image.c', + 'SourceLine' => '40' + }, + '63325' => { + 'Header' => 'openjpeg.h', + 'Param' => { + '0' => { + 'name' => 'numcmpts', + 'type' => '9048' + }, + '1' => { + 'name' => 'cmptparms', + 'type' => '61683' + }, + '2' => { + 'name' => 'clrspc', + 'type' => '18497' + } + }, + 'Reg' => { + '0' => 'rdi', + '1' => 'rsi', + '2' => 'rdx' + }, + 'Return' => '21147', + 'ShortName' => 'opj_image_tile_create', + 'Source' => 'image.c', + 'SourceLine' => '228' + }, + '63604' => { + 'Header' => 'openjpeg.h', + 'Line' => '1119', + 'Param' => { + '0' => { + 'name' => 'ptr', + 'type' => '130' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '1', + 'ShortName' => 'opj_image_data_free', + 'Source' => 'openjpeg.c', + 'SourceLine' => '1061' + }, + '63668' => { + 'Header' => 'openjpeg.h', + 'Line' => '1109', + 'Param' => { + '0' => { + 'name' => 'size', + 'type' => '9059' + } + }, + 'Reg' => { + '0' => 'rdi' + }, + 'Return' => '130', + 'ShortName' => 'opj_image_data_alloc', + 'Source' => 'openjpeg.c', + 'SourceLine' => '1054' + } + }, + 'SymbolVersion' => { + '_ITM_deregisterTMCloneTable' => 'sysconf@@GLIBC_2.2.5', + '_ITM_registerTMCloneTable' => 'sysconf@@GLIBC_2.2.5', + '_Jv_RegisterClasses' => 'sysconf@@GLIBC_2.2.5', + '__gmon_start__' => 'sysconf@@GLIBC_2.2.5' + }, + 'Symbols' => { + 'libopenjp2.so.2.3.1' => { + '_fini' => 1, + '_init' => 1, + 'opj_codec_set_threads' => 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_get_num_cpus' => 1, + 'opj_has_thread_support' => 1, + 'opj_image_create' => 1, + 'opj_image_data_alloc' => 1, + 'opj_image_data_free' => 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_components' => 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' + }, + '101' => { + 'BaseType' => '94', + 'Header' => 'types.h', + 'Line' => '141', + 'Name' => '__off_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11122' => { + 'BaseType' => '2236', + 'Header' => 'openjpeg.h', + 'Line' => '115', + 'Name' => 'OPJ_FLOAT32', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '11166' => { + 'BaseType' => '94', + 'Header' => 'stdint.h', + 'Line' => '41', + 'Name' => 'int64_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11188' => { + 'BaseType' => '66', + 'Header' => 'stdint.h', + 'Line' => '56', + 'Name' => 'uint64_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '112' => { + 'BaseType' => '94', + 'Header' => 'types.h', + 'Line' => '142', + 'Name' => '__off64_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11221' => { + 'BaseType' => '11188', + 'Header' => 'openjpeg.h', + 'Line' => '128', + 'Name' => 'OPJ_UINT64', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11232' => { + 'BaseType' => '11166', + 'Header' => 'openjpeg.h', + 'Line' => '130', + 'Name' => 'OPJ_OFF_T', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11254' => { + 'BaseType' => '11266', + 'Header' => 'openjpeg.h', + 'Line' => '313', + 'Name' => 'opj_msg_callback', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11266' => { + 'Name' => 'void(*)(char const*, void*)', + 'Param' => { + '0' => { + 'type' => '156' + }, + '1' => { + 'type' => '130' + } + }, + 'Return' => '1', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '11288' => { + 'BaseType' => '11300', + 'Header' => 'openjpeg.h', + 'Line' => '597', + 'Name' => 'opj_stream_read_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11300' => { + 'Name' => 'OPJ_SIZE_T(*)(void*, OPJ_SIZE_T, void*)', + 'Param' => { + '0' => { + 'type' => '130' + }, + '1' => { + 'type' => '9059' + }, + '2' => { + 'type' => '130' + } + }, + 'Return' => '9059', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '11331' => { + 'BaseType' => '11300', + 'Header' => 'openjpeg.h', + 'Line' => '603', + 'Name' => 'opj_stream_write_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11343' => { + 'BaseType' => '11355', + 'Header' => 'openjpeg.h', + 'Line' => '609', + 'Name' => 'opj_stream_skip_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11355' => { + 'Name' => 'OPJ_OFF_T(*)(OPJ_OFF_T, void*)', + 'Param' => { + '0' => { + 'type' => '11232' + }, + '1' => { + 'type' => '130' + } + }, + 'Return' => '11232', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '11381' => { + 'BaseType' => '11393', + 'Header' => 'openjpeg.h', + 'Line' => '615', + 'Name' => 'opj_stream_seek_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11393' => { + 'Name' => 'OPJ_BOOL(*)(OPJ_OFF_T, void*)', + 'Param' => { + '0' => { + 'type' => '11232' + }, + '1' => { + 'type' => '130' + } + }, + 'Return' => '2747', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '11419' => { + 'BaseType' => '781', + 'Header' => 'openjpeg.h', + 'Line' => '621', + 'Name' => 'opj_stream_free_user_data_fn', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11448' => { + 'BaseType' => '130', + 'Header' => 'openjpeg.h', + 'Line' => '626', + 'Name' => 'opj_stream_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '11846' => { + 'BaseType' => '11122', + 'Name' => 'OPJ_FLOAT32*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '11852' => { + 'BaseType' => '9048', + 'Name' => 'OPJ_UINT32*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '130' => { + 'BaseType' => '1', + 'Name' => 'void*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '132' => { + 'BaseType' => '138', + 'Name' => 'char*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '138' => { + 'Name' => 'char', + 'Size' => '1', + 'Type' => 'Intrinsic' + }, + '145' => { + 'BaseType' => '66', + 'Header' => 'stddef.h', + 'Line' => '212', + 'Name' => 'size_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '14584' => { + 'BaseType' => '11448', + 'Name' => 'opj_stream_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '156' => { + 'BaseType' => '162', + 'Name' => 'char const*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '162' => { + 'BaseType' => '138', + 'Name' => 'char const', + 'Size' => '1', + 'Type' => 'Const' + }, + '169520' => { + 'BaseType' => '76921', + 'Name' => 'opj_codestream_info_v2_t**', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '18236' => { + 'BaseType' => '138', + 'Header' => 'openjpeg.h', + 'Line' => '114', + 'Name' => 'OPJ_CHAR', + 'Size' => '1', + 'Type' => 'Typedef' + }, + '18280' => { + 'BaseType' => '52', + 'Header' => 'stdint.h', + 'Line' => '50', + 'Name' => 'uint16_t', + 'Size' => '2', + 'Type' => 'Typedef' + }, + '18313' => { + 'BaseType' => '18280', + 'Header' => 'openjpeg.h', + 'Line' => '124', + 'Name' => 'OPJ_UINT16', + 'Size' => '2', + 'Type' => 'Typedef' + }, + '18379' => { + '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' + }, + '18429' => { + 'BaseType' => '18379', + 'Header' => 'openjpeg.h', + 'Line' => '274', + 'Name' => 'OPJ_PROG_ORDER', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '18441' => { + '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' + }, + '18497' => { + 'BaseType' => '18441', + 'Header' => 'openjpeg.h', + 'Line' => '287', + 'Name' => 'OPJ_COLOR_SPACE', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '18509' => { + 'Header' => 'openjpeg.h', + 'Line' => '325', + 'Memb' => { + '0' => { + 'name' => 'resno0', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'compno0', + 'offset' => '4', + 'type' => '9048' + }, + '10' => { + 'name' => 'progorder', + 'offset' => '40', + 'type' => '18989' + }, + '11' => { + 'name' => 'tile', + 'offset' => '48', + 'type' => '9048' + }, + '12' => { + 'name' => 'tx0', + 'offset' => '52', + 'type' => '9037' + }, + '13' => { + 'name' => 'tx1', + 'offset' => '56', + 'type' => '9037' + }, + '14' => { + 'name' => 'ty0', + 'offset' => '60', + 'type' => '9037' + }, + '15' => { + 'name' => 'ty1', + 'offset' => '64', + 'type' => '9037' + }, + '16' => { + 'name' => 'layS', + 'offset' => '68', + 'type' => '9048' + }, + '17' => { + 'name' => 'resS', + 'offset' => '72', + 'type' => '9048' + }, + '18' => { + 'name' => 'compS', + 'offset' => '76', + 'type' => '9048' + }, + '19' => { + 'name' => 'prcS', + 'offset' => '80', + 'type' => '9048' + }, + '2' => { + 'name' => 'layno1', + 'offset' => '8', + 'type' => '9048' + }, + '20' => { + 'name' => 'layE', + 'offset' => '84', + 'type' => '9048' + }, + '21' => { + 'name' => 'resE', + 'offset' => '88', + 'type' => '9048' + }, + '22' => { + 'name' => 'compE', + 'offset' => '92', + 'type' => '9048' + }, + '23' => { + 'name' => 'prcE', + 'offset' => '96', + 'type' => '9048' + }, + '24' => { + 'name' => 'txS', + 'offset' => '100', + 'type' => '9048' + }, + '25' => { + 'name' => 'txE', + 'offset' => '104', + 'type' => '9048' + }, + '26' => { + 'name' => 'tyS', + 'offset' => '108', + 'type' => '9048' + }, + '27' => { + 'name' => 'tyE', + 'offset' => '112', + 'type' => '9048' + }, + '28' => { + 'name' => 'dx', + 'offset' => '116', + 'type' => '9048' + }, + '29' => { + 'name' => 'dy', + 'offset' => '120', + 'type' => '9048' + }, + '3' => { + 'name' => 'resno1', + 'offset' => '12', + 'type' => '9048' + }, + '30' => { + 'name' => 'lay_t', + 'offset' => '124', + 'type' => '9048' + }, + '31' => { + 'name' => 'res_t', + 'offset' => '128', + 'type' => '9048' + }, + '32' => { + 'name' => 'comp_t', + 'offset' => '132', + 'type' => '9048' + }, + '33' => { + 'name' => 'prc_t', + 'offset' => '136', + 'type' => '9048' + }, + '34' => { + 'name' => 'tx0_t', + 'offset' => '140', + 'type' => '9048' + }, + '35' => { + 'name' => 'ty0_t', + 'offset' => '144', + 'type' => '9048' + }, + '4' => { + 'name' => 'compno1', + 'offset' => '16', + 'type' => '9048' + }, + '5' => { + 'name' => 'layno0', + 'offset' => '20', + 'type' => '9048' + }, + '6' => { + 'name' => 'precno0', + 'offset' => '24', + 'type' => '9048' + }, + '7' => { + 'name' => 'precno1', + 'offset' => '28', + 'type' => '9048' + }, + '8' => { + 'name' => 'prg1', + 'offset' => '32', + 'type' => '18429' + }, + '9' => { + 'name' => 'prg', + 'offset' => '36', + 'type' => '18429' + } + }, + 'Name' => 'struct opj_poc', + 'Size' => '148', + 'Type' => 'Struct' + }, + '18989' => { + 'BaseType' => '18236', + 'Name' => 'OPJ_CHAR[5]', + 'Size' => '5', + 'Type' => 'Array' + }, + '19005' => { + 'BaseType' => '18509', + 'Header' => 'openjpeg.h', + 'Line' => '348', + 'Name' => 'opj_poc_t', + 'Size' => '148', + 'Type' => 'Typedef' + }, + '19017' => { + 'BaseType' => '19005', + 'Name' => 'opj_poc_t[32]', + 'Size' => '4736', + 'Type' => 'Array' + }, + '19033' => { + 'Header' => 'openjpeg.h', + 'Line' => '637', + 'Memb' => { + '0' => { + 'name' => 'dx', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'dy', + 'offset' => '4', + 'type' => '9048' + }, + '10' => { + 'name' => 'factor', + 'offset' => '40', + 'type' => '9048' + }, + '11' => { + 'name' => 'data', + 'offset' => '48', + 'type' => '19208' + }, + '12' => { + 'name' => 'alpha', + 'offset' => '56', + 'type' => '18313' + }, + '2' => { + 'name' => 'w', + 'offset' => '8', + 'type' => '9048' + }, + '3' => { + 'name' => 'h', + 'offset' => '12', + 'type' => '9048' + }, + '4' => { + 'name' => 'x0', + 'offset' => '16', + 'type' => '9048' + }, + '5' => { + 'name' => 'y0', + 'offset' => '20', + 'type' => '9048' + }, + '6' => { + 'name' => 'prec', + 'offset' => '24', + 'type' => '9048' + }, + '7' => { + 'name' => 'bpp', + 'offset' => '28', + 'type' => '9048' + }, + '8' => { + 'name' => 'sgnd', + 'offset' => '32', + 'type' => '9048' + }, + '9' => { + 'name' => 'resno_decoded', + 'offset' => '36', + 'type' => '9048' + } + }, + 'Name' => 'struct opj_image_comp', + 'Size' => '64', + 'Type' => 'Struct' + }, + '19208' => { + 'BaseType' => '9037', + 'Name' => 'OPJ_INT32*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '19214' => { + 'BaseType' => '19033', + 'Header' => 'openjpeg.h', + 'Line' => '664', + 'Name' => 'opj_image_comp_t', + 'Size' => '64', + 'Type' => 'Typedef' + }, + '19226' => { + 'Header' => 'openjpeg.h', + 'Line' => '669', + 'Memb' => { + '0' => { + 'name' => 'x0', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'y0', + 'offset' => '4', + 'type' => '9048' + }, + '2' => { + 'name' => 'x1', + 'offset' => '8', + 'type' => '9048' + }, + '3' => { + 'name' => 'y1', + 'offset' => '12', + 'type' => '9048' + }, + '4' => { + 'name' => 'numcomps', + 'offset' => '16', + 'type' => '9048' + }, + '5' => { + 'name' => 'color_space', + 'offset' => '20', + 'type' => '18497' + }, + '6' => { + 'name' => 'comps', + 'offset' => '24', + 'type' => '19353' + }, + '7' => { + 'name' => 'icc_profile_buf', + 'offset' => '32', + 'type' => '9070' + }, + '8' => { + 'name' => 'icc_profile_len', + 'offset' => '40', + 'type' => '9048' + } + }, + 'Name' => 'struct opj_image', + 'Size' => '48', + 'Type' => 'Struct' + }, + '19353' => { + 'BaseType' => '19214', + 'Name' => 'opj_image_comp_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '19365' => { + 'BaseType' => '19226', + 'Header' => 'openjpeg.h', + 'Line' => '688', + 'Name' => 'opj_image_t', + 'Size' => '48', + 'Type' => 'Typedef' + }, + '19377' => { + 'BaseType' => '9048', + 'Name' => 'OPJ_UINT32[33]', + 'Size' => '132', + 'Type' => 'Array' + }, + '21147' => { + 'BaseType' => '19365', + 'Name' => 'opj_image_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '220837' => { + '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' + }, + '220887' => { + 'BaseType' => '220837', + 'Header' => 'openjpeg.h', + 'Line' => '299', + 'Name' => 'OPJ_CODEC_FORMAT', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '222644' => { + 'BaseType' => '130', + 'Header' => 'openjpeg.h', + 'Line' => '578', + 'Name' => 'opj_codec_t', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '2236' => { + 'Name' => 'float', + 'Size' => '4', + 'Type' => 'Intrinsic' + }, + '2243' => { + 'Name' => 'double', + 'Size' => '8', + 'Type' => 'Intrinsic' + }, + '2250' => { + 'Header' => 'libio.h', + 'Line' => '273', + 'Memb' => { + '0' => { + 'name' => '_flags', + 'offset' => '0', + 'type' => '87' + }, + '1' => { + 'name' => '_IO_read_ptr', + 'offset' => '8', + 'type' => '132' + }, + '10' => { + 'name' => '_IO_backup_base', + 'offset' => '80', + 'type' => '132' + }, + '11' => { + 'name' => '_IO_save_end', + 'offset' => '88', + 'type' => '132' + }, + '12' => { + 'name' => '_markers', + 'offset' => '96', + 'type' => '2697' + }, + '13' => { + 'name' => '_chain', + 'offset' => '104', + 'type' => '2703' + }, + '14' => { + 'name' => '_fileno', + 'offset' => '112', + 'type' => '87' + }, + '15' => { + 'name' => '_flags2', + 'offset' => '116', + 'type' => '87' + }, + '16' => { + 'name' => '_old_offset', + 'offset' => '120', + 'type' => '101' + }, + '17' => { + 'name' => '_cur_column', + 'offset' => '128', + 'type' => '52' + }, + '18' => { + 'name' => '_vtable_offset', + 'offset' => '130', + 'type' => '73' + }, + '19' => { + 'name' => '_shortbuf', + 'offset' => '131', + 'type' => '2709' + }, + '2' => { + 'name' => '_IO_read_end', + 'offset' => '16', + 'type' => '132' + }, + '20' => { + 'name' => '_lock', + 'offset' => '136', + 'type' => '2725' + }, + '21' => { + 'name' => '_offset', + 'offset' => '144', + 'type' => '112' + }, + '22' => { + 'name' => '__pad1', + 'offset' => '152', + 'type' => '130' + }, + '23' => { + 'name' => '__pad2', + 'offset' => '160', + 'type' => '130' + }, + '24' => { + 'name' => '__pad3', + 'offset' => '168', + 'type' => '130' + }, + '25' => { + 'name' => '__pad4', + 'offset' => '176', + 'type' => '130' + }, + '26' => { + 'name' => '__pad5', + 'offset' => '184', + 'type' => '145' + }, + '27' => { + 'name' => '_mode', + 'offset' => '192', + 'type' => '87' + }, + '28' => { + 'name' => '_unused2', + 'offset' => '196', + 'type' => '2731' + }, + '3' => { + 'name' => '_IO_read_base', + 'offset' => '24', + 'type' => '132' + }, + '4' => { + 'name' => '_IO_write_base', + 'offset' => '32', + 'type' => '132' + }, + '5' => { + 'name' => '_IO_write_ptr', + 'offset' => '40', + 'type' => '132' + }, + '6' => { + 'name' => '_IO_write_end', + 'offset' => '48', + 'type' => '132' + }, + '7' => { + 'name' => '_IO_buf_base', + 'offset' => '56', + 'type' => '132' + }, + '8' => { + 'name' => '_IO_buf_end', + 'offset' => '64', + 'type' => '132' + }, + '9' => { + 'name' => '_IO_save_base', + 'offset' => '72', + 'type' => '132' + } + }, + 'Name' => 'struct _IO_FILE', + 'PrivateABI' => 1, + 'Size' => '216', + 'Type' => 'Struct' + }, + '231915' => { + 'BaseType' => '222644', + 'Name' => 'opj_codec_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '23247' => { + 'BaseType' => '2747', + 'Name' => 'OPJ_BOOL*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '23281' => { + 'BaseType' => '9048', + 'Name' => 'OPJ_UINT32 const', + 'Size' => '4', + 'Type' => 'Const' + }, + '236386' => { + 'BaseType' => '74699', + 'Name' => 'opj_codestream_index_t**', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '2641' => { + 'Header' => 'libio.h', + 'Line' => '182', + 'Name' => '_IO_lock_t', + 'Type' => 'Typedef' + }, + '2648' => { + 'Header' => 'libio.h', + 'Line' => '188', + 'Memb' => { + '0' => { + 'name' => '_next', + 'offset' => '0', + 'type' => '2697' + }, + '1' => { + 'name' => '_sbuf', + 'offset' => '8', + 'type' => '2703' + }, + '2' => { + 'name' => '_pos', + 'offset' => '16', + 'type' => '87' + } + }, + 'Name' => 'struct _IO_marker', + 'PrivateABI' => 1, + 'Size' => '24', + 'Type' => 'Struct' + }, + '2697' => { + 'BaseType' => '2648', + 'Name' => 'struct _IO_marker*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '2703' => { + 'BaseType' => '2250', + 'Name' => 'struct _IO_FILE*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '2709' => { + 'BaseType' => '138', + 'Name' => 'char[1]', + 'Size' => '1', + 'Type' => 'Array' + }, + '2725' => { + 'BaseType' => '2641', + 'Name' => '_IO_lock_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '2731' => { + 'BaseType' => '138', + 'Name' => 'char[20]', + 'Size' => '20', + 'Type' => 'Array' + }, + '2747' => { + 'BaseType' => '87', + 'Header' => 'openjpeg.h', + 'Line' => '110', + 'Name' => 'OPJ_BOOL', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '45' => { + 'Name' => 'unsigned char', + 'Size' => '1', + 'Type' => 'Intrinsic' + }, + '52' => { + 'Name' => 'unsigned short', + 'Size' => '2', + 'Type' => 'Intrinsic' + }, + '59' => { + 'Name' => 'unsigned int', + 'Size' => '4', + 'Type' => 'Intrinsic' + }, + '59010' => { + 'Header' => 'openjpeg.h', + 'Line' => '694', + 'Memb' => { + '0' => { + 'name' => 'dx', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'dy', + 'offset' => '4', + 'type' => '9048' + }, + '2' => { + 'name' => 'w', + 'offset' => '8', + 'type' => '9048' + }, + '3' => { + 'name' => 'h', + 'offset' => '12', + 'type' => '9048' + }, + '4' => { + 'name' => 'x0', + 'offset' => '16', + 'type' => '9048' + }, + '5' => { + 'name' => 'y0', + 'offset' => '20', + 'type' => '9048' + }, + '6' => { + 'name' => 'prec', + 'offset' => '24', + 'type' => '9048' + }, + '7' => { + 'name' => 'bpp', + 'offset' => '28', + 'type' => '9048' + }, + '8' => { + 'name' => 'sgnd', + 'offset' => '32', + 'type' => '9048' + } + }, + 'Name' => 'struct opj_image_comptparm', + 'Size' => '36', + 'Type' => 'Struct' + }, + '59133' => { + 'BaseType' => '59010', + 'Header' => 'openjpeg.h', + 'Line' => '713', + 'Name' => 'opj_image_cmptparm_t', + 'Size' => '36', + 'Type' => 'Typedef' + }, + '61683' => { + 'BaseType' => '59133', + 'Name' => 'opj_image_cmptparm_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '66' => { + 'Name' => 'unsigned long', + 'Size' => '8', + 'Type' => 'Intrinsic' + }, + '66843' => { + 'BaseType' => '2250', + 'Header' => 'stdio.h', + 'Line' => '49', + 'Name' => 'FILE', + 'Size' => '216', + 'Type' => 'Typedef' + }, + '67560' => { + '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' + }, + '67599' => { + 'BaseType' => '67560', + 'Header' => 'openjpeg.h', + 'Line' => '251', + 'Name' => 'OPJ_RSIZ_CAPABILITIES', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '67610' => { + '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' + }, + '67648' => { + 'BaseType' => '67610', + 'Header' => 'openjpeg.h', + 'Line' => '262', + 'Name' => 'OPJ_CINEMA_MODE', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '68332' => { + 'Header' => 'openjpeg.h', + 'Line' => '353', + 'Memb' => { + '0' => { + 'name' => 'tile_size_on', + 'offset' => '0', + 'type' => '2747' + }, + '1' => { + 'name' => 'cp_tx0', + 'offset' => '4', + 'type' => '87' + }, + '10' => { + 'name' => 'csty', + 'offset' => '48', + 'type' => '87' + }, + '11' => { + 'name' => 'prog_order', + 'offset' => '52', + 'type' => '18429' + }, + '12' => { + 'name' => 'POC', + 'offset' => '56', + 'type' => '19017' + }, + '13' => { + 'name' => 'numpocs', + 'offset' => '4792', + 'type' => '9048' + }, + '14' => { + 'name' => 'tcp_numlayers', + 'offset' => '4796', + 'type' => '87' + }, + '15' => { + 'name' => 'tcp_rates', + 'offset' => '4800', + 'type' => '69196' + }, + '16' => { + 'name' => 'tcp_distoratio', + 'offset' => '5200', + 'type' => '69196' + }, + '17' => { + 'name' => 'numresolution', + 'offset' => '5600', + 'type' => '87' + }, + '18' => { + 'name' => 'cblockw_init', + 'offset' => '5604', + 'type' => '87' + }, + '19' => { + 'name' => 'cblockh_init', + 'offset' => '5608', + 'type' => '87' + }, + '2' => { + 'name' => 'cp_ty0', + 'offset' => '8', + 'type' => '87' + }, + '20' => { + 'name' => 'mode', + 'offset' => '5612', + 'type' => '87' + }, + '21' => { + 'name' => 'irreversible', + 'offset' => '5616', + 'type' => '87' + }, + '22' => { + 'name' => 'roi_compno', + 'offset' => '5620', + 'type' => '87' + }, + '23' => { + 'name' => 'roi_shift', + 'offset' => '5624', + 'type' => '87' + }, + '24' => { + 'name' => 'res_spec', + 'offset' => '5628', + 'type' => '87' + }, + '25' => { + 'name' => 'prcw_init', + 'offset' => '5632', + 'type' => '69212' + }, + '26' => { + 'name' => 'prch_init', + 'offset' => '5764', + 'type' => '69212' + }, + '27' => { + 'name' => 'infile', + 'offset' => '5896', + 'type' => '69228' + }, + '28' => { + 'name' => 'outfile', + 'offset' => '9992', + 'type' => '69228' + }, + '29' => { + 'name' => 'index_on', + 'offset' => '14088', + 'type' => '87' + }, + '3' => { + 'name' => 'cp_tdx', + 'offset' => '12', + 'type' => '87' + }, + '30' => { + 'name' => 'index', + 'offset' => '14092', + 'type' => '69228' + }, + '31' => { + 'name' => 'image_offset_x0', + 'offset' => '18188', + 'type' => '87' + }, + '32' => { + 'name' => 'image_offset_y0', + 'offset' => '18192', + 'type' => '87' + }, + '33' => { + 'name' => 'subsampling_dx', + 'offset' => '18196', + 'type' => '87' + }, + '34' => { + 'name' => 'subsampling_dy', + 'offset' => '18200', + 'type' => '87' + }, + '35' => { + 'name' => 'decod_format', + 'offset' => '18204', + 'type' => '87' + }, + '36' => { + 'name' => 'cod_format', + 'offset' => '18208', + 'type' => '87' + }, + '37' => { + 'name' => 'jpwl_epc_on', + 'offset' => '18212', + 'type' => '2747' + }, + '38' => { + 'name' => 'jpwl_hprot_MH', + 'offset' => '18216', + 'type' => '87' + }, + '39' => { + 'name' => 'jpwl_hprot_TPH_tileno', + 'offset' => '18220', + 'type' => '69245' + }, + '4' => { + 'name' => 'cp_tdy', + 'offset' => '16', + 'type' => '87' + }, + '40' => { + 'name' => 'jpwl_hprot_TPH', + 'offset' => '18284', + 'type' => '69245' + }, + '41' => { + 'name' => 'jpwl_pprot_tileno', + 'offset' => '18348', + 'type' => '69245' + }, + '42' => { + 'name' => 'jpwl_pprot_packno', + 'offset' => '18412', + 'type' => '69245' + }, + '43' => { + 'name' => 'jpwl_pprot', + 'offset' => '18476', + 'type' => '69245' + }, + '44' => { + 'name' => 'jpwl_sens_size', + 'offset' => '18540', + 'type' => '87' + }, + '45' => { + 'name' => 'jpwl_sens_addr', + 'offset' => '18544', + 'type' => '87' + }, + '46' => { + 'name' => 'jpwl_sens_range', + 'offset' => '18548', + 'type' => '87' + }, + '47' => { + 'name' => 'jpwl_sens_MH', + 'offset' => '18552', + 'type' => '87' + }, + '48' => { + 'name' => 'jpwl_sens_TPH_tileno', + 'offset' => '18556', + 'type' => '69245' + }, + '49' => { + 'name' => 'jpwl_sens_TPH', + 'offset' => '18620', + 'type' => '69245' + }, + '5' => { + 'name' => 'cp_disto_alloc', + 'offset' => '20', + 'type' => '87' + }, + '50' => { + 'name' => 'cp_cinema', + 'offset' => '18684', + 'type' => '67648' + }, + '51' => { + 'name' => 'max_comp_size', + 'offset' => '18688', + 'type' => '87' + }, + '52' => { + 'name' => 'cp_rsiz', + 'offset' => '18692', + 'type' => '67599' + }, + '53' => { + 'name' => 'tp_on', + 'offset' => '18696', + 'type' => '138' + }, + '54' => { + 'name' => 'tp_flag', + 'offset' => '18697', + 'type' => '138' + }, + '55' => { + 'name' => 'tcp_mct', + 'offset' => '18698', + 'type' => '138' + }, + '56' => { + 'name' => 'jpip_on', + 'offset' => '18700', + 'type' => '2747' + }, + '57' => { + 'name' => 'mct_data', + 'offset' => '18704', + 'type' => '130' + }, + '58' => { + 'name' => 'max_cs_size', + 'offset' => '18712', + 'type' => '87' + }, + '59' => { + 'name' => 'rsiz', + 'offset' => '18716', + 'type' => '18313' + }, + '6' => { + 'name' => 'cp_fixed_alloc', + 'offset' => '24', + 'type' => '87' + }, + '7' => { + 'name' => 'cp_fixed_quality', + 'offset' => '28', + 'type' => '87' + }, + '8' => { + 'name' => 'cp_matrice', + 'offset' => '32', + 'type' => '69174' + }, + '9' => { + 'name' => 'cp_comment', + 'offset' => '40', + 'type' => '132' + } + }, + 'Name' => 'struct opj_cparameters', + 'Size' => '18720', + 'Type' => 'Struct' + }, + '69174' => { + 'BaseType' => '87', + 'Name' => 'int*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '69196' => { + 'BaseType' => '2236', + 'Name' => 'float[100]', + 'Size' => '400', + 'Type' => 'Array' + }, + '69212' => { + 'BaseType' => '87', + 'Name' => 'int[33]', + 'Size' => '132', + 'Type' => 'Array' + }, + '69228' => { + 'BaseType' => '138', + 'Name' => 'char[4096]', + 'Size' => '4096', + 'Type' => 'Array' + }, + '69245' => { + 'BaseType' => '87', + 'Name' => 'int[16]', + 'Size' => '64', + 'Type' => 'Array' + }, + '69261' => { + 'BaseType' => '68332', + 'Header' => 'openjpeg.h', + 'Line' => '504', + 'Name' => 'opj_cparameters_t', + 'Size' => '18720', + 'Type' => 'Typedef' + }, + '69273' => { + 'Header' => 'openjpeg.h', + 'Line' => '512', + 'Memb' => { + '0' => { + 'name' => 'cp_reduce', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'cp_layer', + 'offset' => '4', + 'type' => '9048' + }, + '10' => { + 'name' => 'm_verbose', + 'offset' => '8224', + 'type' => '2747' + }, + '11' => { + 'name' => 'tile_index', + 'offset' => '8228', + 'type' => '9048' + }, + '12' => { + 'name' => 'nb_tile_to_decode', + 'offset' => '8232', + 'type' => '9048' + }, + '13' => { + 'name' => 'jpwl_correct', + 'offset' => '8236', + 'type' => '2747' + }, + '14' => { + 'name' => 'jpwl_exp_comps', + 'offset' => '8240', + 'type' => '87' + }, + '15' => { + 'name' => 'jpwl_max_tiles', + 'offset' => '8244', + 'type' => '87' + }, + '16' => { + 'name' => 'flags', + 'offset' => '8248', + 'type' => '59' + }, + '2' => { + 'name' => 'infile', + 'offset' => '8', + 'type' => '69228' + }, + '3' => { + 'name' => 'outfile', + 'offset' => '4104', + 'type' => '69228' + }, + '4' => { + 'name' => 'decod_format', + 'offset' => '8200', + 'type' => '87' + }, + '5' => { + 'name' => 'cod_format', + 'offset' => '8204', + 'type' => '87' + }, + '6' => { + 'name' => 'DA_x0', + 'offset' => '8208', + 'type' => '9048' + }, + '7' => { + 'name' => 'DA_x1', + 'offset' => '8212', + 'type' => '9048' + }, + '8' => { + 'name' => 'DA_y0', + 'offset' => '8216', + 'type' => '9048' + }, + '9' => { + 'name' => 'DA_y1', + 'offset' => '8220', + 'type' => '9048' + } + }, + 'Name' => 'struct opj_dparameters', + 'Size' => '8252', + 'Type' => 'Struct' + }, + '69523' => { + 'BaseType' => '69273', + 'Header' => 'openjpeg.h', + 'Line' => '572', + 'Name' => 'opj_dparameters_t', + 'Size' => '8252', + 'Type' => 'Typedef' + }, + '70039' => { + 'Header' => 'openjpeg.h', + 'Line' => '726', + 'Memb' => { + '0' => { + 'name' => 'start_pos', + 'offset' => '0', + 'type' => '11232' + }, + '1' => { + 'name' => 'end_ph_pos', + 'offset' => '8', + 'type' => '11232' + }, + '2' => { + 'name' => 'end_pos', + 'offset' => '16', + 'type' => '11232' + }, + '3' => { + 'name' => 'disto', + 'offset' => '24', + 'type' => '2243' + } + }, + 'Name' => 'struct opj_packet_info', + 'Size' => '32', + 'Type' => 'Struct' + }, + '70105' => { + 'BaseType' => '70039', + 'Header' => 'openjpeg.h', + 'Line' => '735', + 'Name' => 'opj_packet_info_t', + 'Size' => '32', + 'Type' => 'Typedef' + }, + '70117' => { + 'Header' => 'openjpeg.h', + 'Line' => '742', + 'Memb' => { + '0' => { + 'name' => 'type', + 'offset' => '0', + 'type' => '52' + }, + '1' => { + 'name' => 'pos', + 'offset' => '8', + 'type' => '11232' + }, + '2' => { + 'name' => 'len', + 'offset' => '16', + 'type' => '87' + } + }, + 'Name' => 'struct opj_marker_info', + 'Size' => '24', + 'Type' => 'Struct' + }, + '70170' => { + 'BaseType' => '70117', + 'Header' => 'openjpeg.h', + 'Line' => '749', + 'Name' => 'opj_marker_info_t', + 'Size' => '24', + 'Type' => 'Typedef' + }, + '70522' => { + 'BaseType' => '70105', + 'Name' => 'opj_packet_info_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '70528' => { + 'BaseType' => '70170', + 'Name' => 'opj_marker_info_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '70868' => { + 'Header' => 'openjpeg.h', + 'Line' => '866', + 'Memb' => { + '0' => { + 'name' => 'compno', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'csty', + 'offset' => '4', + 'type' => '9048' + }, + '10' => { + 'name' => 'numgbits', + 'offset' => '808', + 'type' => '9048' + }, + '11' => { + 'name' => 'roishift', + 'offset' => '812', + 'type' => '9037' + }, + '12' => { + 'name' => 'prcw', + 'offset' => '816', + 'type' => '19377' + }, + '13' => { + 'name' => 'prch', + 'offset' => '948', + 'type' => '19377' + }, + '2' => { + 'name' => 'numresolutions', + 'offset' => '8', + 'type' => '9048' + }, + '3' => { + 'name' => 'cblkw', + 'offset' => '12', + 'type' => '9048' + }, + '4' => { + 'name' => 'cblkh', + 'offset' => '16', + 'type' => '9048' + }, + '5' => { + 'name' => 'cblksty', + 'offset' => '20', + 'type' => '9048' + }, + '6' => { + 'name' => 'qmfbid', + 'offset' => '24', + 'type' => '9048' + }, + '7' => { + 'name' => 'qntsty', + 'offset' => '28', + 'type' => '9048' + }, + '8' => { + 'name' => 'stepsizes_mant', + 'offset' => '32', + 'type' => '71070' + }, + '9' => { + 'name' => 'stepsizes_expn', + 'offset' => '420', + 'type' => '71070' + } + }, + 'Name' => 'struct opj_tccp_info', + 'Size' => '1080', + 'Type' => 'Struct' + }, + '71070' => { + 'BaseType' => '9048', + 'Name' => 'OPJ_UINT32[97]', + 'Size' => '388', + 'Type' => 'Array' + }, + '71102' => { + 'BaseType' => '70868', + 'Header' => 'openjpeg.h', + 'Line' => '896', + 'Name' => 'opj_tccp_info_t', + 'Size' => '1080', + 'Type' => 'Typedef' + }, + '71114' => { + 'Header' => 'openjpeg.h', + 'Line' => '901', + 'Memb' => { + '0' => { + 'name' => 'tileno', + 'offset' => '0', + 'type' => '87' + }, + '1' => { + 'name' => 'csty', + 'offset' => '4', + 'type' => '9048' + }, + '2' => { + 'name' => 'prg', + 'offset' => '8', + 'type' => '18429' + }, + '3' => { + 'name' => 'numlayers', + 'offset' => '12', + 'type' => '9048' + }, + '4' => { + 'name' => 'mct', + 'offset' => '16', + 'type' => '9048' + }, + '5' => { + 'name' => 'tccp_info', + 'offset' => '24', + 'type' => '71206' + } + }, + 'Name' => 'struct opj_tile_v2_info', + 'Size' => '32', + 'Type' => 'Struct' + }, + '71206' => { + 'BaseType' => '71102', + 'Name' => 'opj_tccp_info_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '71212' => { + 'BaseType' => '71114', + 'Header' => 'openjpeg.h', + 'Line' => '917', + 'Name' => 'opj_tile_info_v2_t', + 'Size' => '32', + 'Type' => 'Typedef' + }, + '71224' => { + 'Header' => 'openjpeg.h', + 'Line' => '922', + 'Memb' => { + '0' => { + 'name' => 'tx0', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'ty0', + 'offset' => '4', + 'type' => '9048' + }, + '2' => { + 'name' => 'tdx', + 'offset' => '8', + 'type' => '9048' + }, + '3' => { + 'name' => 'tdy', + 'offset' => '12', + 'type' => '9048' + }, + '4' => { + 'name' => 'tw', + 'offset' => '16', + 'type' => '9048' + }, + '5' => { + 'name' => 'th', + 'offset' => '20', + 'type' => '9048' + }, + '6' => { + 'name' => 'nbcomps', + 'offset' => '24', + 'type' => '9048' + }, + '7' => { + 'name' => 'm_default_tile_info', + 'offset' => '32', + 'type' => '71212' + }, + '8' => { + 'name' => 'tile_info', + 'offset' => '64', + 'type' => '71353' + } + }, + 'Name' => 'struct opj_codestream_info_v2', + 'Size' => '72', + 'Type' => 'Struct' + }, + '71353' => { + 'BaseType' => '71212', + 'Name' => 'opj_tile_info_v2_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '71359' => { + 'BaseType' => '71224', + 'Header' => 'openjpeg.h', + 'Line' => '946', + 'Name' => 'opj_codestream_info_v2_t', + 'Size' => '72', + 'Type' => 'Typedef' + }, + '71371' => { + 'Header' => 'openjpeg.h', + 'Line' => '952', + 'Memb' => { + '0' => { + 'name' => 'start_pos', + 'offset' => '0', + 'type' => '11232' + }, + '1' => { + 'name' => 'end_header', + 'offset' => '8', + 'type' => '11232' + }, + '2' => { + 'name' => 'end_pos', + 'offset' => '16', + 'type' => '11232' + } + }, + 'Name' => 'struct opj_tp_index', + 'Size' => '24', + 'Type' => 'Struct' + }, + '71424' => { + 'BaseType' => '71371', + 'Header' => 'openjpeg.h', + 'Line' => '960', + 'Name' => 'opj_tp_index_t', + 'Size' => '24', + 'Type' => 'Typedef' + }, + '71436' => { + 'Header' => 'openjpeg.h', + 'Line' => '965', + 'Memb' => { + '0' => { + 'name' => 'tileno', + 'offset' => '0', + 'type' => '9048' + }, + '1' => { + 'name' => 'nb_tps', + 'offset' => '4', + 'type' => '9048' + }, + '2' => { + 'name' => 'current_nb_tps', + 'offset' => '8', + 'type' => '9048' + }, + '3' => { + 'name' => 'current_tpsno', + 'offset' => '12', + 'type' => '9048' + }, + '4' => { + 'name' => 'tp_index', + 'offset' => '16', + 'type' => '71580' + }, + '5' => { + 'name' => 'marknum', + 'offset' => '24', + 'type' => '9048' + }, + '6' => { + 'name' => 'marker', + 'offset' => '32', + 'type' => '70528' + }, + '7' => { + 'name' => 'maxmarknum', + 'offset' => '40', + 'type' => '9048' + }, + '8' => { + 'name' => 'nb_packet', + 'offset' => '44', + 'type' => '9048' + }, + '9' => { + 'name' => 'packet_index', + 'offset' => '48', + 'type' => '70522' + } + }, + 'Name' => 'struct opj_tile_index', + 'Size' => '56', + 'Type' => 'Struct' + }, + '71580' => { + 'BaseType' => '71424', + 'Name' => 'opj_tp_index_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '71586' => { + 'BaseType' => '71436', + 'Header' => 'openjpeg.h', + 'Line' => '992', + 'Name' => 'opj_tile_index_t', + 'Size' => '56', + 'Type' => 'Typedef' + }, + '71598' => { + 'Header' => 'openjpeg.h', + 'Line' => '997', + 'Memb' => { + '0' => { + 'name' => 'main_head_start', + 'offset' => '0', + 'type' => '11232' + }, + '1' => { + 'name' => 'main_head_end', + 'offset' => '8', + 'type' => '11232' + }, + '2' => { + 'name' => 'codestream_size', + 'offset' => '16', + 'type' => '11221' + }, + '3' => { + 'name' => 'marknum', + 'offset' => '24', + 'type' => '9048' + }, + '4' => { + 'name' => 'marker', + 'offset' => '32', + 'type' => '70528' + }, + '5' => { + 'name' => 'maxmarknum', + 'offset' => '40', + 'type' => '9048' + }, + '6' => { + 'name' => 'nb_of_tiles', + 'offset' => '44', + 'type' => '9048' + }, + '7' => { + 'name' => 'tile_index', + 'offset' => '48', + 'type' => '71716' + } + }, + 'Name' => 'struct opj_codestream_index', + 'Size' => '56', + 'Type' => 'Struct' + }, + '71716' => { + 'BaseType' => '71586', + 'Name' => 'opj_tile_index_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '71722' => { + 'BaseType' => '71598', + 'Header' => 'openjpeg.h', + 'Line' => '1020', + 'Name' => 'opj_codestream_index_t', + 'Size' => '56', + 'Type' => 'Typedef' + }, + '73' => { + 'Name' => 'signed char', + 'Size' => '1', + 'Type' => 'Intrinsic' + }, + '74699' => { + 'BaseType' => '71722', + 'Name' => 'opj_codestream_index_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '76880' => { + 'BaseType' => '21147', + 'Name' => 'opj_image_t**', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '76886' => { + 'BaseType' => '69523', + 'Name' => 'opj_dparameters_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '76898' => { + 'BaseType' => '23281', + 'Name' => 'OPJ_UINT32 const*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '76909' => { + 'BaseType' => '69261', + 'Name' => 'opj_cparameters_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '76915' => { + 'BaseType' => '66843', + 'Name' => 'FILE*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '76921' => { + 'BaseType' => '71359', + 'Name' => 'opj_codestream_info_v2_t*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '781' => { + 'Name' => 'void(*)(void*)', + 'Param' => { + '0' => { + 'type' => '130' + } + }, + 'Return' => '1', + 'Size' => '8', + 'Type' => 'FuncPtr' + }, + '87' => { + 'Name' => 'int', + 'Size' => '4', + 'Type' => 'Intrinsic' + }, + '9004' => { + 'BaseType' => '45', + 'Header' => 'openjpeg.h', + 'Line' => '117', + 'Name' => 'OPJ_BYTE', + 'Size' => '1', + 'Type' => 'Typedef' + }, + '9015' => { + 'BaseType' => '87', + 'Header' => 'stdint.h', + 'Line' => '39', + 'Name' => 'int32_t', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '9026' => { + 'BaseType' => '59', + 'Header' => 'stdint.h', + 'Line' => '52', + 'Name' => 'uint32_t', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '9037' => { + 'BaseType' => '9015', + 'Header' => 'openjpeg.h', + 'Line' => '125', + 'Name' => 'OPJ_INT32', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '9048' => { + 'BaseType' => '9026', + 'Header' => 'openjpeg.h', + 'Line' => '126', + 'Name' => 'OPJ_UINT32', + 'Size' => '4', + 'Type' => 'Typedef' + }, + '9059' => { + 'BaseType' => '145', + 'Header' => 'openjpeg.h', + 'Line' => '133', + 'Name' => 'OPJ_SIZE_T', + 'Size' => '8', + 'Type' => 'Typedef' + }, + '9070' => { + 'BaseType' => '9004', + 'Name' => 'OPJ_BYTE*', + 'Size' => '8', + 'Type' => 'Pointer' + }, + '94' => { + 'Name' => 'long', + 'Size' => '8', + 'Type' => 'Intrinsic' + } + }, + 'UndefinedSymbols' => { + 'libopenjp2.so.2.3.1' => { + '_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, + 'getenv@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, + 'pthread_attr_init@GLIBC_2.2.5' => 0, + 'pthread_attr_setdetachstate@GLIBC_2.2.5' => 0, + 'pthread_cond_destroy@GLIBC_2.3.2' => 0, + 'pthread_cond_init@GLIBC_2.3.2' => 0, + 'pthread_cond_signal@GLIBC_2.3.2' => 0, + 'pthread_cond_wait@GLIBC_2.3.2' => 0, + 'pthread_create@GLIBC_2.2.5' => 0, + 'pthread_join@GLIBC_2.2.5' => 0, + 'pthread_mutex_destroy@GLIBC_2.2.5' => 0, + 'pthread_mutex_init@GLIBC_2.2.5' => 0, + 'pthread_mutex_lock@GLIBC_2.2.5' => 0, + 'pthread_mutex_unlock@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, + 'strtol@GLIBC_2.2.5' => 0, + 'sysconf@GLIBC_2.2.5' => 0 + } + }, + 'WordSize' => '8' + }; diff --git a/abi-check/abi_dump/openjpeg/2.3.1/ef225/meta.json b/abi-check/abi_dump/openjpeg/2.3.1/ef225/meta.json new file mode 100644 index 00000000..8ac88b25 --- /dev/null +++ b/abi-check/abi_dump/openjpeg/2.3.1/ef225/meta.json @@ -0,0 +1,7 @@ +{ + "Object": "lib/libopenjp2.so.2.3.1", + "Lang": "C", + "TotalSymbols": "49", + "PublicABI": "1", + "Version": "1.7" +} \ No newline at end of file diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 80401e84..8985deca 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,25 @@

Changelog from Git



-
commit d1d422c126cbc2a5435340bd85f4b52ff0477101
+
commit 291e45bb045e63334729ad9a894595f8e1e2b2c7
+Author: Antonin Descampe <antonin@gmail.com>
+Date:   2019-04-02 15:12:59 +0200
+
+    Update version number for automatic abi check
+
+commit 57096325457f96d8cd07bd3af04fe81d7a2ba788
+Author: Antonin Descampe <antonin@gmail.com>
+Date:   2019-04-02 14:45:15 +0200
+
+    update token for appveyor auto release
+
+commit 8b9a89bc2e61652d30bbc56673f8f03ef464430f
+Author: Antonin Descampe <antonin@gmail.com>
+Date:   2019-04-02 14:25:09 +0200
+
+    update token for automatic release
+
+commit d1d422c126cbc2a5435340bd85f4b52ff0477101
 Author: Antonin Descampe <antonin@gmail.com>
 Date:   2019-04-02 12:08:52 +0200
 
@@ -864,24 +882,6 @@ Date:   2017-10-09 11:40:43 +0200
 
     Unix build: fix regression of 2.3.0 where a shared-only or static-only build lacks the installation target for the library (#1019, fixes regression introduced by 3dfc6ca2bcf06fd1adb6b6b4cecc6c092f08ba0b)
 
-commit e8b6b54d1f7a2c3d501b9afebe9019ad14f4053a
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-10-06 19:25:07 +0200
-
-    opj_decompress -h: document -threads ALL_CPUS
-
-commit acd915080e7a63d1892171533ec245e629c88116
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2017-10-04 23:17:04 -0300
-
-    Finalise ABI check update for v2.3.0
-
-commit d322cc876f976a88328c00c148e5a5536f5c1b56
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2017-10-04 22:59:08 -0300
-
-    Update ABI check for v2.3.0
-
 ...
diff --git a/abi-check/compat_report/openjpeg/2.3.0/2.3.1/1b967/abi_compat_report.html b/abi-check/compat_report/openjpeg/2.3.0/2.3.1/1b967/abi_compat_report.html new file mode 100644 index 00000000..f18b4105 --- /dev/null +++ b/abi-check/compat_report/openjpeg/2.3.0/2.3.1/1b967/abi_compat_report.html @@ -0,0 +1,326 @@ + + + + + + + +libopenjp2: 2.3.0 to 2.3.1 binary compatibility report + + + + + +
+

Binary compatibility report for the libopenjp2.so object between 2.3.0 and 2.3.1 versions on x86_64

+ +

Test Info


+ + + + + + +
Module Namelibopenjp2
Version #12.3.0
Version #22.3.1
CPU Typex86_64
GCC Version4.8.1
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files4
Total Objects1
Total Symbols / Types49 / 112
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+openjpeg.h
+
+
to the top
+

Source Files  4 


+
+cio.c
+image.c
+openjpeg.c
+thread.c
+
+
to the top
+

Objects  1 


+
+libopenjp2.so.2.3.0
+
+
to the top
+
+


+
+ +
+ + diff --git a/abi-check/compat_report/openjpeg/2.3.0/2.3.1/1b967/meta.json b/abi-check/compat_report/openjpeg/2.3.0/2.3.1/1b967/meta.json new file mode 100644 index 00000000..04dd7395 --- /dev/null +++ b/abi-check/compat_report/openjpeg/2.3.0/2.3.1/1b967/meta.json @@ -0,0 +1,8 @@ +{ + "Affected": "0", + "Added": 0, + "Removed": 0, + "TotalProblems": 0, + "Object1": "lib/libopenjp2.so.2.3.0", + "Object2": "lib/libopenjp2.so.2.3.1" +} \ No newline at end of file diff --git a/abi-check/compat_report/openjpeg/2.3.1/current/daa7f/abi_compat_report.html b/abi-check/compat_report/openjpeg/2.3.1/current/daa7f/abi_compat_report.html new file mode 100644 index 00000000..92762dd2 --- /dev/null +++ b/abi-check/compat_report/openjpeg/2.3.1/current/daa7f/abi_compat_report.html @@ -0,0 +1,326 @@ + + + + + + + +libopenjp2: 2.3.1 to current binary compatibility report + + + + + +
+

Binary compatibility report for the libopenjp2.so object between 2.3.1 and current versions on x86_64

+ +

Test Info


+ + + + + + +
Module Namelibopenjp2
Version #12.3.1
Version #2current
CPU Typex86_64
GCC Version4.8.1
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files4
Total Objects1
Total Symbols / Types49 / 112
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+openjpeg.h
+
+
to the top
+

Source Files  4 


+
+cio.c
+image.c
+openjpeg.c
+thread.c
+
+
to the top
+

Objects  1 


+
+libopenjp2.so.2.3.1
+
+
to the top
+
+


+
+ +
+ + diff --git a/abi-check/compat_report/openjpeg/2.3.1/current/daa7f/meta.json b/abi-check/compat_report/openjpeg/2.3.1/current/daa7f/meta.json new file mode 100644 index 00000000..3c73c908 --- /dev/null +++ b/abi-check/compat_report/openjpeg/2.3.1/current/daa7f/meta.json @@ -0,0 +1,8 @@ +{ + "Affected": "0", + "Added": 0, + "Removed": 0, + "TotalProblems": 0, + "Object1": "lib/libopenjp2.so.2.3.1", + "Object2": "lib/libopenjp2.so.2.3.1" +} \ No newline at end of file diff --git a/abi-check/compat_reports/openjpeg/2.3.0_to_2.3.1/abi_compat_report.html b/abi-check/compat_reports/openjpeg/2.3.0_to_2.3.1/abi_compat_report.html new file mode 100644 index 00000000..60cb3986 --- /dev/null +++ b/abi-check/compat_reports/openjpeg/2.3.0_to_2.3.1/abi_compat_report.html @@ -0,0 +1,326 @@ + + + + + + + +openjpeg: 2.3.0 to 2.3.1 binary compatibility report + + + + + +
+

Binary compatibility report for the libopenjp2.so object between 2.3.0 and 2.3.1 versions on x86_64

+ +

Test Info


+ + + + + + +
Module Nameopenjpeg
Version #12.3.0
Version #22.3.1
CPU Typex86_64
GCC Version4.8.1
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files4
Total Objects1
Total Symbols / Types49 / 112
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+openjpeg.h
+
+
to the top
+

Source Files  4 


+
+cio.c
+image.c
+openjpeg.c
+thread.c
+
+
to the top
+

Objects  1 


+
+libopenjp2.so.2.3.0
+
+
to the top
+
+


+
+ +
+ + diff --git a/abi-check/compat_reports/openjpeg/2.3.0_to_2.3.1/src_compat_report.html b/abi-check/compat_reports/openjpeg/2.3.0_to_2.3.1/src_compat_report.html new file mode 100644 index 00000000..20a8ba2a --- /dev/null +++ b/abi-check/compat_reports/openjpeg/2.3.0_to_2.3.1/src_compat_report.html @@ -0,0 +1,326 @@ + + + + + + + +openjpeg: 2.3.0 to 2.3.1 source compatibility report + + + + + +
+

Source compatibility report for the libopenjp2.so object between 2.3.0 and 2.3.1 versions

+ +

Test Info


+ + + + + + +
Module Nameopenjpeg
Version #12.3.0
Version #22.3.1
CPU Typex86_64
GCC Version4.8.1
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files4
Total Objects1
Total Symbols / Types49 / 112
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+openjpeg.h
+
+
to the top
+

Source Files  4 


+
+cio.c
+image.c
+openjpeg.c
+thread.c
+
+
to the top
+

Objects  1 


+
+libopenjp2.so.2.3.0
+
+
to the top
+
+


+
+ +
+ + diff --git a/abi-check/compat_reports/openjpeg/2.3.1_to_current/abi_compat_report.html b/abi-check/compat_reports/openjpeg/2.3.1_to_current/abi_compat_report.html new file mode 100644 index 00000000..be06cee4 --- /dev/null +++ b/abi-check/compat_reports/openjpeg/2.3.1_to_current/abi_compat_report.html @@ -0,0 +1,326 @@ + + + + + + + +openjpeg: 2.3.1 to current binary compatibility report + + + + + +
+

Binary compatibility report for the libopenjp2.so object between 2.3.1 and current versions on x86_64

+ +

Test Info


+ + + + + + +
Module Nameopenjpeg
Version #12.3.1
Version #2current
CPU Typex86_64
GCC Version4.8.1
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files4
Total Objects1
Total Symbols / Types49 / 112
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+openjpeg.h
+
+
to the top
+

Source Files  4 


+
+cio.c
+image.c
+openjpeg.c
+thread.c
+
+
to the top
+

Objects  1 


+
+libopenjp2.so.2.3.1
+
+
to the top
+
+


+
+ +
+ + diff --git a/abi-check/compat_reports/openjpeg/2.3.1_to_current/src_compat_report.html b/abi-check/compat_reports/openjpeg/2.3.1_to_current/src_compat_report.html new file mode 100644 index 00000000..d2fe7390 --- /dev/null +++ b/abi-check/compat_reports/openjpeg/2.3.1_to_current/src_compat_report.html @@ -0,0 +1,326 @@ + + + + + + + +openjpeg: 2.3.1 to current source compatibility report + + + + + +
+

Source compatibility report for the libopenjp2.so object between 2.3.1 and current versions

+ +

Test Info


+ + + + + + +
Module Nameopenjpeg
Version #12.3.1
Version #2current
CPU Typex86_64
GCC Version4.8.1
+

Test Results


+ + + + + + + +
Total Header Files1
Total Source Files4
Total Objects1
Total Symbols / Types49 / 112
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Header Files  1 


+
+openjpeg.h
+
+
to the top
+

Source Files  4 


+
+cio.c
+image.c
+openjpeg.c
+thread.c
+
+
to the top
+

Objects  1 


+
+libopenjp2.so.2.3.1
+
+
to the top
+
+


+
+ +
+ + diff --git a/abi-check/db/openjpeg/Monitor.data b/abi-check/db/openjpeg/Monitor.data index 0f8dd588..a73273b2 100644 --- a/abi-check/db/openjpeg/Monitor.data +++ b/abi-check/db/openjpeg/Monitor.data @@ -14,7 +14,8 @@ $VAR1 = { '2.1.1' => 'Off', '2.1.2' => 'Off', '2.2.0' => 'Off', - '2.3.0' => 'Off' + '2.3.0' => 'Off', + '2.3.1' => 'Off' }, 'Installed' => { '1.1' => 'installed/openjpeg/1.1', @@ -30,6 +31,7 @@ $VAR1 = { '2.1.2' => 'installed/openjpeg/2.1.2', '2.2.0' => 'installed/openjpeg/2.2.0', '2.3.0' => 'installed/openjpeg/2.3.0', + '2.3.1' => 'installed/openjpeg/2.3.1', 'current' => 'installed/openjpeg/current' }, 'Source' => { diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 67245004..519822f0 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -130,6 +130,16 @@ $VAR1 = { 'Version' => '1.7' } }, + '2.3.1' => { + 'ef225' => { + 'Lang' => 'C', + 'Object' => 'lib/libopenjp2.so.2.3.1', + 'Path' => 'abi_dump/openjpeg/2.3.1/ef225/ABI.dump', + 'TotalSymbols' => '49', + 'TotalSymbolsFiltered' => '49', + 'Version' => '1.7' + } + }, 'current' => { 'ef225' => { 'Lang' => 'C', @@ -362,6 +372,19 @@ $VAR1 = { } }, '2.3.0' => { + '2.3.1' => { + 'Added' => 0, + 'BC' => 100, + 'ChangedSoname' => 0, + 'ObjectsAdded' => 0, + 'ObjectsAddedSymbols' => 0, + 'ObjectsRemoved' => 0, + 'ObjectsRemovedSymbols' => 0, + 'Path' => 'objects_report/openjpeg/2.3.0/2.3.1/report.html', + 'Removed' => 0, + 'TotalObjects' => 1, + 'TotalProblems' => 0 + }, 'current' => { 'Added' => 0, 'BC' => 100, @@ -375,6 +398,21 @@ $VAR1 = { 'TotalObjects' => 1, 'TotalProblems' => 0 } + }, + '2.3.1' => { + 'current' => { + 'Added' => 0, + 'BC' => 100, + 'ChangedSoname' => 0, + 'ObjectsAdded' => 0, + 'ObjectsAddedSymbols' => 0, + 'ObjectsRemoved' => 0, + 'ObjectsRemovedSymbols' => 0, + 'Path' => 'objects_report/openjpeg/2.3.1/current/report.html', + 'Removed' => 0, + 'TotalObjects' => 1, + 'TotalProblems' => 0 + } } }, 'ABIReport_D' => { @@ -586,6 +624,17 @@ $VAR1 = { } }, '2.3.0' => { + '2.3.1' => { + '1b967' => { + 'Added' => 0, + 'Affected' => 0, + 'Object1' => 'lib/libopenjp2.so.2.3.0', + 'Object2' => 'lib/libopenjp2.so.2.3.1', + 'Path' => 'compat_report/openjpeg/2.3.0/2.3.1/1b967/abi_compat_report.html', + 'Removed' => 0, + 'TotalProblems' => 0 + } + }, 'current' => { '1b967' => { 'Added' => 0, @@ -606,6 +655,19 @@ $VAR1 = { 'TotalProblems' => 0 } } + }, + '2.3.1' => { + 'current' => { + 'daa7f' => { + 'Added' => 0, + 'Affected' => 0, + 'Object1' => 'lib/libopenjp2.so.2.3.1', + 'Object2' => 'lib/libopenjp2.so.2.3.1', + 'Path' => 'compat_report/openjpeg/2.3.1/current/daa7f/abi_compat_report.html', + 'Removed' => 0, + 'TotalProblems' => 0 + } + } } }, 'ABIView' => {}, @@ -642,7 +704,8 @@ $VAR1 = { '2.1.2' => '2016-09-28 18:18', '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', - 'current' => '2019-04-02 12:08:52' + '2.3.1' => '2019-04-02 10:08', + 'current' => '2019-04-02 15:12:59' }, 'HeadersDiff' => { '1.1' => { @@ -731,16 +794,26 @@ $VAR1 = { } }, '2.3.0' => { + '2.3.1' => { + 'Path' => 'headers_diff/openjpeg/2.3.0/2.3.1/diff.html', + 'Total' => 2 + }, 'current' => { 'Path' => 'headers_diff/openjpeg/2.3.0/current/diff.html', 'Total' => 2 } + }, + '2.3.1' => { + 'current' => { + 'Path' => 'headers_diff/openjpeg/2.3.1/current/diff.html', + 'Total' => 0 + } } }, 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1554201026', + 'ScmUpdateTime' => '1554211780', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' @@ -781,6 +854,9 @@ $VAR1 = { '2.3.0' => { 'lib/libopenjp2.so.2.3.0' => 'libopenjp2.so.7' }, + '2.3.1' => { + 'lib/libopenjp2.so.2.3.1' => 'libopenjp2.so.7' + }, 'current' => { 'lib/libopenjp2.so.2.3.1' => 'libopenjp2.so.7' } @@ -799,6 +875,7 @@ $VAR1 = { '2.1.2' => '7', '2.2.0' => '7', '2.3.0' => '7', + '2.3.1' => '7', 'current' => '7' }, 'Title' => 'OpenJPEG' diff --git a/abi-check/headers_diff/openjpeg/2.3.0/2.3.1/diff.html b/abi-check/headers_diff/openjpeg/2.3.0/2.3.1/diff.html new file mode 100644 index 00000000..e8e650a6 --- /dev/null +++ b/abi-check/headers_diff/openjpeg/2.3.0/2.3.1/diff.html @@ -0,0 +1,184 @@ + + + + + + + + + + + + OpenJPEG: headers diff between 2.3.0 and 2.3.1 versions + + + + + +

ABI
Tracker

(OpenJPEG)


+
+
+

Headers diff: 2.3.0 vs 2.3.1



+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 openjpeg.h (2.3.0)   openjpeg.h (2.3.1) 
skipping to change at line 549 skipping to change at line 549
OPJ_UINT32 DA_x0; OPJ_UINT32 DA_x0;
/** Decoding area right boundary */ /** Decoding area right boundary */
OPJ_UINT32 DA_x1; OPJ_UINT32 DA_x1;
/** Decoding area up boundary */ /** Decoding area up boundary */
OPJ_UINT32 DA_y0; OPJ_UINT32 DA_y0;
/** Decoding area bottom boundary */ /** Decoding area bottom boundary */
OPJ_UINT32 DA_y1; OPJ_UINT32 DA_y1;
/** Verbose mode */ /** Verbose mode */
OPJ_BOOL m_verbose; OPJ_BOOL m_verbose;
/** tile number ot the decoded tile*/ /** tile number of the decoded tile */
OPJ_UINT32 tile_index; OPJ_UINT32 tile_index;
/** Nb of tile to decode */ /** Nb of tile to decode */
OPJ_UINT32 nb_tile_to_decode; OPJ_UINT32 nb_tile_to_decode;
/*@}*/ /*@}*/
/* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */ /* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */
/**@name JPWL decoding parameters */ /**@name JPWL decoding parameters */
/*@{*/ /*@{*/
/** activates the JPWL correction capabilities */ /** activates the JPWL correction capabilities */
skipping to change at line 1172 skipping to change at line 1172
/** /**
* Sets the given function to be used as a skip function. * Sets the given function to be used as a skip function.
* @param p_stream the stream to modify * @param p_stream the stream to modify
* @param p_function the function to use a skip function. * @param p_function the function to use a skip function.
*/ */
OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stre +am, OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stre +am,
opj_stream_skip_fn p_function); opj_stream_skip_fn p_function);
/** /**
* Sets the given function to be used as a seek function, the stream is the * Sets the given function to be used as a seek function, the stream is the
n seekable. n seekable,
* using SEEK_SET behavior.
* @param p_stream the stream to modify * @param p_stream the stream to modify
* @param p_function the function to use a skip function. * @param p_function the function to use a skip function.
*/ */
OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stre +am, OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stre +am,
opj_stream_seek_fn p_function); opj_stream_seek_fn p_function);
/** /**
* Sets the given data to be used as a user data for the stream. * Sets the given data to be used as a user data for the stream.
* @param p_stream the stream to modify * @param p_stream the stream to modify
* @param p_data the data to set. * @param p_data the data to set.
skipping to change at line 1306 skipping to change at line 1307
/** /**
* Allocates worker threads for the compressor/decompressor. * Allocates worker threads for the compressor/decompressor.
* *
* By default, only the main thread is used. If this function is not used, * By default, only the main thread is used. If this function is not used,
* but the OPJ_NUM_THREADS environment variable is set, its value will be * but the OPJ_NUM_THREADS environment variable is set, its value will be
* used to initialize the number of threads. The value can be either an int +eger * used to initialize the number of threads. The value can be either an int +eger
* number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is ca +lled, * number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is ca +lled,
* this function will override the behaviour of the environment variable. * this function will override the behaviour of the environment variable.
* *
* Currently this function must be called after opj_setup_decoder() and
* before opj_read_header().
*
* Note: currently only has effect on the decompressor. * Note: currently only has effect on the decompressor.
* *
* @param p_codec decompressor handler * @param p_codec decompressor handler
* @param num_threads number of threads. * @param num_threads number of threads.
* *
* @return OPJ_TRUE if the decoder is correctly set * @return OPJ_TRUE if the decoder is correctly set
*/ */
OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec, OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec,
int num_threads); int num_threads);
skipping to change at line 1373 skipping to change at line 1377
* that is to say at the highest resolution level, even if requesting the i +mage at lower * that is to say at the highest resolution level, even if requesting the i +mage at lower
* resolution levels. * resolution levels.
* *
* Generally opj_set_decode_area() should be followed by opj_decode(), and +the * Generally opj_set_decode_area() should be followed by opj_decode(), and +the
* codec cannot be re-used. * codec cannot be re-used.
* In the particular case of an image made of a single tile, several sequen +ces of * In the particular case of an image made of a single tile, several sequen +ces of
* calls to opoj_set_decode_area() and opj_decode() are allowed, and will b +ring * calls to opoj_set_decode_area() and opj_decode() are allowed, and will b +ring
* performance improvements when reading an image by chunks. * performance improvements when reading an image by chunks.
* *
* @param p_codec the jpeg2000 codec. * @param p_codec the jpeg2000 codec.
* @param p_image the decoded image previously setted by opj_read +_header * @param p_image the decoded image previously set by opj_read_he +ader
* @param p_start_x the left position of the rectangle to decode (i +n image coordinates). * @param p_start_x the left position of the rectangle to decode (i +n image coordinates).
* @param p_end_x the right position of the rectangle to decode ( +in image coordinates). * @param p_end_x the right position of the rectangle to decode ( +in image coordinates).
* @param p_start_y the up position of the rectangle to decode (in +image coordinates). * @param p_start_y the up position of the rectangle to decode (in +image coordinates).
* @param p_end_y the bottom position of the rectangle to decode +(in image coordinates). * @param p_end_y the bottom position of the rectangle to decode +(in image coordinates).
* *
* @return true if the area could be set. * @return true if the area could be set.
*/ */
OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec, OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec,
opj_image_t* p_image, opj_image_t* p_image,
OPJ_INT32 p_start_x, OPJ_INT32 p_start_y, OPJ_INT32 p_start_x, OPJ_INT32 p_start_y,
 End of changes. 4 change blocks. 
4 lines changed or deleted 8 lines changed or added
+

+ + + + + + + + + + + + + + + + + + + +
 opj_config.h (2.3.0)   opj_config.h (2.3.1) 
/* create opj_config.h for CMake */ /* create opj_config.h for CMake */
#define OPJ_HAVE_STDINT_H 1 #define OPJ_HAVE_STDINT_H 1
/*------------------------------------------------------------------------- +-*/ /*------------------------------------------------------------------------- +-*/
/* OpenJPEG Versioning + */ /* OpenJPEG Versioning + */
/* Version number. */ /* Version number. */
#define OPJ_VERSION_MAJOR 2 #define OPJ_VERSION_MAJOR 2
#define OPJ_VERSION_MINOR 3 #define OPJ_VERSION_MINOR 3
#define OPJ_VERSION_BUILD 0 #define OPJ_VERSION_BUILD 1
 End of changes. 1 change blocks. 
0 lines changed or deleted 0 lines changed or added
+
This html diff was produced by rfcdiff 1.41.The latest version is available from http://tools.ietf.org/tools/rfcdiff/
+
+ + diff --git a/abi-check/headers_diff/openjpeg/2.3.0/2.3.1/meta.json b/abi-check/headers_diff/openjpeg/2.3.0/2.3.1/meta.json new file mode 100644 index 00000000..c9b9e49f --- /dev/null +++ b/abi-check/headers_diff/openjpeg/2.3.0/2.3.1/meta.json @@ -0,0 +1,3 @@ +{ + "Total": 2 +} \ No newline at end of file diff --git a/abi-check/headers_diff/openjpeg/2.3.1/current/diff.html b/abi-check/headers_diff/openjpeg/2.3.1/current/diff.html new file mode 100644 index 00000000..2f208ffa --- /dev/null +++ b/abi-check/headers_diff/openjpeg/2.3.1/current/diff.html @@ -0,0 +1,24 @@ + + + + + + + + + + + + OpenJPEG: headers diff between 2.3.1 and current versions + + + + + +

ABI
Tracker

(OpenJPEG)


+
+
+

Headers diff: 2.3.1 vs current




This html diff was produced by rfcdiff 1.41.The latest version is available from http://tools.ietf.org/tools/rfcdiff/
+
+ + diff --git a/abi-check/headers_diff/openjpeg/2.3.1/current/meta.json b/abi-check/headers_diff/openjpeg/2.3.1/current/meta.json new file mode 100644 index 00000000..58a1d64f --- /dev/null +++ b/abi-check/headers_diff/openjpeg/2.3.1/current/meta.json @@ -0,0 +1,3 @@ +{ + "Total": 0 +} \ No newline at end of file diff --git a/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/openjpeg.h b/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/openjpeg.h new file mode 100644 index 00000000..53a0e10c --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/openjpeg.h @@ -0,0 +1,1691 @@ +/* +* The copyright in this software is being made available under the 2-clauses +* BSD License, included below. This software may be subject to other third +* party and contributor rights, including patent rights, and no such rights +* are granted under this license. +* +* Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium +* Copyright (c) 2002-2014, Professor Benoit Macq +* Copyright (c) 2001-2003, David Janssens +* Copyright (c) 2002-2003, Yannick Verschueren +* Copyright (c) 2003-2007, Francois-Olivier Devaux +* Copyright (c) 2003-2014, Antonin Descampe +* Copyright (c) 2005, Herve Drolon, FreeImage Team +* Copyright (c) 2006-2007, Parvatha Elangovan +* Copyright (c) 2008, Jerome Fimes, Communications & Systemes +* Copyright (c) 2010-2011, Kaori Hagihara +* Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France +* Copyright (c) 2012, CS Systemes d'Information, France +* All rights reserved. +* +* Redistribution and use in source and binary forms, with or without +* modification, are permitted provided that the following conditions +* are met: +* 1. Redistributions of source code must retain the above copyright +* notice, this list of conditions and the following disclaimer. +* 2. Redistributions in binary form must reproduce the above copyright +* notice, this list of conditions and the following disclaimer in the +* documentation and/or other materials provided with the distribution. +* +* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' +* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +* POSSIBILITY OF SUCH DAMAGE. +*/ +#ifndef OPENJPEG_H +#define OPENJPEG_H + + +/* +========================================================== + Compiler directives +========================================================== +*/ + +/* +The inline keyword is supported by C99 but not by C90. +Most compilers implement their own version of this keyword ... +*/ +#ifndef INLINE +#if defined(_MSC_VER) +#define INLINE __forceinline +#elif defined(__GNUC__) +#define INLINE __inline__ +#elif defined(__MWERKS__) +#define INLINE inline +#else +/* add other compilers here ... */ +#define INLINE +#endif /* defined() */ +#endif /* INLINE */ + +/* deprecated attribute */ +#ifdef __GNUC__ +#define OPJ_DEPRECATED(func) func __attribute__ ((deprecated)) +#elif defined(_MSC_VER) +#define OPJ_DEPRECATED(func) __declspec(deprecated) func +#else +#pragma message("WARNING: You need to implement DEPRECATED for this compiler") +#define OPJ_DEPRECATED(func) func +#endif + +#if defined(OPJ_STATIC) || !defined(_WIN32) +/* http://gcc.gnu.org/wiki/Visibility */ +# if __GNUC__ >= 4 +# if defined(OPJ_STATIC) /* static library uses "hidden" */ +# define OPJ_API __attribute__ ((visibility ("hidden"))) +# else +# define OPJ_API __attribute__ ((visibility ("default"))) +# endif +# define OPJ_LOCAL __attribute__ ((visibility ("hidden"))) +# else +# define OPJ_API +# define OPJ_LOCAL +# endif +# define OPJ_CALLCONV +#else +# define OPJ_CALLCONV __stdcall +/* +The following ifdef block is the standard way of creating macros which make exporting +from a DLL simpler. All files within this DLL are compiled with the OPJ_EXPORTS +symbol defined on the command line. this symbol should not be defined on any project +that uses this DLL. This way any other project whose source files include this file see +OPJ_API functions as being imported from a DLL, whereas this DLL sees symbols +defined with this macro as being exported. +*/ +# if defined(OPJ_EXPORTS) || defined(DLL_EXPORT) +# define OPJ_API __declspec(dllexport) +# else +# define OPJ_API __declspec(dllimport) +# endif /* OPJ_EXPORTS */ +#endif /* !OPJ_STATIC || !_WIN32 */ + +typedef int OPJ_BOOL; +#define OPJ_TRUE 1 +#define OPJ_FALSE 0 + +typedef char OPJ_CHAR; +typedef float OPJ_FLOAT32; +typedef double OPJ_FLOAT64; +typedef unsigned char OPJ_BYTE; + +#include "opj_stdint.h" + +typedef int8_t OPJ_INT8; +typedef uint8_t OPJ_UINT8; +typedef int16_t OPJ_INT16; +typedef uint16_t OPJ_UINT16; +typedef int32_t OPJ_INT32; +typedef uint32_t OPJ_UINT32; +typedef int64_t OPJ_INT64; +typedef uint64_t OPJ_UINT64; + +typedef int64_t OPJ_OFF_T; /* 64-bit file offset type */ + +#include +typedef size_t OPJ_SIZE_T; + +/* Avoid compile-time warning because parameter is not used */ +#define OPJ_ARG_NOT_USED(x) (void)(x) + +/* +========================================================== + Useful constant definitions +========================================================== +*/ + +#define OPJ_PATH_LEN 4096 /**< Maximum allowed size for filenames */ + +#define OPJ_J2K_MAXRLVLS 33 /**< Number of maximum resolution level authorized */ +#define OPJ_J2K_MAXBANDS (3*OPJ_J2K_MAXRLVLS-2) /**< Number of maximum sub-band linked to number of resolution level */ + +#define OPJ_J2K_DEFAULT_NB_SEGS 10 +#define OPJ_J2K_STREAM_CHUNK_SIZE 0x100000 /** 1 mega by default */ +#define OPJ_J2K_DEFAULT_HEADER_SIZE 1000 +#define OPJ_J2K_MCC_DEFAULT_NB_RECORDS 10 +#define OPJ_J2K_MCT_DEFAULT_NB_RECORDS 10 + +/* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */ +#define JPWL_MAX_NO_TILESPECS 16 /**< Maximum number of tile parts expected by JPWL: increase at your will */ +#define JPWL_MAX_NO_PACKSPECS 16 /**< Maximum number of packet parts expected by JPWL: increase at your will */ +#define JPWL_MAX_NO_MARKERS 512 /**< Maximum number of JPWL markers: increase at your will */ +#define JPWL_PRIVATEINDEX_NAME "jpwl_index_privatefilename" /**< index file name used when JPWL is on */ +#define JPWL_EXPECTED_COMPONENTS 3 /**< Expect this number of components, so you'll find better the first EPB */ +#define JPWL_MAXIMUM_TILES 8192 /**< Expect this maximum number of tiles, to avoid some crashes */ +#define JPWL_MAXIMUM_HAMMING 2 /**< Expect this maximum number of bit errors in marker id's */ +#define JPWL_MAXIMUM_EPB_ROOM 65450 /**< Expect this maximum number of bytes for composition of EPBs */ +/* <= OPJ_PROFILE_CINEMA_2K)&&((v) <= OPJ_PROFILE_CINEMA_S4K)) +#define OPJ_IS_STORAGE(v) ((v) == OPJ_PROFILE_CINEMA_LTS) +#define OPJ_IS_BROADCAST(v) (((v) >= OPJ_PROFILE_BC_SINGLE)&&((v) <= ((OPJ_PROFILE_BC_MULTI_R) | (0x000b)))) +#define OPJ_IS_IMF(v) (((v) >= OPJ_PROFILE_IMF_2K)&&((v) <= ((OPJ_PROFILE_IMF_8K_R) | (0x009b)))) +#define OPJ_IS_PART2(v) ((v) & OPJ_PROFILE_PART2) + +/** + * JPEG 2000 codestream and component size limits in cinema profiles + * */ +#define OPJ_CINEMA_24_CS 1302083 /** Maximum codestream length for 24fps */ +#define OPJ_CINEMA_48_CS 651041 /** Maximum codestream length for 48fps */ +#define OPJ_CINEMA_24_COMP 1041666 /** Maximum size per color component for 2K & 4K @ 24fps */ +#define OPJ_CINEMA_48_COMP 520833 /** Maximum size per color component for 2K @ 48fps */ + +/* +========================================================== + enum definitions +========================================================== +*/ + +/** + * DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instead + * Rsiz Capabilities + * */ +typedef enum RSIZ_CAPABILITIES { + OPJ_STD_RSIZ = 0, /** Standard JPEG2000 profile*/ + OPJ_CINEMA2K = 3, /** Profile name for a 2K image*/ + OPJ_CINEMA4K = 4, /** Profile name for a 4K image*/ + OPJ_MCT = 0x8100 +} OPJ_RSIZ_CAPABILITIES; + +/** + * DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instead + * Digital cinema operation mode + * */ +typedef enum CINEMA_MODE { + OPJ_OFF = 0, /** Not Digital Cinema*/ + OPJ_CINEMA2K_24 = 1, /** 2K Digital Cinema at 24 fps*/ + OPJ_CINEMA2K_48 = 2, /** 2K Digital Cinema at 48 fps*/ + OPJ_CINEMA4K_24 = 3 /** 4K Digital Cinema at 24 fps*/ +} OPJ_CINEMA_MODE; + +/** + * Progression order + * */ +typedef enum PROG_ORDER { + OPJ_PROG_UNKNOWN = -1, /**< place-holder */ + OPJ_LRCP = 0, /**< layer-resolution-component-precinct order */ + OPJ_RLCP = 1, /**< resolution-layer-component-precinct order */ + OPJ_RPCL = 2, /**< resolution-precinct-component-layer order */ + OPJ_PCRL = 3, /**< precinct-component-resolution-layer order */ + OPJ_CPRL = 4 /**< component-precinct-resolution-layer order */ +} OPJ_PROG_ORDER; + +/** + * Supported image color spaces +*/ +typedef enum COLOR_SPACE { + OPJ_CLRSPC_UNKNOWN = -1, /**< not supported by the library */ + OPJ_CLRSPC_UNSPECIFIED = 0, /**< not specified in the codestream */ + OPJ_CLRSPC_SRGB = 1, /**< sRGB */ + OPJ_CLRSPC_GRAY = 2, /**< grayscale */ + OPJ_CLRSPC_SYCC = 3, /**< YUV */ + OPJ_CLRSPC_EYCC = 4, /**< e-YCC */ + OPJ_CLRSPC_CMYK = 5 /**< CMYK */ +} OPJ_COLOR_SPACE; + +/** + * Supported codec +*/ +typedef enum CODEC_FORMAT { + OPJ_CODEC_UNKNOWN = -1, /**< place-holder */ + OPJ_CODEC_J2K = 0, /**< JPEG-2000 codestream : read/write */ + OPJ_CODEC_JPT = 1, /**< JPT-stream (JPEG 2000, JPIP) : read only */ + OPJ_CODEC_JP2 = 2, /**< JP2 file format : read/write */ + OPJ_CODEC_JPP = 3, /**< JPP-stream (JPEG 2000, JPIP) : to be coded */ + OPJ_CODEC_JPX = 4 /**< JPX file format (JPEG 2000 Part-2) : to be coded */ +} OPJ_CODEC_FORMAT; + + +/* +========================================================== + event manager typedef definitions +========================================================== +*/ + +/** + * Callback function prototype for events + * @param msg Event message + * @param client_data Client object where will be return the event message + * */ +typedef void (*opj_msg_callback)(const char *msg, void *client_data); + +/* +========================================================== + codec typedef definitions +========================================================== +*/ + +/** + * Progression order changes + * + */ +typedef struct opj_poc { + /** Resolution num start, Component num start, given by POC */ + OPJ_UINT32 resno0, compno0; + /** Layer num end,Resolution num end, Component num end, given by POC */ + OPJ_UINT32 layno1, resno1, compno1; + /** Layer num start,Precinct num start, Precinct num end */ + OPJ_UINT32 layno0, precno0, precno1; + /** Progression order enum*/ + OPJ_PROG_ORDER prg1, prg; + /** Progression order string*/ + OPJ_CHAR progorder[5]; + /** Tile number */ + OPJ_UINT32 tile; + /** Start and end values for Tile width and height*/ + OPJ_INT32 tx0, tx1, ty0, ty1; + /** Start value, initialised in pi_initialise_encode*/ + OPJ_UINT32 layS, resS, compS, prcS; + /** End value, initialised in pi_initialise_encode */ + OPJ_UINT32 layE, resE, compE, prcE; + /** Start and end values of Tile width and height, initialised in pi_initialise_encode*/ + OPJ_UINT32 txS, txE, tyS, tyE, dx, dy; + /** Temporary values for Tile parts, initialised in pi_create_encode */ + OPJ_UINT32 lay_t, res_t, comp_t, prc_t, tx0_t, ty0_t; +} opj_poc_t; + +/** + * Compression parameters + * */ +typedef struct opj_cparameters { + /** size of tile: tile_size_on = false (not in argument) or = true (in argument) */ + OPJ_BOOL tile_size_on; + /** XTOsiz */ + int cp_tx0; + /** YTOsiz */ + int cp_ty0; + /** XTsiz */ + int cp_tdx; + /** YTsiz */ + int cp_tdy; + /** allocation by rate/distortion */ + int cp_disto_alloc; + /** allocation by fixed layer */ + int cp_fixed_alloc; + /** add fixed_quality */ + int cp_fixed_quality; + /** fixed layer */ + int *cp_matrice; + /** comment for coding */ + char *cp_comment; + /** csty : coding style */ + int csty; + /** progression order (default OPJ_LRCP) */ + OPJ_PROG_ORDER prog_order; + /** progression order changes */ + opj_poc_t POC[32]; + /** number of progression order changes (POC), default to 0 */ + OPJ_UINT32 numpocs; + /** number of layers */ + int tcp_numlayers; + /** rates of layers - might be subsequently limited by the max_cs_size field. + * Should be decreasing. 1 can be + * used as last value to indicate the last layer is lossless. */ + float tcp_rates[100]; + /** different psnr for successive layers. Should be increasing. 0 can be + * used as last value to indicate the last layer is lossless. */ + float tcp_distoratio[100]; + /** number of resolutions */ + int numresolution; + /** initial code block width, default to 64 */ + int cblockw_init; + /** initial code block height, default to 64 */ + int cblockh_init; + /** mode switch (cblk_style) */ + int mode; + /** 1 : use the irreversible DWT 9-7, 0 : use lossless compression (default) */ + int irreversible; + /** region of interest: affected component in [0..3], -1 means no ROI */ + int roi_compno; + /** region of interest: upshift value */ + int roi_shift; + /* number of precinct size specifications */ + int res_spec; + /** initial precinct width */ + int prcw_init[OPJ_J2K_MAXRLVLS]; + /** initial precinct height */ + int prch_init[OPJ_J2K_MAXRLVLS]; + + /**@name command line encoder parameters (not used inside the library) */ + /*@{*/ + /** input file name */ + char infile[OPJ_PATH_LEN]; + /** output file name */ + char outfile[OPJ_PATH_LEN]; + /** DEPRECATED. Index generation is now handeld with the opj_encode_with_info() function. Set to NULL */ + int index_on; + /** DEPRECATED. Index generation is now handeld with the opj_encode_with_info() function. Set to NULL */ + char index[OPJ_PATH_LEN]; + /** subimage encoding: origin image offset in x direction */ + int image_offset_x0; + /** subimage encoding: origin image offset in y direction */ + int image_offset_y0; + /** subsampling value for dx */ + int subsampling_dx; + /** subsampling value for dy */ + int subsampling_dy; + /** input file format 0: PGX, 1: PxM, 2: BMP 3:TIF*/ + int decod_format; + /** output file format 0: J2K, 1: JP2, 2: JPT */ + int cod_format; + /*@}*/ + + /* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */ + /**@name JPWL encoding parameters */ + /*@{*/ + /** enables writing of EPC in MH, thus activating JPWL */ + OPJ_BOOL jpwl_epc_on; + /** error protection method for MH (0,1,16,32,37-128) */ + int jpwl_hprot_MH; + /** tile number of header protection specification (>=0) */ + int jpwl_hprot_TPH_tileno[JPWL_MAX_NO_TILESPECS]; + /** error protection methods for TPHs (0,1,16,32,37-128) */ + int jpwl_hprot_TPH[JPWL_MAX_NO_TILESPECS]; + /** tile number of packet protection specification (>=0) */ + int jpwl_pprot_tileno[JPWL_MAX_NO_PACKSPECS]; + /** packet number of packet protection specification (>=0) */ + int jpwl_pprot_packno[JPWL_MAX_NO_PACKSPECS]; + /** error protection methods for packets (0,1,16,32,37-128) */ + int jpwl_pprot[JPWL_MAX_NO_PACKSPECS]; + /** enables writing of ESD, (0=no/1/2 bytes) */ + int jpwl_sens_size; + /** sensitivity addressing size (0=auto/2/4 bytes) */ + int jpwl_sens_addr; + /** sensitivity range (0-3) */ + int jpwl_sens_range; + /** sensitivity method for MH (-1=no,0-7) */ + int jpwl_sens_MH; + /** tile number of sensitivity specification (>=0) */ + int jpwl_sens_TPH_tileno[JPWL_MAX_NO_TILESPECS]; + /** sensitivity methods for TPHs (-1=no,0-7) */ + int jpwl_sens_TPH[JPWL_MAX_NO_TILESPECS]; + /*@}*/ + /* <> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */ + /**@name JPWL decoding parameters */ + /*@{*/ + /** activates the JPWL correction capabilities */ + OPJ_BOOL jpwl_correct; + /** expected number of components */ + int jpwl_exp_comps; + /** maximum number of tiles */ + int jpwl_max_tiles; + /*@}*/ + /* <> */ +/** + * Marker structure + * */ +typedef struct opj_marker_info { + /** marker type */ + unsigned short int type; + /** position in codestream */ + OPJ_OFF_T pos; + /** length, marker val included */ + int len; +} opj_marker_info_t; +/* <> */ + /** number of markers */ + int marknum; + /** list of markers */ + opj_marker_info_t *marker; + /** actual size of markers array */ + int maxmarknum; + /* <> */ /* NOT USED FOR THE MOMENT IN THE V2 VERSION */ + /** number of markers */ + OPJ_UINT32 marknum; + /** list of markers */ + opj_marker_info_t *marker; + /** actual size of markers array */ + OPJ_UINT32 maxmarknum; + /* <> */ /* NOT USED FOR THE MOMENT IN THE V2 VERSION */ + /** number of markers */ + OPJ_UINT32 marknum; + /** list of markers */ + opj_marker_info_t *marker; + /** actual size of markers array */ + OPJ_UINT32 maxmarknum; + /* < */ + +/* +========================================================== + Metadata from the JP2file +========================================================== +*/ + +/** + * Info structure of the JP2 file + * EXPERIMENTAL FOR THE MOMENT + */ +typedef struct opj_jp2_metadata { + /** */ + OPJ_INT32 not_used; + +} opj_jp2_metadata_t; + +/** + * Index structure of the JP2 file + * EXPERIMENTAL FOR THE MOMENT + */ +typedef struct opj_jp2_index { + /** */ + OPJ_INT32 not_used; + +} opj_jp2_index_t; + + +#ifdef __cplusplus +extern "C" { +#endif + + +/* +========================================================== + openjpeg version +========================================================== +*/ + +/* Get the version of the openjpeg library*/ +OPJ_API const char * OPJ_CALLCONV opj_version(void); + +/* +========================================================== + image functions definitions +========================================================== +*/ + +/** + * Create an image + * + * @param numcmpts number of components + * @param cmptparms components parameters + * @param clrspc image color space + * @return returns a new image structure if successful, returns NULL otherwise + * */ +OPJ_API opj_image_t* OPJ_CALLCONV opj_image_create(OPJ_UINT32 numcmpts, + opj_image_cmptparm_t *cmptparms, OPJ_COLOR_SPACE clrspc); + +/** + * Deallocate any resources associated with an image + * + * @param image image to be destroyed + */ +OPJ_API void OPJ_CALLCONV opj_image_destroy(opj_image_t *image); + +/** + * Creates an image without allocating memory for the image (used in the new version of the library). + * + * @param numcmpts the number of components + * @param cmptparms the components parameters + * @param clrspc the image color space + * + * @return a new image structure if successful, NULL otherwise. +*/ +OPJ_API opj_image_t* OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts, + opj_image_cmptparm_t *cmptparms, OPJ_COLOR_SPACE clrspc); + +/** + * Allocator for opj_image_t->comps[].data + * To be paired with opj_image_data_free. + * + * @param size number of bytes to allocate + * + * @return a new pointer if successful, NULL otherwise. + * @since 2.2.0 +*/ +OPJ_API void* OPJ_CALLCONV opj_image_data_alloc(OPJ_SIZE_T size); + +/** + * Destructor for opj_image_t->comps[].data + * To be paired with opj_image_data_alloc. + * + * @param ptr Pointer to free + * + * @since 2.2.0 +*/ +OPJ_API void OPJ_CALLCONV opj_image_data_free(void* ptr); + +/* +========================================================== + stream functions definitions +========================================================== +*/ + +/** + * Creates an abstract stream. This function does nothing except allocating memory and initializing the abstract stream. + * + * @param p_is_input if set to true then the stream will be an input stream, an output stream else. + * + * @return a stream object. +*/ +OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_default_create( + OPJ_BOOL p_is_input); + +/** + * Creates an abstract stream. This function does nothing except allocating memory and initializing the abstract stream. + * + * @param p_buffer_size FIXME DOC + * @param p_is_input if set to true then the stream will be an input stream, an output stream else. + * + * @return a stream object. +*/ +OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create(OPJ_SIZE_T p_buffer_size, + OPJ_BOOL p_is_input); + +/** + * Destroys a stream created by opj_create_stream. This function does NOT close the abstract stream. If needed the user must + * close its own implementation of the stream. + * + * @param p_stream the stream to destroy. + */ +OPJ_API void OPJ_CALLCONV opj_stream_destroy(opj_stream_t* p_stream); + +/** + * Sets the given function to be used as a read function. + * @param p_stream the stream to modify + * @param p_function the function to use a read function. +*/ +OPJ_API void OPJ_CALLCONV opj_stream_set_read_function(opj_stream_t* p_stream, + opj_stream_read_fn p_function); + +/** + * Sets the given function to be used as a write function. + * @param p_stream the stream to modify + * @param p_function the function to use a write function. +*/ +OPJ_API void OPJ_CALLCONV opj_stream_set_write_function(opj_stream_t* p_stream, + opj_stream_write_fn p_function); + +/** + * Sets the given function to be used as a skip function. + * @param p_stream the stream to modify + * @param p_function the function to use a skip function. +*/ +OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stream, + opj_stream_skip_fn p_function); + +/** + * Sets the given function to be used as a seek function, the stream is then seekable, + * using SEEK_SET behavior. + * @param p_stream the stream to modify + * @param p_function the function to use a skip function. +*/ +OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stream, + opj_stream_seek_fn p_function); + +/** + * Sets the given data to be used as a user data for the stream. + * @param p_stream the stream to modify + * @param p_data the data to set. + * @param p_function the function to free p_data when opj_stream_destroy() is called. +*/ +OPJ_API void OPJ_CALLCONV opj_stream_set_user_data(opj_stream_t* p_stream, + void * p_data, opj_stream_free_user_data_fn p_function); + +/** + * Sets the length of the user data for the stream. + * + * @param p_stream the stream to modify + * @param data_length length of the user_data. +*/ +OPJ_API void OPJ_CALLCONV opj_stream_set_user_data_length( + opj_stream_t* p_stream, OPJ_UINT64 data_length); + +/** + * Create a stream from a file identified with its filename with default parameters (helper function) + * @param fname the filename of the file to stream + * @param p_is_read_stream whether the stream is a read stream (true) or not (false) +*/ +OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create_default_file_stream( + const char *fname, OPJ_BOOL p_is_read_stream); + +/** Create a stream from a file identified with its filename with a specific buffer size + * @param fname the filename of the file to stream + * @param p_buffer_size size of the chunk used to stream + * @param p_is_read_stream whether the stream is a read stream (true) or not (false) +*/ +OPJ_API opj_stream_t* OPJ_CALLCONV opj_stream_create_file_stream( + const char *fname, + OPJ_SIZE_T p_buffer_size, + OPJ_BOOL p_is_read_stream); + +/* +========================================================== + event manager functions definitions +========================================================== +*/ +/** + * Set the info handler use by openjpeg. + * @param p_codec the codec previously initialise + * @param p_callback the callback function which will be used + * @param p_user_data client object where will be returned the message +*/ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_info_handler(opj_codec_t * p_codec, + opj_msg_callback p_callback, + void * p_user_data); +/** + * Set the warning handler use by openjpeg. + * @param p_codec the codec previously initialise + * @param p_callback the callback function which will be used + * @param p_user_data client object where will be returned the message +*/ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_warning_handler(opj_codec_t * p_codec, + opj_msg_callback p_callback, + void * p_user_data); +/** + * Set the error handler use by openjpeg. + * @param p_codec the codec previously initialise + * @param p_callback the callback function which will be used + * @param p_user_data client object where will be returned the message +*/ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_error_handler(opj_codec_t * p_codec, + opj_msg_callback p_callback, + void * p_user_data); + +/* +========================================================== + codec functions definitions +========================================================== +*/ + +/** + * Creates a J2K/JP2 decompression structure + * @param format Decoder to select + * + * @return Returns a handle to a decompressor if successful, returns NULL otherwise + * */ +OPJ_API opj_codec_t* OPJ_CALLCONV opj_create_decompress( + OPJ_CODEC_FORMAT format); + +/** + * Destroy a decompressor handle + * + * @param p_codec decompressor handle to destroy + */ +OPJ_API void OPJ_CALLCONV opj_destroy_codec(opj_codec_t * p_codec); + +/** + * Read after the codestream if necessary + * @param p_codec the JPEG2000 codec to read. + * @param p_stream the JPEG2000 stream. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_end_decompress(opj_codec_t *p_codec, + opj_stream_t *p_stream); + + +/** + * Set decoding parameters to default values + * @param parameters Decompression parameters + */ +OPJ_API void OPJ_CALLCONV opj_set_default_decoder_parameters( + opj_dparameters_t *parameters); + +/** + * Setup the decoder with decompression parameters provided by the user and with the message handler + * provided by the user. + * + * @param p_codec decompressor handler + * @param parameters decompression parameters + * + * @return true if the decoder is correctly set + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_setup_decoder(opj_codec_t *p_codec, + opj_dparameters_t *parameters); + +/** + * Allocates worker threads for the compressor/decompressor. + * + * By default, only the main thread is used. If this function is not used, + * but the OPJ_NUM_THREADS environment variable is set, its value will be + * used to initialize the number of threads. The value can be either an integer + * number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is called, + * this function will override the behaviour of the environment variable. + * + * Currently this function must be called after opj_setup_decoder() and + * before opj_read_header(). + * + * Note: currently only has effect on the decompressor. + * + * @param p_codec decompressor handler + * @param num_threads number of threads. + * + * @return OPJ_TRUE if the decoder is correctly set + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec, + int num_threads); + +/** + * Decodes an image header. + * + * @param p_stream the jpeg2000 stream. + * @param p_codec the jpeg2000 codec to read. + * @param p_image the image structure initialized with the characteristics of encoded image. + * + * @return true if the main header of the codestream and the JP2 header is correctly read. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_read_header(opj_stream_t *p_stream, + opj_codec_t *p_codec, + opj_image_t **p_image); + + +/** Restrict the number of components to decode. + * + * This function should be called after opj_read_header(). + * + * This function enables to restrict the set of decoded components to the + * specified indices. + * Note that the current implementation (apply_color_transforms == OPJ_FALSE) + * is such that neither the multi-component transform at codestream level, + * nor JP2 channel transformations will be applied. + * Consequently the indices are relative to the codestream. + * + * Note: opj_decode_tile_data() should not be used together with opj_set_decoded_components(). + * + * @param p_codec the jpeg2000 codec to read. + * @param numcomps Size of the comps_indices array. + * @param comps_indices Array of numcomps values representing the indices + * of the components to decode (relative to the + * codestream, starting at 0) + * @param apply_color_transforms Whether multi-component transform at codestream level + * or JP2 channel transformations should be applied. + * Currently this parameter should be set to OPJ_FALSE. + * Setting it to OPJ_TRUE will result in an error. + * + * @return OPJ_TRUE in case of success. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decoded_components(opj_codec_t *p_codec, + OPJ_UINT32 numcomps, + const OPJ_UINT32* comps_indices, + OPJ_BOOL apply_color_transforms); + +/** + * Sets the given area to be decoded. This function should be called right after opj_read_header and before any tile header reading. + * + * The coordinates passed to this function should be expressed in the reference grid, + * that is to say at the highest resolution level, even if requesting the image at lower + * resolution levels. + * + * Generally opj_set_decode_area() should be followed by opj_decode(), and the + * codec cannot be re-used. + * In the particular case of an image made of a single tile, several sequences of + * calls to opoj_set_decode_area() and opj_decode() are allowed, and will bring + * performance improvements when reading an image by chunks. + * + * @param p_codec the jpeg2000 codec. + * @param p_image the decoded image previously set by opj_read_header + * @param p_start_x the left position of the rectangle to decode (in image coordinates). + * @param p_end_x the right position of the rectangle to decode (in image coordinates). + * @param p_start_y the up position of the rectangle to decode (in image coordinates). + * @param p_end_y the bottom position of the rectangle to decode (in image coordinates). + * + * @return true if the area could be set. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec, + opj_image_t* p_image, + OPJ_INT32 p_start_x, OPJ_INT32 p_start_y, + OPJ_INT32 p_end_x, OPJ_INT32 p_end_y); + +/** + * Decode an image from a JPEG-2000 codestream + * + * @param p_decompressor decompressor handle + * @param p_stream Input buffer stream + * @param p_image the decoded image + * @return true if success, otherwise false + * */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_decode(opj_codec_t *p_decompressor, + opj_stream_t *p_stream, + opj_image_t *p_image); + +/** + * Get the decoded tile from the codec + * + * @param p_codec the jpeg2000 codec. + * @param p_stream input streamm + * @param p_image output image + * @param tile_index index of the tile which will be decode + * + * @return true if success, otherwise false + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_get_decoded_tile(opj_codec_t *p_codec, + opj_stream_t *p_stream, + opj_image_t *p_image, + OPJ_UINT32 tile_index); + +/** + * Set the resolution factor of the decoded image + * @param p_codec the jpeg2000 codec. + * @param res_factor resolution factor to set + * + * @return true if success, otherwise false + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decoded_resolution_factor( + opj_codec_t *p_codec, OPJ_UINT32 res_factor); + +/** + * Writes a tile with the given data. + * + * @param p_codec the jpeg2000 codec. + * @param p_tile_index the index of the tile to write. At the moment, the tiles must be written from 0 to n-1 in sequence. + * @param p_data pointer to the data to write. Data is arranged in sequence, data_comp0, then data_comp1, then ... NO INTERLEAVING should be set. + * @param p_data_size this value os used to make sure the data being written is correct. The size must be equal to the sum for each component of + * tile_width * tile_height * component_size. component_size can be 1,2 or 4 bytes, depending on the precision of the given component. + * @param p_stream the stream to write data to. + * + * @return true if the data could be written. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_write_tile(opj_codec_t *p_codec, + OPJ_UINT32 p_tile_index, + OPJ_BYTE * p_data, + OPJ_UINT32 p_data_size, + opj_stream_t *p_stream); + +/** + * Reads a tile header. This function is compulsory and allows one to know the size of the tile that will be decoded. + * The user may need to refer to the image got by opj_read_header to understand the size being taken by the tile. + * + * @param p_codec the jpeg2000 codec. + * @param p_tile_index pointer to a value that will hold the index of the tile being decoded, in case of success. + * @param p_data_size pointer to a value that will hold the maximum size of the decoded data, in case of success. In case + * of truncated codestreams, the actual number of bytes decoded may be lower. The computation of the size is the same + * as depicted in opj_write_tile. + * @param p_tile_x0 pointer to a value that will hold the x0 pos of the tile (in the image). + * @param p_tile_y0 pointer to a value that will hold the y0 pos of the tile (in the image). + * @param p_tile_x1 pointer to a value that will hold the x1 pos of the tile (in the image). + * @param p_tile_y1 pointer to a value that will hold the y1 pos of the tile (in the image). + * @param p_nb_comps pointer to a value that will hold the number of components in the tile. + * @param p_should_go_on pointer to a boolean that will hold the fact that the decoding should go on. In case the + * codestream is over at the time of the call, the value will be set to false. The user should then stop + * the decoding. + * @param p_stream the stream to decode. + * @return true if the tile header could be decoded. In case the decoding should end, the returned value is still true. + * returning false may be the result of a shortage of memory or an internal error. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_read_tile_header(opj_codec_t *p_codec, + opj_stream_t * p_stream, + OPJ_UINT32 * p_tile_index, + OPJ_UINT32 * p_data_size, + OPJ_INT32 * p_tile_x0, OPJ_INT32 * p_tile_y0, + OPJ_INT32 * p_tile_x1, OPJ_INT32 * p_tile_y1, + OPJ_UINT32 * p_nb_comps, + OPJ_BOOL * p_should_go_on); + +/** + * Reads a tile data. This function is compulsory and allows one to decode tile data. opj_read_tile_header should be called before. + * The user may need to refer to the image got by opj_read_header to understand the size being taken by the tile. + * + * Note: opj_decode_tile_data() should not be used together with opj_set_decoded_components(). + * + * @param p_codec the jpeg2000 codec. + * @param p_tile_index the index of the tile being decoded, this should be the value set by opj_read_tile_header. + * @param p_data pointer to a memory block that will hold the decoded data. + * @param p_data_size size of p_data. p_data_size should be bigger or equal to the value set by opj_read_tile_header. + * @param p_stream the stream to decode. + * + * @return true if the data could be decoded. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_decode_tile_data(opj_codec_t *p_codec, + OPJ_UINT32 p_tile_index, + OPJ_BYTE * p_data, + OPJ_UINT32 p_data_size, + opj_stream_t *p_stream); + +/* COMPRESSION FUNCTIONS*/ + +/** + * Creates a J2K/JP2 compression structure + * @param format Coder to select + * @return Returns a handle to a compressor if successful, returns NULL otherwise + */ +OPJ_API opj_codec_t* OPJ_CALLCONV opj_create_compress(OPJ_CODEC_FORMAT format); + +/** +Set encoding parameters to default values, that means : +
    +
  • Lossless +
  • 1 tile +
  • Size of precinct : 2^15 x 2^15 (means 1 precinct) +
  • Size of code-block : 64 x 64 +
  • Number of resolutions: 6 +
  • No SOP marker in the codestream +
  • No EPH marker in the codestream +
  • No sub-sampling in x or y direction +
  • No mode switch activated +
  • Progression order: LRCP +
  • No index file +
  • No ROI upshifted +
  • No offset of the origin of the image +
  • No offset of the origin of the tiles +
  • Reversible DWT 5-3 +
+@param parameters Compression parameters +*/ +OPJ_API void OPJ_CALLCONV opj_set_default_encoder_parameters( + opj_cparameters_t *parameters); + +/** + * Setup the encoder parameters using the current image and using user parameters. + * @param p_codec Compressor handle + * @param parameters Compression parameters + * @param image Input filled image + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_setup_encoder(opj_codec_t *p_codec, + opj_cparameters_t *parameters, + opj_image_t *image); + +/** + * Start to compress the current image. + * @param p_codec Compressor handle + * @param p_image Input filled image + * @param p_stream Input stgream + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_start_compress(opj_codec_t *p_codec, + opj_image_t * p_image, + opj_stream_t *p_stream); + +/** + * End to compress the current image. + * @param p_codec Compressor handle + * @param p_stream Input stgream + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_end_compress(opj_codec_t *p_codec, + opj_stream_t *p_stream); + +/** + * Encode an image into a JPEG-2000 codestream + * @param p_codec compressor handle + * @param p_stream Output buffer stream + * + * @return Returns true if successful, returns false otherwise + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_encode(opj_codec_t *p_codec, + opj_stream_t *p_stream); +/* +========================================================== + codec output functions definitions +========================================================== +*/ +/* EXPERIMENTAL FUNCTIONS FOR NOW, USED ONLY IN J2K_DUMP*/ + +/** +Destroy Codestream information after compression or decompression +@param cstr_info Codestream information structure +*/ +OPJ_API void OPJ_CALLCONV opj_destroy_cstr_info(opj_codestream_info_v2_t + **cstr_info); + + +/** + * Dump the codec information into the output stream + * + * @param p_codec the jpeg2000 codec. + * @param info_flag type of information dump. + * @param output_stream output stream where dump the information gotten from the codec. + * + */ +OPJ_API void OPJ_CALLCONV opj_dump_codec(opj_codec_t *p_codec, + OPJ_INT32 info_flag, + FILE* output_stream); + +/** + * Get the codestream information from the codec + * + * @param p_codec the jpeg2000 codec. + * + * @return a pointer to a codestream information structure. + * + */ +OPJ_API opj_codestream_info_v2_t* OPJ_CALLCONV opj_get_cstr_info( + opj_codec_t *p_codec); + +/** + * Get the codestream index from the codec + * + * @param p_codec the jpeg2000 codec. + * + * @return a pointer to a codestream index structure. + * + */ +OPJ_API opj_codestream_index_t * OPJ_CALLCONV opj_get_cstr_index( + opj_codec_t *p_codec); + +OPJ_API void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t + **p_cstr_index); + + +/** + * Get the JP2 file information from the codec FIXME + * + * @param p_codec the jpeg2000 codec. + * + * @return a pointer to a JP2 metadata structure. + * + */ +OPJ_API opj_jp2_metadata_t* OPJ_CALLCONV opj_get_jp2_metadata( + opj_codec_t *p_codec); + +/** + * Get the JP2 file index from the codec FIXME + * + * @param p_codec the jpeg2000 codec. + * + * @return a pointer to a JP2 index structure. + * + */ +OPJ_API opj_jp2_index_t* OPJ_CALLCONV opj_get_jp2_index(opj_codec_t *p_codec); + + +/* +========================================================== + MCT functions +========================================================== +*/ + +/** + * Sets the MCT matrix to use. + * + * @param parameters the parameters to change. + * @param pEncodingMatrix the encoding matrix. + * @param p_dc_shift the dc shift coefficients to use. + * @param pNbComp the number of components of the image. + * + * @return true if the parameters could be set. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_MCT(opj_cparameters_t *parameters, + OPJ_FLOAT32 * pEncodingMatrix, + OPJ_INT32 * p_dc_shift, + OPJ_UINT32 pNbComp); + +/* +========================================================== + Thread functions +========================================================== +*/ + +/** Returns if the library is built with thread support. + * OPJ_TRUE if mutex, condition, thread, thread pool are available. + */ +OPJ_API OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void); + +/** Return the number of virtual CPUs */ +OPJ_API int OPJ_CALLCONV opj_get_num_cpus(void); + + +#ifdef __cplusplus +} +#endif + +#endif /* OPENJPEG_H */ diff --git a/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/opj_config.h b/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/opj_config.h new file mode 100644 index 00000000..f4fea6e0 --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/opj_config.h @@ -0,0 +1,10 @@ +/* create opj_config.h for CMake */ +#define OPJ_HAVE_STDINT_H 1 + +/*--------------------------------------------------------------------------*/ +/* OpenJPEG Versioning */ + +/* Version number. */ +#define OPJ_VERSION_MAJOR 2 +#define OPJ_VERSION_MINOR 3 +#define OPJ_VERSION_BUILD 1 diff --git a/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/opj_stdint.h b/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/opj_stdint.h new file mode 100644 index 00000000..f26c921c --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3/opj_stdint.h @@ -0,0 +1,52 @@ +/* + * The copyright in this software is being made available under the 2-clauses + * BSD License, included below. This software may be subject to other third + * party and contributor rights, including patent rights, and no such rights + * are granted under this license. + * + * Copyright (c) 2012, Mathieu Malaterre + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE + * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + * POSSIBILITY OF SUCH DAMAGE. + */ +#ifndef OPJ_STDINT_H +#define OPJ_STDINT_H + +#include "opj_config.h" +#ifdef OPJ_HAVE_STDINT_H +#include +#else +#if defined(_WIN32) +typedef signed __int8 int8_t; +typedef unsigned __int8 uint8_t; +typedef signed __int16 int16_t; +typedef unsigned __int16 uint16_t; +typedef signed __int32 int32_t; +typedef unsigned __int32 uint32_t; +typedef signed __int64 int64_t; +typedef unsigned __int64 uint64_t; +#else +#error unsupported platform +#endif +#endif + +#endif /* OPJ_STDINT_H */ diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a new file mode 100644 index 00000000..3154099c Binary files /dev/null and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so new file mode 120000 index 00000000..196c0c70 --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so @@ -0,0 +1 @@ +libopenjp2.so.7 \ No newline at end of file diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 new file mode 100644 index 00000000..ef540fb9 Binary files /dev/null and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.7 b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.7 new file mode 120000 index 00000000..dafc449b --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.7 @@ -0,0 +1 @@ +libopenjp2.so.2.3.1 \ No newline at end of file diff --git a/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGConfig.cmake b/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGConfig.cmake new file mode 100644 index 00000000..faaa89b8 --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGConfig.cmake @@ -0,0 +1,53 @@ +#----------------------------------------------------------------------------- +# +# OPENJPEGConfig.cmake - CMake configuration file for external projects. +# +# This file is configured by OPENJPEG and used by the UseOPENJPEG.cmake +# module to load OPENJPEG's settings for an external project. + +# The OPENJPEG version number. +set(OPENJPEG_MAJOR_VERSION "2") +set(OPENJPEG_MINOR_VERSION "3") +set(OPENJPEG_BUILD_VERSION "1") + +# The libraries. +set(OPENJPEG_LIBRARIES "openjp2") + +# The CMake macros dir. +set(OPENJPEG_CMAKE_DIR "lib/openjpeg-2.3") + +# The configuration options. +set(OPENJPEG_BUILD_SHARED_LIBS "ON") + +# The "use" file. +set(OPENJPEG_USE_FILE "") + +get_filename_component(SELF_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) +if(EXISTS ${SELF_DIR}/OpenJPEGTargets.cmake) + # This is an install tree + include(${SELF_DIR}/OpenJPEGTargets.cmake) + + # We find a relative path from the PKG directory to header files. + set(PKG_DIR "/home/travis/abi-check/work/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3") + set(INC_DIR "/home/travis/abi-check/work/abi-check/installed/openjpeg/2.3.1/include/openjpeg-2.3") + file(RELATIVE_PATH PKG_TO_INC_RPATH "${PKG_DIR}" "${INC_DIR}") + + get_filename_component(OPENJPEG_INCLUDE_DIRS "${SELF_DIR}/${PKG_TO_INC_RPATH}" ABSOLUTE) + +else() + if(EXISTS ${SELF_DIR}/OpenJPEGExports.cmake) + # This is a build tree + set( OPENJPEG_INCLUDE_DIRS ) + + include(${SELF_DIR}/OpenJPEGExports.cmake) + + else() + message(FATAL_ERROR "ooops") + endif() +endif() + +set(OPENJPEG_USE_FILE ${SELF_DIR}/UseOPENJPEG.cmake) + +# Backward compatible part: +set(OPENJPEG_FOUND TRUE) + diff --git a/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake b/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake new file mode 100644 index 00000000..66c35995 --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGTargets-debug.cmake @@ -0,0 +1,84 @@ +#---------------------------------------------------------------- +# Generated CMake target import file for configuration "Debug". +#---------------------------------------------------------------- + +# Commands may need to know the format version. +SET(CMAKE_IMPORT_FILE_VERSION 1) + +# Compute the installation prefix relative to this file. +GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH) +GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) +GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) + +# Import target "openjp2" for configuration "Debug" +SET_PROPERTY(TARGET openjp2 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +SET_TARGET_PROPERTIES(openjp2 PROPERTIES + IMPORTED_LINK_INTERFACE_LIBRARIES_DEBUG "m;-lpthread" + IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.3.1" + IMPORTED_SONAME_DEBUG "libopenjp2.so.7" + ) + +LIST(APPEND _IMPORT_CHECK_TARGETS openjp2 ) +LIST(APPEND _IMPORT_CHECK_FILES_FOR_openjp2 "${_IMPORT_PREFIX}/lib/libopenjp2.so.2.3.1" ) + +# Import target "openjp2_static" for configuration "Debug" +SET_PROPERTY(TARGET openjp2_static APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +SET_TARGET_PROPERTIES(openjp2_static PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG "C" + IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libopenjp2.a" + ) + +LIST(APPEND _IMPORT_CHECK_TARGETS openjp2_static ) +LIST(APPEND _IMPORT_CHECK_FILES_FOR_openjp2_static "${_IMPORT_PREFIX}/lib/libopenjp2.a" ) + +# Import target "opj_decompress" for configuration "Debug" +SET_PROPERTY(TARGET opj_decompress APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +SET_TARGET_PROPERTIES(opj_decompress PROPERTIES + IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/opj_decompress" + ) + +LIST(APPEND _IMPORT_CHECK_TARGETS opj_decompress ) +LIST(APPEND _IMPORT_CHECK_FILES_FOR_opj_decompress "${_IMPORT_PREFIX}/bin/opj_decompress" ) + +# Import target "opj_compress" for configuration "Debug" +SET_PROPERTY(TARGET opj_compress APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +SET_TARGET_PROPERTIES(opj_compress PROPERTIES + IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/opj_compress" + ) + +LIST(APPEND _IMPORT_CHECK_TARGETS opj_compress ) +LIST(APPEND _IMPORT_CHECK_FILES_FOR_opj_compress "${_IMPORT_PREFIX}/bin/opj_compress" ) + +# Import target "opj_dump" for configuration "Debug" +SET_PROPERTY(TARGET opj_dump APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +SET_TARGET_PROPERTIES(opj_dump PROPERTIES + IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/opj_dump" + ) + +LIST(APPEND _IMPORT_CHECK_TARGETS opj_dump ) +LIST(APPEND _IMPORT_CHECK_FILES_FOR_opj_dump "${_IMPORT_PREFIX}/bin/opj_dump" ) + +# Loop over all imported files and verify that they actually exist +FOREACH(target ${_IMPORT_CHECK_TARGETS} ) + FOREACH(file ${_IMPORT_CHECK_FILES_FOR_${target}} ) + IF(NOT EXISTS "${file}" ) + MESSAGE(FATAL_ERROR "The imported target \"${target}\" references the file + \"${file}\" +but this file does not exist. Possible reasons include: +* The file was deleted, renamed, or moved to another location. +* An install or uninstall procedure did not complete successfully. +* The installation package was faulty and contained + \"${CMAKE_CURRENT_LIST_FILE}\" +but not all the files it references. +") + ENDIF() + ENDFOREACH() + UNSET(_IMPORT_CHECK_FILES_FOR_${target}) +ENDFOREACH() +UNSET(_IMPORT_CHECK_TARGETS) + +# Cleanup temporary variables. +SET(_IMPORT_PREFIX) + +# Commands beyond this point should not need to know the version. +SET(CMAKE_IMPORT_FILE_VERSION) diff --git a/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGTargets.cmake b/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGTargets.cmake new file mode 100644 index 00000000..87f192b2 --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/lib/openjpeg-2.3/OpenJPEGTargets.cmake @@ -0,0 +1,39 @@ +# Generated by CMake 2.8.7 + +IF("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5) + MESSAGE(FATAL_ERROR "CMake >= 2.6.0 required") +ENDIF("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5) +CMAKE_POLICY(PUSH) +CMAKE_POLICY(VERSION 2.6) +#---------------------------------------------------------------- +# Generated CMake target import file. +#---------------------------------------------------------------- + +# Commands may need to know the format version. +SET(CMAKE_IMPORT_FILE_VERSION 1) + +# Create imported target openjp2 +ADD_LIBRARY(openjp2 SHARED IMPORTED) + +# Create imported target openjp2_static +ADD_LIBRARY(openjp2_static STATIC IMPORTED) + +# Create imported target opj_decompress +ADD_EXECUTABLE(opj_decompress IMPORTED) + +# Create imported target opj_compress +ADD_EXECUTABLE(opj_compress IMPORTED) + +# Create imported target opj_dump +ADD_EXECUTABLE(opj_dump IMPORTED) + +# Load information for each installed configuration. +GET_FILENAME_COMPONENT(_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) +FILE(GLOB CONFIG_FILES "${_DIR}/OpenJPEGTargets-*.cmake") +FOREACH(f ${CONFIG_FILES}) + INCLUDE(${f}) +ENDFOREACH(f) + +# Commands beyond this point should not need to know the version. +SET(CMAKE_IMPORT_FILE_VERSION) +CMAKE_POLICY(POP) diff --git a/abi-check/installed/openjpeg/2.3.1/lib/pkgconfig/libopenjp2.pc b/abi-check/installed/openjpeg/2.3.1/lib/pkgconfig/libopenjp2.pc new file mode 100644 index 00000000..b64c574c --- /dev/null +++ b/abi-check/installed/openjpeg/2.3.1/lib/pkgconfig/libopenjp2.pc @@ -0,0 +1,14 @@ +prefix=/home/travis/abi-check/work/abi-check/installed/openjpeg/2.3.1 +bindir=${prefix}/bin +mandir=${prefix}/ +docdir=${prefix}/ +libdir=${prefix}/lib +includedir=${prefix}/include/openjpeg-2.3 + +Name: openjp2 +Description: JPEG2000 library (Part 1 and 2) +URL: http://www.openjpeg.org/ +Version: 2.3.1 +Libs: -L${libdir} -lopenjp2 +Libs.private: -lm +Cflags: -I${includedir} diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 376bdd04..3106268d 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 index e683cb6e..04e9ba9d 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/objects_report/openjpeg/2.3.0/2.3.1/meta.json b/abi-check/objects_report/openjpeg/2.3.0/2.3.1/meta.json new file mode 100644 index 00000000..cdabadd3 --- /dev/null +++ b/abi-check/objects_report/openjpeg/2.3.0/2.3.1/meta.json @@ -0,0 +1,12 @@ +{ + "BC": "100", + "Added": 0, + "Removed": 0, + "TotalProblems": 0, + "ObjectsAdded": 0, + "ObjectsRemoved": 0, + "ObjectsAddedSymbols": 0, + "ObjectsRemovedSymbols": 0, + "ChangedSoname": 0, + "TotalObjects": 1 +} \ No newline at end of file diff --git a/abi-check/objects_report/openjpeg/2.3.0/2.3.1/report.html b/abi-check/objects_report/openjpeg/2.3.0/2.3.1/report.html new file mode 100644 index 00000000..720333c6 --- /dev/null +++ b/abi-check/objects_report/openjpeg/2.3.0/2.3.1/report.html @@ -0,0 +1,44 @@ + + + + + + + + + + + + OpenJPEG: Objects ABI report between 2.3.0 and 2.3.1 versions + + + + + +

ABI
Tracker

(OpenJPEG)


+
+
+

Objects ABI report: 2.3.0 vs 2.3.1

+
+
+ + + + + + + + + + + + +
ObjectBackward
Compatibility
Added
Symbols
Removed
Symbols
libopenjp2.so.2.3.0100%00
+
+
+
+ +
+ + + diff --git a/abi-check/objects_report/openjpeg/2.3.1/current/meta.json b/abi-check/objects_report/openjpeg/2.3.1/current/meta.json new file mode 100644 index 00000000..cdabadd3 --- /dev/null +++ b/abi-check/objects_report/openjpeg/2.3.1/current/meta.json @@ -0,0 +1,12 @@ +{ + "BC": "100", + "Added": 0, + "Removed": 0, + "TotalProblems": 0, + "ObjectsAdded": 0, + "ObjectsRemoved": 0, + "ObjectsAddedSymbols": 0, + "ObjectsRemovedSymbols": 0, + "ChangedSoname": 0, + "TotalObjects": 1 +} \ No newline at end of file diff --git a/abi-check/objects_report/openjpeg/2.3.1/current/report.html b/abi-check/objects_report/openjpeg/2.3.1/current/report.html new file mode 100644 index 00000000..fa3f9bcb --- /dev/null +++ b/abi-check/objects_report/openjpeg/2.3.1/current/report.html @@ -0,0 +1,44 @@ + + + + + + + + + + + + OpenJPEG: Objects ABI report between 2.3.1 and current versions + + + + + +

ABI
Tracker

(OpenJPEG)


+
+
+

Objects ABI report: 2.3.1 vs current

+
+
+ + + + + + + + + + + + +
ObjectBackward
Compatibility
Added
Symbols
Removed
Symbols
libopenjp2.so.2.3.1100%00
+
+
+
+ +
+ + + diff --git a/abi-check/openjpeg.json b/abi-check/openjpeg.json index 1d48a313..09fb3d6e 100644 --- a/abi-check/openjpeg.json +++ b/abi-check/openjpeg.json @@ -25,13 +25,11 @@ "Number": "2.3.1", "Installed": "installed/openjpeg/2.3.1", "Source": "src/openjpeg/2.3.1/version.-2.3.1.tar.gz", - "Changelog": "CHANGELOG.md", + "Changelog": "Off", "HeadersDiff": "On", "PkgDiff": "Off", "ABIView": "Off", - "ABIDiff": "Off", - "PublicSymbols": "public_symbols/openjpeg/2.3.1/list", - "PublicTypes": "public_types/openjpeg/2.3.1/list" + "ABIDiff": "Off" }, { "Number": "2.3.0", diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 920e2b28..87340fd2 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,13 +30,22 @@ Headers
Diff current -2019-04-02
12:08 +2019-04-02
15:12 7 changelog -100% +100% 0 0 -2 +0 + +2.3.1 +2019-04-02 +7 +N/A +100% +0 +0 +2 2.3.0 2017-10-04 @@ -170,7 +179,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Tue Apr 2 10:30:49 2019.
+
Maintained by OpenJPEG team. Last updated on Tue Apr 2 13:30:27 2019.