diff options
author | Remi Collet <remi@remirepo.net> | 2024-10-11 11:58:37 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-10-11 11:58:37 +0200 |
commit | f63224a0acee48f6285ebb119504b424e4900b2d (patch) | |
tree | 25a2133048ffe06731aee2d6ad3700591cc1a626 | |
parent | 845f07a84cdbf8e827d2d472838b30170dc55fe3 (diff) |
update to 8.16.0-rc1
open https://github.com/libvips/libvips/issues/4192
Build failure with libheif 1.7.0 (EL-8)
-rw-r--r-- | compat_reports/8.15.5-rc1_to_8.16.0-rc1/compat_report.html | 1400 | ||||
-rw-r--r-- | compat_reports_cpp/8.15.5-rc1_to_8.16.0-rc1/compat_report.html | 1159 | ||||
-rw-r--r-- | libvips-cpp.xml | 2 | ||||
-rw-r--r-- | libvips.xml | 3 | ||||
-rw-r--r-- | vips.spec | 9 |
5 files changed, 2569 insertions, 4 deletions
diff --git a/compat_reports/8.15.5-rc1_to_8.16.0-rc1/compat_report.html b/compat_reports/8.15.5-rc1_to_8.16.0-rc1/compat_report.html new file mode 100644 index 0000000..8780f52 --- /dev/null +++ b/compat_reports/8.15.5-rc1_to_8.16.0-rc1/compat_report.html @@ -0,0 +1,1400 @@ +<!-- kind:binary;verdict:compatible;affected:0;added:11;removed:0;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:3;constant_changes_other:2;tool_version:2.3 --> +<!-- kind:source;verdict:incompatible;affected:0.2;added:117;removed:2;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:0;interface_problems_low:0;changed_constants:10;constant_changes_other:23;tool_version:2.3 --> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta name="viewport" content="width=device-width,initial-scale=1" /> +<meta name="keywords" content="libvips, compatibility, API, ABI, report" /> +<meta name="description" content="API/ABI compatibility report for the libvips library between 8.15.5-rc1 and 8.16.0-rc1 versions" /> +<title>libvips: 8.15.5-rc1 to 8.16.0-rc1 compatibility report</title> +<style type="text/css"> +body { + font-family:Arial, sans-serif; + background-color:White; + color:Black; +} +hr { + color:Black; + background-color:Black; + height:1px; + border:0; +} +h1 { + margin-bottom:0px; + padding-bottom:0px; + font-size:1.625em; +} +h2 { + margin-bottom:0px; + padding-bottom:0px; + font-size:1.25em; + white-space:nowrap; +} +span.section { + font-weight:bold; + cursor:pointer; + color:#003E69; + white-space:nowrap; + margin-left:0.3125em; +} +span.new_sign { + font-weight:bold; + margin-left:1.65em; + color:#003E69; +} +span.new_sign_lbl { + margin-left:3em; + font-size:1em; + color:Black; +} +span:hover.section { + color:#336699; +} +span.sect_aff { + cursor:pointer; + padding-left:1.55em; + font-size:0.875em; + color:#cc3300; +} +span.sect_info { + cursor:pointer; + padding-left:1.55em; + font-size:0.875em; + color:Black; +} +span.ext { + font-weight:normal; +} +span.h_name { + color:#cc3300; + font-size:0.875em; + font-weight:bold; +} +div.h_list, div.lib_list { + font-size:0.94em; + padding-left:0.4em; +} +span.ns { + color:#408080; + font-size:0.94em; +} +span.lib_name { + color:Green; + font-size:0.875em; + font-weight:bold; +} +span.iname { + font-weight:bold; + color:#003E69; + margin-left:0.3125em; +} +span.iname_b { + font-weight:bold; +} +span.iname_a { + color:#333333; + font-weight:bold; + font-size:0.94em; +} +span.sym_p { + font-weight:normal; + white-space:normal; +} +span.sym_pd { + white-space:normal; +} +span.sym_p span, span.sym_pd span { + white-space:nowrap; +} +div.affect { + padding-left:1em; + padding-bottom:10px; + font-size:0.87em; + font-style:italic; + line-height:0.9em; +} +div.affected { + padding-left:1.9em; + padding-top:10px; +} +table.ptable { + border-collapse:collapse; + border:1px outset black; + margin-left:0.95em; + margin-top:3px; + margin-bottom:3px; + width:56.25em; +} +table.ptable td { + border:1px solid gray; + padding:3px; + font-size:0.875em; + text-align:left; + vertical-align:top; + max-width:28em; + word-wrap:break-word; +} +table.ptable th.pn { + width:2%; +} +table.ptable th.chg { + width:47%; +} +table.vtable { + border-collapse:collapse; + border:1px outset black; + margin-left:1.9em; + margin-top:0.7em; +} +table.vtable td { + border:1px solid gray; + padding:3px; + font-size:0.875em; + vertical-align:top; + max-width:450px; + word-wrap:break-word; +} +table.ptable th, table.vtable th { + background-color:#eeeeee; + font-weight:bold; + color:#333333; + font-family:Verdana, Arial; + font-size:0.875em; + border:1px solid gray; + text-align:center; + vertical-align:top; + white-space:nowrap; + padding:3px; +} +table.summary { + border-collapse:collapse; + border:1px outset black; +} +table.summary th { + background-color:#eeeeee; + font-weight:normal; + text-align:left; + font-size:0.94em; + white-space:nowrap; + border:1px inset gray; + padding:3px; +} +table.summary td { + text-align:right; + white-space:nowrap; + border:1px inset gray; + padding:3px 5px 3px 10px; +} +span.mngl { + padding-left:1em; + font-size:0.875em; + cursor:text; + color:#444444; + font-weight:bold; +} +span.pleft { + padding-left:2.5em; +} +span.sym_ver { + color:#333333; + white-space:nowrap; + font-family:"DejaVu Sans Mono", Monospace; +} +span.attr { + color:#333333; + font-weight:normal; +} +span.color_p { + font-style:italic; + color:Brown; +} +span.p { + font-style:italic; +} +span.fp { + font-style:italic; + background-color:#DCDCDC; +} +span.ttype { + font-weight:normal; +} +span.nowrap { + white-space:nowrap; +} +span.value { + font-weight:bold; +} +.passed { + background-color:#CCFFCC; + font-weight:normal; +} +.warning { + background-color:#F4F4AF; + font-weight:normal; +} +.failed { + background-color:#FFCCCC; + font-weight:normal; +} +.new { + background-color:#C6DEFF; + font-weight:normal; +} +.compatible { + background-color:#CCFFCC; + font-weight:normal; +} +.almost_compatible { + background-color:#FFDAA3; + font-weight:normal; +} +.incompatible { + background-color:#FFCCCC; + font-weight:normal; +} +.gray { + background-color:#DCDCDC; + font-weight:normal; +} +.top_ref { + font-size:0.69em; +} +.footer { + font-size:0.75em; +} + +.tabset { + float:left; +} +a.tab { + border:1px solid Black; + float:left; + margin:0px 5px -1px 0px; + padding:3px 5px 3px 5px; + position:relative; + font-size:0.875em; + background-color:#DDD; + text-decoration:none; + color:Black; +} +a.disabled:hover +{ + color:Black; + background:#EEE; +} +a.active:hover +{ + color:Black; + background:White; +} +a.active { + border-bottom-color:White; + background-color:White; +} +div.tab { + border-top:1px solid Black; + padding:0px; + width:100%; + clear:both; +} +</style> +<script type="text/javascript" language="JavaScript"> +<!-- +function showContent(header, id) +{ + e = document.getElementById(id); + if(e.style.display == 'none') + { + e.style.display = 'block'; + e.style.visibility = 'visible'; + header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[−]"); + } + else + { + e.style.display = 'none'; + e.style.visibility = 'hidden'; + header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]"); + } +} +function initTabs() +{ + var url = window.location.href; + if(url.indexOf('_Source_')!=-1 || url.indexOf('#Source')!=-1) + { + var tab1 = document.getElementById('BinaryID'); + var tab2 = document.getElementById('SourceID'); + tab1.className='tab disabled'; + tab2.className='tab active'; + } + var sets = document.getElementsByTagName('div'); + for (var i = 0; i < sets.length; i++) + { + if (sets[i].className.indexOf('tabset') != -1) + { + var tabs = []; + var links = sets[i].getElementsByTagName('a'); + for (var j = 0; j < links.length; j++) + { + if (links[j].className.indexOf('tab') != -1) + { + tabs.push(links[j]); + links[j].tabs = tabs; + var tab = document.getElementById(links[j].href.substr(links[j].href.indexOf('#') + 1)); + //reset all tabs on start + if (tab) + { + if (links[j].className.indexOf('active')!=-1) { + tab.style.display = 'block'; + } + else { + tab.style.display = 'none'; + } + } + links[j].onclick = function() + { + var tab = document.getElementById(this.href.substr(this.href.indexOf('#') + 1)); + if (tab) + { + //reset all tabs before change + for (var k = 0; k < this.tabs.length; k++) + { + document.getElementById(this.tabs[k].href.substr(this.tabs[k].href.indexOf('#') + 1)).style.display = 'none'; + this.tabs[k].className = this.tabs[k].className.replace('active', 'disabled'); + } + this.className = 'tab active'; + tab.style.display = 'block'; + // window.location.hash = this.id.replace('ID', ''); + return false; + } + } + } + } + } + } + if(url.indexOf('#')!=-1) { + location.href=location.href; + } +} +if (window.addEventListener) window.addEventListener('load', initTabs, false); +else if (window.attachEvent) window.attachEvent('onload', initTabs); +--> +</script> +</head> +<body><a name='Source'></a><a name='Binary'></a><a name='Top'></a><h1>API compatibility report for the <span style='color:Blue;'>libvips</span> library between <span style='color:Red;'>8.15.5-rc1</span> and <span style='color:Red;'>8.16.0-rc1</span> versions on <span style='color:Blue;'>x86_64</span></h1> + + <br/> + <div class='tabset'> + <a id='BinaryID' href='#BinaryTab' class='tab active'>Binary<br/>Compatibility</a> + <a id='SourceID' href='#SourceTab' style='margin-left:3px' class='tab disabled'>Source<br/>Compatibility</a> + </div><div id='BinaryTab' class='tab'> +<h2>Test Info</h2><hr/> +<table class='summary'> +<tr><th>Library Name</th><td>libvips</td></tr> +<tr><th>Version #1</th><td>8.15.5-rc1</td></tr> +<tr><th>Version #2</th><td>8.16.0-rc1</td></tr> +<tr><th>Arch</th><td>x86_64</td></tr> +<tr><th>GCC Version</th><td>13</td></tr> +<tr><th>Subject</th><td width='150px'>Binary Compatibility</td></tr> +</table> +<h2>Test Results</h2><hr/> +<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Libraries</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Symbols / Types</th><td>1090 / 221</td></tr> +<tr><th>Compatibility</th> +<td class='compatible'>100%</td> +</tr> +</table> +<h2>Problem Summary</h2><hr/> +<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td class='new'><a href='#Binary_Added' style='color:Blue;'>11</a></td></tr> +<tr><th>Removed Symbols</th><td>High</td><td>0</td></tr> +<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr> +<tr><td>Medium</td><td>0</td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr> +<tr><td>Medium</td><td>0</td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th>Problems with<br/>Constants</th><td>Low</td><td class='warning'><a href='#Constant_Binary_Problems_Low' style='color:Blue;'>3</a></td></tr> +<tr><th>Other Changes<br/>in Constants</th><td>-</td><td class='passed'><a href='#Other_Binary_Changes_In_Constants' style='color:Blue;'>2</a></td></tr> +</table> + +<a name='Binary_Added'></a><h2>Added Symbols <span class='new'> 11 </span></h2><hr/> +<span class='h_name'>arithmetic.h</span>, <span class='lib_name'>libvips.so.42.18.0</span><br/> +<span class="iname">vips_clamp <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_maxpair <span class='sym_p'><span>( VipsImage* <span class='color_p'>left</span></span>, <span>VipsImage* <span class='color_p'>right</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_minpair <span class='sym_p'><span>( VipsImage* <span class='color_p'>left</span></span>, <span>VipsImage* <span class='color_p'>right</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>create.h</span>, <span class='lib_name'>libvips.so.42.18.0</span><br/> +<span class="iname">vips_sdf <span class='sym_p'><span>( VipsImage** <span class='color_p'>out</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>enum VipsSdfShape <span class='color_p'>shape</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>enumtypes.h</span>, <span class='lib_name'>libvips.so.42.18.0</span><br/> +<span class="iname">vips_sdf_shape_get_type <span class='sym_p'>( )</span></span><br/> +<br/> +<span class='h_name'>foreign.h</span>, <span class='lib_name'>libvips.so.42.18.0</span><br/> +<span class="iname">vips_rawsave_buffer <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>void** <span class='color_p'>buf</span></span>, <span>size_t* <span class='color_p'>len</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_rawsave_target <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsTarget* <span class='color_p'>target</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>private.h</span>, <span class='lib_name'>libvips.so.42.18.0</span><br/> +<span class="iname">VipsArrayDouble_unref <span class='sym_p'><span>( VipsArrayDouble* <span class='color_p'>array</span></span> )</span></span><br/> +<span class="iname">VipsArrayImage_unref <span class='sym_p'><span>( VipsArrayImage* <span class='color_p'>array</span></span> )</span></span><br/> +<br/> +<span class='h_name'>util.h</span>, <span class='lib_name'>libvips.so.42.18.0</span><br/> +<span class="iname">vips__token_get <span class='sym_p'><span>( char const* <span class='color_p'>buffer</span></span>, <span>enum VipsToken* <span class='color_p'>token</span></span>, <span>char* <span class='color_p'>string</span></span>, <span>int <span class='color_p'>size</span></span> )</span></span><br/> +<br/> +<span class='h_name'>vips.h</span>, <span class='lib_name'>libvips.so.42.18.0</span><br/> +<span class="iname">vips_max_coord_get <span class='sym_p'>( )</span></span><br/> +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Low_Risk_Binary_Problems'></a><a name='Constant_Binary_Problems_Low'></a> +<h2>Problems with Constants, Low Severity <span class='warning'> 3 </span></h2><hr/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_1')"> +<span class='ext'>[+]</span> VIPS_MAX_COORD</span> +<br/> +<div id="c_1" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MAX_COORD</b> has been changed from <b>(10000000)</b> to <b>(vips_max_coord_get())</b>.</td> +<td>Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>version.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_2')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_AGE</span> +<br/> +<div id="c_2" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_AGE</b> has been changed from <b>(17)</b> to <b>(18)</b>.</td> +<td>Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_3')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_CURRENT</span> +<br/> +<div id="c_3" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_CURRENT</b> has been changed from <b>(59)</b> to <b>(60)</b>.</td> +<td>Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Other_Binary_Changes'></a><a name='Other_Binary_Changes_In_Constants'></a> +<h2>Other Changes in Constants <span class='passed'> 2 </span></h2><hr/> +<span class='h_name'>header.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_4')"> +<span class='ext'>[+]</span> VIPS_META_PALETTE</span> +<br/> +<div id="c_4" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_META_PALETTE</b> with value <b>"palette"</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_5')"> +<span class='ext'>[+]</span> VIPS_DEFAULT_MAX_COORD</span> +<br/> +<div id="c_5" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_DEFAULT_MAX_COORD</b> with value <b>(100000000)</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Headers'></a><h2>Header Files <span class='gray'> 1 </span></h2><hr/> +<div class='h_list'> +vips.h<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Libs'></a><h2>Libraries <span class='gray'> 1 </span></h2><hr/> +<div class='lib_list'> +libvips.so.42.17.5<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<br/><br/><br/></div><div id='SourceTab' class='tab'> +<h2>Test Info</h2><hr/> +<table class='summary'> +<tr><th>Library Name</th><td>libvips</td></tr> +<tr><th>Version #1</th><td>8.15.5-rc1</td></tr> +<tr><th>Version #2</th><td>8.16.0-rc1</td></tr> +<tr><th>Arch</th><td>x86_64</td></tr> +<tr><th>Subject</th><td width='150px'>Source Compatibility</td></tr> +</table> +<h2>Test Results</h2><hr/> +<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Libraries</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Symbols / Types</th><td>1144 / 224</td></tr> +<tr><th>Compatibility</th> +<td class='warning'>99.8%</td> +</tr> +</table> +<h2>Problem Summary</h2><hr/> +<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td class='new'><a href='#Source_Added' style='color:Blue;'>117</a></td></tr> +<tr><th>Removed Symbols</th><td>High</td><td class='failed'><a href='#Source_Removed' style='color:Blue;'>2</a></td></tr> +<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr> +<tr><td>Medium</td><td>0</td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr> +<tr><td>Medium</td><td>0</td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th>Problems with<br/>Constants</th><td>Low</td><td class='warning'><a href='#Constant_Source_Problems_Low' style='color:Blue;'>10</a></td></tr> +<tr><th>Other Changes<br/>in Constants</th><td>-</td><td class='passed'><a href='#Other_Source_Changes_In_Constants' style='color:Blue;'>23</a></td></tr> +</table> + +<a name='Source_Added'></a><h2>Added Symbols <span class='new'> 117 </span></h2><hr/> +<span class='h_name'>almostdeprecated.h</span><br/> +<span class="iname">im_affine <span class='attr'>[data]</span></span><br/> +<span class="iname">im_and_vec <span class='attr'>[data]</span></span><br/> +<span class="iname">im_andconst <span class='attr'>[data]</span></span><br/> +<span class="iname">im_bernd <span class='sym_p'><span>( char const* <span class='color_p'>tiffname</span></span>, <span>int <span class='color_p'>x</span></span>, <span>int <span class='color_p'>y</span></span>, <span>int <span class='color_p'>w</span></span>, <span>int <span class='color_p'>h</span></span> )</span></span><br/> +<span class="iname">im_c2ps <span class='attr'>[data]</span></span><br/> +<span class="iname">im_cache <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsImage* <span class='color_p'>out</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>max</span></span> )</span></span><br/> +<span class="iname">im_circle <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2c <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2cm <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2d <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2dcm <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2f <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2i <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2s <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2ui <span class='attr'>[data]</span></span><br/> +<span class="iname">im_clip2us <span class='attr'>[data]</span></span><br/> +<span class="iname">im_cmulnorm <span class='attr'>[data]</span></span><br/> +<span class="iname">im_contrast_surface_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_conv_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_convf <span class='attr'>[data]</span></span><br/> +<span class="iname">im_convf_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_convsep_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_convsepf <span class='attr'>[data]</span></span><br/> +<span class="iname">im_convsepf_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_convsub <span class='attr'>[data]</span></span><br/> +<span class="iname">im_cooc_asm <span class='attr'>[data]</span></span><br/> +<span class="iname">im_cooc_contrast <span class='attr'>[data]</span></span><br/> +<span class="iname">im_cooc_correlation <span class='attr'>[data]</span></span><br/> +<span class="iname">im_cooc_entropy <span class='attr'>[data]</span></span><br/> +<span class="iname">im_cooc_matrix <span class='attr'>[data]</span></span><br/> +<span class="iname">im_copy_from <span class='attr'>[data]</span></span><br/> +<span class="iname">im_diagnostics <span class='sym_p'><span>( char const* <span class='color_p'>fmt</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">im_dif_std <span class='attr'>[data]</span></span><br/> +<span class="iname">im_dilate_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_eor_vec <span class='attr'>[data]</span></span><br/> +<span class="iname">im_eorconst <span class='attr'>[data]</span></span><br/> +<span class="iname">im_erode_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_errormsg <span class='sym_p'><span>( char const* <span class='color_p'>fmt</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">im_errormsg_system <span class='sym_p'><span>( int <span class='color_p'>err</span></span>, <span>char const* <span class='color_p'>fmt</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">im_extract <span class='attr'>[data]</span></span><br/> +<span class="iname">im_fastcor_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_fastline <span class='attr'>[data]</span></span><br/> +<span class="iname">im_fastlineuser <span class='attr'>[data]</span></span><br/> +<span class="iname">im_fav4 <span class='attr'>[data]</span></span><br/> +<span class="iname">im_flood <span class='attr'>[data]</span></span><br/> +<span class="iname">im_flood_blob <span class='attr'>[data]</span></span><br/> +<span class="iname">im_flood_blob_copy <span class='attr'>[data]</span></span><br/> +<span class="iname">im_flood_copy <span class='attr'>[data]</span></span><br/> +<span class="iname">im_flood_other <span class='attr'>[data]</span></span><br/> +<span class="iname">im_flood_other_copy <span class='attr'>[data]</span></span><br/> +<span class="iname">im_gadd <span class='sym_p'><span>( double <span class='color_p'>p1</span></span>, <span>int* <span class='color_p'>p2</span></span>, <span>double <span class='color_p'>p3</span></span>, <span>int* <span class='color_p'>p4</span></span>, <span>double <span class='color_p'>p5</span></span>, <span>int* <span class='color_p'>p6</span></span> )</span></span><br/> +<span class="iname">im_glds_asm <span class='attr'>[data]</span></span><br/> +<span class="iname">im_glds_contrast <span class='attr'>[data]</span></span><br/> +<span class="iname">im_glds_entropy <span class='attr'>[data]</span></span><br/> +<span class="iname">im_glds_matrix <span class='attr'>[data]</span></span><br/> +<span class="iname">im_glds_mean <span class='attr'>[data]</span></span><br/> +<span class="iname">im_gradcor_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_icc_export <span class='attr'>[data]</span></span><br/> +<span class="iname">im_insertplace <span class='attr'>[data]</span></span><br/> +<span class="iname">im_iscomplex <span class='attr'>[data]</span></span><br/> +<span class="iname">im_isfloat <span class='attr'>[data]</span></span><br/> +<span class="iname">im_isint <span class='attr'>[data]</span></span><br/> +<span class="iname">im_isnative <span class='sym_p'><span>( enum im_arch_type <span class='color_p'>arch</span></span> )</span></span><br/> +<span class="iname">im_isscalar <span class='attr'>[data]</span></span><br/> +<span class="iname">im_isuint <span class='attr'>[data]</span></span><br/> +<span class="iname">im_iterate <span class='sym_p'><span>( VipsImage* <span class='color_p'>im</span></span>, <span>VipsStartFn <span class='color_p'>start</span></span>, <span>int <span class='color_p'>generate</span></span>, <span>VipsStopFn <span class='color_p'>stop</span></span>, <span>void* <span class='color_p'>a</span></span>, <span>void* <span class='color_p'>b</span></span> )</span></span><br/> +<span class="iname">im_lhisteq_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_line <span class='attr'>[data]</span></span><br/> +<span class="iname">im_litecor <span class='attr'>[data]</span></span><br/> +<span class="iname">im_measure <span class='attr'>[data]</span></span><br/> +<span class="iname">im_or_vec <span class='attr'>[data]</span></span><br/> +<span class="iname">im_orconst <span class='attr'>[data]</span></span><br/> +<span class="iname">im_paintrect <span class='attr'>[data]</span></span><br/> +<span class="iname">im_plotmask <span class='attr'>[data]</span></span><br/> +<span class="iname">im_plotpoint <span class='attr'>[data]</span></span><br/> +<span class="iname">im_print <span class='sym_p'><span>( char const* <span class='color_p'>message</span></span> )</span></span><br/> +<span class="iname">im_rank_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_readpoint <span class='attr'>[data]</span></span><br/> +<span class="iname">im_remainderconst_vec <span class='attr'>[data]</span></span><br/> +<span class="iname">im_render <span class='attr'>[data]</span></span><br/> +<span class="iname">im_render_fade <span class='attr'>[data]</span></span><br/> +<span class="iname">im_render_priority <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsImage* <span class='color_p'>out</span></span>, <span>VipsImage* <span class='color_p'>mask</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>max</span></span>, <span>int <span class='color_p'>priority</span></span>, <span>void(*<span class='color_p'>notify</span>)(VipsImage*, VipsRect*, void*)</span>, <span>void* <span class='color_p'>client</span></span> )</span></span><br/> +<span class="iname">im_resize_linear <span class='attr'>[data]</span></span><br/> +<span class="iname">im_segment <span class='attr'>[data]</span></span><br/> +<span class="iname">im_simcontr <span class='attr'>[data]</span></span><br/> +<span class="iname">im_similarity <span class='attr'>[data]</span></span><br/> +<span class="iname">im_similarity_area <span class='attr'>[data]</span></span><br/> +<span class="iname">im_slice <span class='attr'>[data]</span></span><br/> +<span class="iname">im_smear <span class='attr'>[data]</span></span><br/> +<span class="iname">im_smudge <span class='attr'>[data]</span></span><br/> +<span class="iname">im_spatres <span class='attr'>[data]</span></span><br/> +<span class="iname">im_spcor_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_stdif_raw <span class='attr'>[data]</span></span><br/> +<span class="iname">im_stretch3 <span class='attr'>[data]</span></span><br/> +<span class="iname">im_thresh <span class='attr'>[data]</span></span><br/> +<span class="iname">im_verrormsg <span class='sym_p'><span>( char const* <span class='color_p'>fmt</span></span>, <span>struct __va_list_tag* <span class='color_p'>ap</span></span> )</span></span><br/> +<span class="iname">im_warning <span class='sym_p'><span>( char const* <span class='color_p'>fmt</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_autorot_get_angle <span class='sym_p'><span>( VipsImage* <span class='color_p'>image</span></span> )</span></span><br/> +<span class="iname">vips_free <span class='sym_p'><span>( void* <span class='color_p'>buf</span></span> )</span></span><br/> +<span class="iname">vips_g_thread_join <span class='sym_p'><span>( GThread* <span class='color_p'>thread</span></span> )</span></span><br/> +<span class="iname">vips_info <span class='sym_p'><span>( char const* <span class='color_p'>domain</span></span>, <span>char const* <span class='color_p'>fmt</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_info_set <span class='sym_p'><span>( gboolean <span class='color_p'>info</span></span> )</span></span><br/> +<span class="iname">vips_thread_isworker <span class='sym_p'>( )</span></span><br/> +<span class="iname">vips_vinfo <span class='sym_p'><span>( char const* <span class='color_p'>domain</span></span>, <span>char const* <span class='color_p'>fmt</span></span>, <span>struct __va_list_tag* <span class='color_p'>ap</span></span> )</span></span><br/> +<span class="iname">vips_vwarn <span class='sym_p'><span>( char const* <span class='color_p'>domain</span></span>, <span>char const* <span class='color_p'>fmt</span></span>, <span>struct __va_list_tag* <span class='color_p'>ap</span></span> )</span></span><br/> +<span class="iname">vips_warn <span class='sym_p'><span>( char const* <span class='color_p'>domain</span></span>, <span>char const* <span class='color_p'>fmt</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>arithmetic.h</span><br/> +<span class="iname">vips_clamp <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_maxpair <span class='sym_p'><span>( VipsImage* <span class='color_p'>left</span></span>, <span>VipsImage* <span class='color_p'>right</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_minpair <span class='sym_p'><span>( VipsImage* <span class='color_p'>left</span></span>, <span>VipsImage* <span class='color_p'>right</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>create.h</span><br/> +<span class="iname">vips_sdf <span class='sym_p'><span>( VipsImage** <span class='color_p'>out</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>enum VipsSdfShape <span class='color_p'>shape</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>enumtypes.h</span><br/> +<span class="iname">vips_sdf_shape_get_type <span class='sym_p'>( )</span></span><br/> +<br/> +<span class='h_name'>foreign.h</span><br/> +<span class="iname">vips_rawsave_buffer <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>void** <span class='color_p'>buf</span></span>, <span>size_t* <span class='color_p'>len</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_rawsave_target <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsTarget* <span class='color_p'>target</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>private.h</span><br/> +<span class="iname">VipsArrayDouble_unref <span class='sym_p'><span>( VipsArrayDouble* <span class='color_p'>array</span></span> )</span></span><br/> +<span class="iname">VipsArrayImage_unref <span class='sym_p'><span>( VipsArrayImage* <span class='color_p'>array</span></span> )</span></span><br/> +<br/> +<span class='h_name'>vips.h</span><br/> +<span class="iname">vips_max_coord_get <span class='sym_p'>( )</span></span><br/> +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Source_Removed'></a><a name='Source_Withdrawn'></a><h2>Removed Symbols <span class='failed'> 2 </span></h2><hr/> +<span class='h_name'>buf.h</span><br/> +<span class="iname">vips_buf_appendsc <span class='sym_p'><span>( VipsBuf* <span class='color_p'>buf</span></span>, <span>gboolean <span class='color_p'>quote</span></span>, <span>char const* <span class='color_p'>str</span></span> )</span></span><br/> +<br/> +<span class='h_name'>util.h</span><br/> +<span class="iname">vips__chomp <span class='sym_p'><span>( char* <span class='color_p'>str</span></span> )</span></span><br/> +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Low_Risk_Source_Problems'></a><a name='Constant_Source_Problems_Low'></a> +<h2>Problems with Constants, Low Severity <span class='warning'> 10 </span></h2><hr/> +<span class='h_name'>basic.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_6')"> +<span class='ext'>[+]</span> VIPS_API</span> +<br/> +<div id="c_6" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_API</b> has been changed from <b>extern</b> to <span class='value'>_VIPS_PUBLIC extern</span>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_7')"> +<span class='ext'>[+]</span> VIPS_MAX_COORD</span> +<br/> +<div id="c_7" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MAX_COORD</b> has been changed from <b>(10000000)</b> to <b>(vips_max_coord_get())</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>version.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_8')"> +<span class='ext'>[+]</span> VIPS_CONFIG</span> +<br/> +<div id="c_8" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_CONFIG</b> has been changed from <span class='value'>"enable debug: false\nenable deprecated: true\nenable modules: true\nenable cplusplus: true\nenable RAD load/save: true\nenable Analyze7 load/save: true\nenable PPM load/save: true\nenable GIF load: true\nuse fftw for FFTs: true\nSIMD support with highway: true\naccelerate loops with ORC: false\nICC profile support with lcms: true\nzlib: true\ntext rendering with pangocairo: true\nfont file support with fontconfig: true\nEXIF metadata support with libexif: true\nJPEG load/save with libjpeg: true\nJXL load/save with libjxl: true (dynamic module: true)\nJPEG2000 load/save with OpenJPEG: true\nPNG load/save with libspng: true\nPNG load/save with libpng: false\nselected quantisation package: imagequant\nTIFF load/save with libtiff: true\nimage pyramid save with libarchive: true\nHEIC/AVIF load/save with libheif: true (dynamic module: true)\nWebP load/save with libwebp: true\nPDF load with PDFium: false\nPDF load with poppler-glib: true (dynamic module: true)\nSVG load with librsvg: true\nEXR load with OpenEXR: true\nOpenSlide load: true (dynamic module: true)\nMatlab load with libmatio: true\nNIfTI load/save with niftiio: true\nFITS load/save with cfitsio: true\nGIF save with cgif: true\nselected Magick package: MagickCore (dynamic module: true)\nMagick API version: magick7\nMagick load: true\nMagick save: true"</span> to <span class='value'>"enable debug: false\nenable deprecated: true\nenable modules: true\nenable cplusplus: true\nenable RAD load/save: true\nenable Analyze7 load: true\nenable PPM load/save: true\nenable GIF load: true\nFFTs with fftw3: true\nSIMD support with libhwy: true\nICC profile support with lcms2: true\ndeflate compression with zlib: true\ntext rendering with pangocairo: true\nfont file support with fontconfig: true\nEXIF metadata support with libexif: true\nJPEG load/save with libjpeg: true\nJXL load/save with libjxl: true (dynamic module: true)\nJPEG2000 load/save with libopenjp2: true\nPNG load/save with spng: true\nimage quantisation with imagequant: true\nTIFF load/save with libtiff-4: true\nimage pyramid save with libarchive: true\nHEIC/AVIF load/save with libheif: true (dynamic module: true)\nWebP load/save with libwebp: true\nPDF load with poppler-glib: true (dynamic module: true)\nSVG load with librsvg-2.0: true\nEXR load with OpenEXR: true\nWSI load with openslide: true (dynamic module: true)\nMatlab load with matio: true\nNIfTI load/save with dep140558133393456: true\nFITS load/save with cfitsio: true\nGIF save with cgif: true\nMagick load/save with MagickCore: true (dynamic module: true)"</span>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_9')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_AGE</span> +<br/> +<div id="c_9" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_AGE</b> has been changed from <b>(17)</b> to <b>(18)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_10')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_CURRENT</span> +<br/> +<div id="c_10" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_CURRENT</b> has been changed from <b>(59)</b> to <b>(60)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_11')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_REVISION</span> +<br/> +<div id="c_11" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_REVISION</b> has been changed from <b>(5)</b> to <b>(0)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_12')"> +<span class='ext'>[+]</span> VIPS_MICRO_VERSION</span> +<br/> +<div id="c_12" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MICRO_VERSION</b> has been changed from <b>(5)</b> to <b>(0)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_13')"> +<span class='ext'>[+]</span> VIPS_MINOR_VERSION</span> +<br/> +<div id="c_13" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MINOR_VERSION</b> has been changed from <b>(15)</b> to <b>(16)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_14')"> +<span class='ext'>[+]</span> VIPS_VERSION</span> +<br/> +<div id="c_14" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_VERSION</b> has been changed from <b>"8.15.5"</b> to <b>"8.16.0"</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_15')"> +<span class='ext'>[+]</span> VIPS_VERSION_STRING</span> +<br/> +<div id="c_15" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_VERSION_STRING</b> has been changed from <b>"8.15.5"</b> to <b>"8.16.0"</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Other_Source_Changes'></a><a name='Other_Source_Changes_In_Constants'></a> +<h2>Other Changes in Constants <span class='passed'> 23 </span></h2><hr/> +<span class='h_name'>almostdeprecated.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_16')"> +<span class='ext'>[+]</span> MASK_BUTTERWORTH_BANDPASS</span> +<br/> +<div id="c_16" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_BUTTERWORTH_BANDPASS</b> with value <b>IM_MASK_BUTTERWORTH_BANDPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_17')"> +<span class='ext'>[+]</span> MASK_BUTTERWORTH_BANDREJECT</span> +<br/> +<div id="c_17" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_BUTTERWORTH_BANDREJECT</b> with value <b>IM_MASK_BUTTERWORTH_BANDREJECT</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_18')"> +<span class='ext'>[+]</span> MASK_BUTTERWORTH_HIGHPASS</span> +<br/> +<div id="c_18" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_BUTTERWORTH_HIGHPASS</b> with value <b>IM_MASK_BUTTERWORTH_HIGHPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_19')"> +<span class='ext'>[+]</span> MASK_BUTTERWORTH_LOWPASS</span> +<br/> +<div id="c_19" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_BUTTERWORTH_LOWPASS</b> with value <b>IM_MASK_BUTTERWORTH_LOWPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_20')"> +<span class='ext'>[+]</span> MASK_BUTTERWORTH_RINGPASS</span> +<br/> +<div id="c_20" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_BUTTERWORTH_RINGPASS</b> with value <b>IM_MASK_BUTTERWORTH_RINGPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_21')"> +<span class='ext'>[+]</span> MASK_BUTTERWORTH_RINGREJECT</span> +<br/> +<div id="c_21" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_BUTTERWORTH_RINGREJECT</b> with value <b>IM_MASK_BUTTERWORTH_RINGREJECT</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_22')"> +<span class='ext'>[+]</span> MASK_FRACTAL_FLT</span> +<br/> +<div id="c_22" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_FRACTAL_FLT</b> with value <b>IM_MASK_FRACTAL_FLT</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_23')"> +<span class='ext'>[+]</span> MASK_GAUSS_BANDPASS</span> +<br/> +<div id="c_23" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_GAUSS_BANDPASS</b> with value <b>IM_MASK_GAUSS_BANDPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_24')"> +<span class='ext'>[+]</span> MASK_GAUSS_BANDREJECT</span> +<br/> +<div id="c_24" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_GAUSS_BANDREJECT</b> with value <b>IM_MASK_GAUSS_BANDREJECT</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_25')"> +<span class='ext'>[+]</span> MASK_GAUSS_HIGHPASS</span> +<br/> +<div id="c_25" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_GAUSS_HIGHPASS</b> with value <b>IM_MASK_GAUSS_HIGHPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_26')"> +<span class='ext'>[+]</span> MASK_GAUSS_LOWPASS</span> +<br/> +<div id="c_26" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_GAUSS_LOWPASS</b> with value <b>IM_MASK_GAUSS_LOWPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_27')"> +<span class='ext'>[+]</span> MASK_GAUSS_RINGPASS</span> +<br/> +<div id="c_27" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_GAUSS_RINGPASS</b> with value <b>IM_MASK_GAUSS_RINGPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_28')"> +<span class='ext'>[+]</span> MASK_GAUSS_RINGREJECT</span> +<br/> +<div id="c_28" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_GAUSS_RINGREJECT</b> with value <b>IM_MASK_GAUSS_RINGREJECT</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_29')"> +<span class='ext'>[+]</span> MASK_IDEAL_BANDPASS</span> +<br/> +<div id="c_29" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_IDEAL_BANDPASS</b> with value <b>IM_MASK_IDEAL_BANDPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_30')"> +<span class='ext'>[+]</span> MASK_IDEAL_BANDREJECT</span> +<br/> +<div id="c_30" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_IDEAL_BANDREJECT</b> with value <b>IM_MASK_IDEAL_BANDREJECT</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_31')"> +<span class='ext'>[+]</span> MASK_IDEAL_HIGHPASS</span> +<br/> +<div id="c_31" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_IDEAL_HIGHPASS</b> with value <b>IM_MASK_IDEAL_HIGHPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_32')"> +<span class='ext'>[+]</span> MASK_IDEAL_LOWPASS</span> +<br/> +<div id="c_32" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_IDEAL_LOWPASS</b> with value <b>IM_MASK_IDEAL_LOWPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_33')"> +<span class='ext'>[+]</span> MASK_IDEAL_RINGPASS</span> +<br/> +<div id="c_33" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_IDEAL_RINGPASS</b> with value <b>IM_MASK_IDEAL_RINGPASS</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_34')"> +<span class='ext'>[+]</span> MASK_IDEAL_RINGREJECT</span> +<br/> +<div id="c_34" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MASK_IDEAL_RINGREJECT</b> with value <b>IM_MASK_IDEAL_RINGREJECT</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_35')"> +<span class='ext'>[+]</span> MaskType</span> +<br/> +<div id="c_35" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>MaskType</b> with value <b>ImMaskType</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>enumtypes.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_36')"> +<span class='ext'>[+]</span> VIPS_TYPE_SDF_SHAPE</span> +<br/> +<div id="c_36" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_TYPE_SDF_SHAPE</b> with value <b>(vips_sdf_shape_get_type())</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>header.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_37')"> +<span class='ext'>[+]</span> VIPS_META_PALETTE</span> +<br/> +<div id="c_37" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_META_PALETTE</b> with value <b>"palette"</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_38')"> +<span class='ext'>[+]</span> VIPS_DEFAULT_MAX_COORD</span> +<br/> +<div id="c_38" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_DEFAULT_MAX_COORD</b> with value <b>(100000000)</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Headers'></a><h2>Header Files <span class='gray'> 1 </span></h2><hr/> +<div class='h_list'> +vips.h<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Libs'></a><h2>Libraries <span class='gray'> 1 </span></h2><hr/> +<div class='lib_list'> +libvips.so.42.17.5<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<br/><br/><br/></div><hr/> +<div class='footer' align='right'><i>Generated by <a href='https://github.com/lvc/abi-compliance-checker'>ABI Compliance Checker</a> 2.3  </i> +</div> +<br/> + +</body></html> diff --git a/compat_reports_cpp/8.15.5-rc1_to_8.16.0-rc1/compat_report.html b/compat_reports_cpp/8.15.5-rc1_to_8.16.0-rc1/compat_report.html new file mode 100644 index 0000000..06c46a2 --- /dev/null +++ b/compat_reports_cpp/8.15.5-rc1_to_8.16.0-rc1/compat_report.html @@ -0,0 +1,1159 @@ +<!-- kind:binary;verdict:incompatible;affected:0.3;added:8;removed:1;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:1;interface_problems_medium:0;interface_problems_low:0;changed_constants:3;constant_changes_other:2;tool_version:2.3 --> +<!-- kind:source;verdict:incompatible;affected:0.7;added:18;removed:13;type_problems_high:0;type_problems_medium:0;type_problems_low:0;interface_problems_high:0;interface_problems_medium:1;interface_problems_low:0;changed_constants:10;constant_changes_other:4;tool_version:2.3 --> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> +<meta name="viewport" content="width=device-width,initial-scale=1" /> +<meta name="keywords" content="libvips-cpp, compatibility, API, ABI, report" /> +<meta name="description" content="API/ABI compatibility report for the libvips-cpp library between 8.15.5-rc1 and 8.16.0-rc1 versions" /> +<title>libvips-cpp: 8.15.5-rc1 to 8.16.0-rc1 compatibility report</title> +<style type="text/css"> +body { + font-family:Arial, sans-serif; + background-color:White; + color:Black; +} +hr { + color:Black; + background-color:Black; + height:1px; + border:0; +} +h1 { + margin-bottom:0px; + padding-bottom:0px; + font-size:1.625em; +} +h2 { + margin-bottom:0px; + padding-bottom:0px; + font-size:1.25em; + white-space:nowrap; +} +span.section { + font-weight:bold; + cursor:pointer; + color:#003E69; + white-space:nowrap; + margin-left:0.3125em; +} +span.new_sign { + font-weight:bold; + margin-left:1.65em; + color:#003E69; +} +span.new_sign_lbl { + margin-left:3em; + font-size:1em; + color:Black; +} +span:hover.section { + color:#336699; +} +span.sect_aff { + cursor:pointer; + padding-left:1.55em; + font-size:0.875em; + color:#cc3300; +} +span.sect_info { + cursor:pointer; + padding-left:1.55em; + font-size:0.875em; + color:Black; +} +span.ext { + font-weight:normal; +} +span.h_name { + color:#cc3300; + font-size:0.875em; + font-weight:bold; +} +div.h_list, div.lib_list { + font-size:0.94em; + padding-left:0.4em; +} +span.ns { + color:#408080; + font-size:0.94em; +} +span.lib_name { + color:Green; + font-size:0.875em; + font-weight:bold; +} +span.iname { + font-weight:bold; + color:#003E69; + margin-left:0.3125em; +} +span.iname_b { + font-weight:bold; +} +span.iname_a { + color:#333333; + font-weight:bold; + font-size:0.94em; +} +span.sym_p { + font-weight:normal; + white-space:normal; +} +span.sym_pd { + white-space:normal; +} +span.sym_p span, span.sym_pd span { + white-space:nowrap; +} +div.affect { + padding-left:1em; + padding-bottom:10px; + font-size:0.87em; + font-style:italic; + line-height:0.9em; +} +div.affected { + padding-left:1.9em; + padding-top:10px; +} +table.ptable { + border-collapse:collapse; + border:1px outset black; + margin-left:0.95em; + margin-top:3px; + margin-bottom:3px; + width:56.25em; +} +table.ptable td { + border:1px solid gray; + padding:3px; + font-size:0.875em; + text-align:left; + vertical-align:top; + max-width:28em; + word-wrap:break-word; +} +table.ptable th.pn { + width:2%; +} +table.ptable th.chg { + width:47%; +} +table.vtable { + border-collapse:collapse; + border:1px outset black; + margin-left:1.9em; + margin-top:0.7em; +} +table.vtable td { + border:1px solid gray; + padding:3px; + font-size:0.875em; + vertical-align:top; + max-width:450px; + word-wrap:break-word; +} +table.ptable th, table.vtable th { + background-color:#eeeeee; + font-weight:bold; + color:#333333; + font-family:Verdana, Arial; + font-size:0.875em; + border:1px solid gray; + text-align:center; + vertical-align:top; + white-space:nowrap; + padding:3px; +} +table.summary { + border-collapse:collapse; + border:1px outset black; +} +table.summary th { + background-color:#eeeeee; + font-weight:normal; + text-align:left; + font-size:0.94em; + white-space:nowrap; + border:1px inset gray; + padding:3px; +} +table.summary td { + text-align:right; + white-space:nowrap; + border:1px inset gray; + padding:3px 5px 3px 10px; +} +span.mngl { + padding-left:1em; + font-size:0.875em; + cursor:text; + color:#444444; + font-weight:bold; +} +span.pleft { + padding-left:2.5em; +} +span.sym_ver { + color:#333333; + white-space:nowrap; + font-family:"DejaVu Sans Mono", Monospace; +} +span.attr { + color:#333333; + font-weight:normal; +} +span.color_p { + font-style:italic; + color:Brown; +} +span.p { + font-style:italic; +} +span.fp { + font-style:italic; + background-color:#DCDCDC; +} +span.ttype { + font-weight:normal; +} +span.nowrap { + white-space:nowrap; +} +span.value { + font-weight:bold; +} +.passed { + background-color:#CCFFCC; + font-weight:normal; +} +.warning { + background-color:#F4F4AF; + font-weight:normal; +} +.failed { + background-color:#FFCCCC; + font-weight:normal; +} +.new { + background-color:#C6DEFF; + font-weight:normal; +} +.compatible { + background-color:#CCFFCC; + font-weight:normal; +} +.almost_compatible { + background-color:#FFDAA3; + font-weight:normal; +} +.incompatible { + background-color:#FFCCCC; + font-weight:normal; +} +.gray { + background-color:#DCDCDC; + font-weight:normal; +} +.top_ref { + font-size:0.69em; +} +.footer { + font-size:0.75em; +} + +.tabset { + float:left; +} +a.tab { + border:1px solid Black; + float:left; + margin:0px 5px -1px 0px; + padding:3px 5px 3px 5px; + position:relative; + font-size:0.875em; + background-color:#DDD; + text-decoration:none; + color:Black; +} +a.disabled:hover +{ + color:Black; + background:#EEE; +} +a.active:hover +{ + color:Black; + background:White; +} +a.active { + border-bottom-color:White; + background-color:White; +} +div.tab { + border-top:1px solid Black; + padding:0px; + width:100%; + clear:both; +} +</style> +<script type="text/javascript" language="JavaScript"> +<!-- +function showContent(header, id) +{ + e = document.getElementById(id); + if(e.style.display == 'none') + { + e.style.display = 'block'; + e.style.visibility = 'visible'; + header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[−]"); + } + else + { + e.style.display = 'none'; + e.style.visibility = 'hidden'; + header.innerHTML = header.innerHTML.replace(/\[[^0-9 ]\]/gi,"[+]"); + } +} +function initTabs() +{ + var url = window.location.href; + if(url.indexOf('_Source_')!=-1 || url.indexOf('#Source')!=-1) + { + var tab1 = document.getElementById('BinaryID'); + var tab2 = document.getElementById('SourceID'); + tab1.className='tab disabled'; + tab2.className='tab active'; + } + var sets = document.getElementsByTagName('div'); + for (var i = 0; i < sets.length; i++) + { + if (sets[i].className.indexOf('tabset') != -1) + { + var tabs = []; + var links = sets[i].getElementsByTagName('a'); + for (var j = 0; j < links.length; j++) + { + if (links[j].className.indexOf('tab') != -1) + { + tabs.push(links[j]); + links[j].tabs = tabs; + var tab = document.getElementById(links[j].href.substr(links[j].href.indexOf('#') + 1)); + //reset all tabs on start + if (tab) + { + if (links[j].className.indexOf('active')!=-1) { + tab.style.display = 'block'; + } + else { + tab.style.display = 'none'; + } + } + links[j].onclick = function() + { + var tab = document.getElementById(this.href.substr(this.href.indexOf('#') + 1)); + if (tab) + { + //reset all tabs before change + for (var k = 0; k < this.tabs.length; k++) + { + document.getElementById(this.tabs[k].href.substr(this.tabs[k].href.indexOf('#') + 1)).style.display = 'none'; + this.tabs[k].className = this.tabs[k].className.replace('active', 'disabled'); + } + this.className = 'tab active'; + tab.style.display = 'block'; + // window.location.hash = this.id.replace('ID', ''); + return false; + } + } + } + } + } + } + if(url.indexOf('#')!=-1) { + location.href=location.href; + } +} +if (window.addEventListener) window.addEventListener('load', initTabs, false); +else if (window.attachEvent) window.attachEvent('onload', initTabs); +--> +</script> +</head> +<body><a name='Source'></a><a name='Binary'></a><a name='Top'></a><h1>API compatibility report for the <span style='color:Blue;'>libvips-cpp</span> library between <span style='color:Red;'>8.15.5-rc1</span> and <span style='color:Red;'>8.16.0-rc1</span> versions on <span style='color:Blue;'>x86_64</span></h1> + + <br/> + <div class='tabset'> + <a id='BinaryID' href='#BinaryTab' class='tab active'>Binary<br/>Compatibility</a> + <a id='SourceID' href='#SourceTab' style='margin-left:3px' class='tab disabled'>Source<br/>Compatibility</a> + </div><div id='BinaryTab' class='tab'> +<h2>Test Info</h2><hr/> +<table class='summary'> +<tr><th>Library Name</th><td>libvips-cpp</td></tr> +<tr><th>Version #1</th><td>8.15.5-rc1</td></tr> +<tr><th>Version #2</th><td>8.16.0-rc1</td></tr> +<tr><th>Arch</th><td>x86_64</td></tr> +<tr><th>GCC Version</th><td>13</td></tr> +<tr><th>Subject</th><td width='150px'>Binary Compatibility</td></tr> +</table> +<h2>Test Results</h2><hr/> +<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Libraries</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Symbols / Types</th><td>348 / 59</td></tr> +<tr><th>Compatibility</th> +<td class='warning'>99.7%</td> +</tr> +</table> +<h2>Problem Summary</h2><hr/> +<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td class='new'><a href='#Binary_Added' style='color:Blue;'>8</a></td></tr> +<tr><th>Removed Symbols</th><td>High</td><td class='failed'><a href='#Binary_Removed' style='color:Blue;'>1</a></td></tr> +<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr> +<tr><td>Medium</td><td>0</td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td class='failed'><a href='#Symbol_Binary_Problems_High' style='color:Blue;'>1</a></td></tr> +<tr><td>Medium</td><td>0</td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th>Problems with<br/>Constants</th><td>Low</td><td class='warning'><a href='#Constant_Binary_Problems_Low' style='color:Blue;'>3</a></td></tr> +<tr><th>Other Changes<br/>in Constants</th><td>-</td><td class='passed'><a href='#Other_Binary_Changes_In_Constants' style='color:Blue;'>2</a></td></tr> +</table> + +<a name='Binary_Added'></a><h2>Added Symbols <span class='new'> 8 </span></h2><hr/> +<span class='h_name'>VImage8.h</span>, <span class='lib_name'>libvips-cpp.so.42.18.0</span><br/> +<span class='ns'>namespace <b>vips</b></span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_1')"> +VImage::addalpha <span class='sym_p'><span>( struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_1" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage8addalphaEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_2')"> +VImage::clamp <span class='sym_p'><span>( struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_2" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage5clampEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_3')"> +VImage::maxpair <span class='sym_p'><span>( struct VImage <span class='color_p'>right</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_3" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage7maxpairES0_PNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_4')"> +VImage::minpair <span class='sym_p'><span>( struct VImage <span class='color_p'>right</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_4" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage7minpairES0_PNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_5')"> +VImage::new_from_memory_steal <span class='sym_p'><span>( void const* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span></span> +<br/> +<div id="c_5" style="display:none;"> +<span class='mngl'>_ZN4vips6VImage21new_from_memory_stealEPKvmiii14VipsBandFormat</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_6')"> +VImage::rawsave_buffer <span class='sym_p'><span>( struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_6" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage14rawsave_bufferEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_7')"> +VImage::rawsave_target <span class='sym_p'><span>( struct VTarget <span class='color_p'>target</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_7" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage14rawsave_targetENS_7VTargetEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_8')"> +VImage::sdf <span class='sym_p'><span>( int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>enum VipsSdfShape <span class='color_p'>shape</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> <span class='attr'>[static]</span></span> +<br/> +<div id="c_8" style="display:none;"> +<span class='mngl'>_ZN4vips6VImage3sdfEii12VipsSdfShapePNS_7VOptionE</span> +<br/> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Binary_Removed'></a><a name='Binary_Withdrawn'></a><h2>Removed Symbols <span class='failed'> 1 </span></h2><hr/> +<span class='h_name'>VImage8.h</span>, <span class='lib_name'>libvips-cpp.so.42.17.5</span><br/> +<span class='ns'>namespace <b>vips</b></span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_9')"> +VImage::new_from_memory_steal <span class='sym_p'><span>( void* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span></span> +<br/> +<div id="c_9" style="display:none;"> +<span class='mngl'>_ZN4vips6VImage21new_from_memory_stealEPvmiii14VipsBandFormat</span> +<br/> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='High_Risk_Binary_Problems'></a><a name='Symbol_Binary_Problems_High'></a><a name='Interface_Binary_Problems_High'></a> +<h2>Problems with Symbols, High Severity <span class='failed'> 1 </span></h2><hr/> +<span class='h_name'>VImage8.h</span>, <span class='lib_name'>libvips-cpp.so.42.17.5</span><br/> +<span class='ns'>namespace <b>vips</b></span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_10')"> +<span class='ext'>[+]</span> VImage::new_from_memory_steal <span class='sym_p'><span>( void* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span> <span class='failed'> 1 </span></span> +<br/> +<div id="c_10" style="display:none;"> + + +<span class='new_sign_lbl'>⇣</span> +<br/> +<span class='new_sign'>VImage::new_from_memory_steal <span class='sym_p'><span>( void const* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span></span><br/> +<span class='mngl pleft'>_ZN4vips6VImage21new_from_memory_stealEPvmiii14VipsBandFormat</span><br/> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>Parameters list has been changed.</td> +<td>The name of the appropriate symbol for this function on binary level has been changed from <b>_ZN4vips6VImage21new_from_memory_stealEPvmiii14VipsBandFormat</b> to <b>_ZN4vips6VImage21new_from_memory_stealEPKvmiii14VipsBandFormat</b>. This may cause undefined reference linker error in old client applications.</td> +</tr> +</table> +<br/> +</div> +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Low_Risk_Binary_Problems'></a><a name='Constant_Binary_Problems_Low'></a> +<h2>Problems with Constants, Low Severity <span class='warning'> 3 </span></h2><hr/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_11')"> +<span class='ext'>[+]</span> VIPS_MAX_COORD</span> +<br/> +<div id="c_11" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MAX_COORD</b> has been changed from <b>(10000000)</b> to <b>(vips_max_coord_get())</b>.</td> +<td>Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>version.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_12')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_AGE</span> +<br/> +<div id="c_12" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_AGE</b> has been changed from <b>(17)</b> to <b>(18)</b>.</td> +<td>Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_13')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_CURRENT</span> +<br/> +<div id="c_13" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_CURRENT</b> has been changed from <b>(59)</b> to <b>(60)</b>.</td> +<td>Applications will pass an old value of this constant as the parameter to the new-version library functions, that expect a new one. This may result in crash of incorrect behavior of applications.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Other_Binary_Changes'></a><a name='Other_Binary_Changes_In_Constants'></a> +<h2>Other Changes in Constants <span class='passed'> 2 </span></h2><hr/> +<span class='h_name'>header.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_14')"> +<span class='ext'>[+]</span> VIPS_META_PALETTE</span> +<br/> +<div id="c_14" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_META_PALETTE</b> with value <b>"palette"</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_15')"> +<span class='ext'>[+]</span> VIPS_DEFAULT_MAX_COORD</span> +<br/> +<div id="c_15" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_DEFAULT_MAX_COORD</b> with value <b>(100000000)</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Headers'></a><h2>Header Files <span class='gray'> 1 </span></h2><hr/> +<div class='h_list'> +vips8<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Libs'></a><h2>Libraries <span class='gray'> 1 </span></h2><hr/> +<div class='lib_list'> +libvips-cpp.so.42.17.5<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<br/><br/><br/></div><div id='SourceTab' class='tab'> +<h2>Test Info</h2><hr/> +<table class='summary'> +<tr><th>Library Name</th><td>libvips-cpp</td></tr> +<tr><th>Version #1</th><td>8.15.5-rc1</td></tr> +<tr><th>Version #2</th><td>8.16.0-rc1</td></tr> +<tr><th>Arch</th><td>x86_64</td></tr> +<tr><th>Subject</th><td width='150px'>Source Compatibility</td></tr> +</table> +<h2>Test Results</h2><hr/> +<table class='summary'><tr><th>Total Header Files</th><td><a href='#Headers' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Libraries</th><td><a href='#Libs' style='color:Blue;'>1</a></td></tr> +<tr><th>Total Symbols / Types</th><td>1691 / 243</td></tr> +<tr><th>Compatibility</th> +<td class='warning'>99.3%</td> +</tr> +</table> +<h2>Problem Summary</h2><hr/> +<table class='summary'><tr><th></th><th style='text-align:center;'>Severity</th><th style='text-align:center;'>Count</th></tr><tr><th>Added Symbols</th><td>-</td><td class='new'><a href='#Source_Added' style='color:Blue;'>18</a></td></tr> +<tr><th>Removed Symbols</th><td>High</td><td class='failed'><a href='#Source_Removed' style='color:Blue;'>13</a></td></tr> +<tr><th rowspan='3'>Problems with<br/>Data Types</th><td>High</td><td>0</td></tr> +<tr><td>Medium</td><td>0</td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th rowspan='3'>Problems with<br/>Symbols</th><td>High</td><td>0</td></tr> +<tr><td>Medium</td><td class='failed'><a href='#Symbol_Source_Problems_Medium' style='color:Blue;'>1</a></td></tr> +<tr><td>Low</td><td>0</td></tr> +<tr><th>Problems with<br/>Constants</th><td>Low</td><td class='warning'><a href='#Constant_Source_Problems_Low' style='color:Blue;'>10</a></td></tr> +<tr><th>Other Changes<br/>in Constants</th><td>-</td><td class='passed'><a href='#Other_Source_Changes_In_Constants' style='color:Blue;'>4</a></td></tr> +</table> + +<a name='Source_Added'></a><h2>Added Symbols <span class='new'> 18 </span></h2><hr/> +<span class='h_name'>arithmetic.h</span><br/> +<span class="iname">vips_clamp <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_maxpair <span class='sym_p'><span>( VipsImage* <span class='color_p'>left</span></span>, <span>VipsImage* <span class='color_p'>right</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_minpair <span class='sym_p'><span>( VipsImage* <span class='color_p'>left</span></span>, <span>VipsImage* <span class='color_p'>right</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>create.h</span><br/> +<span class="iname">vips_sdf <span class='sym_p'><span>( VipsImage** <span class='color_p'>out</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>enum VipsSdfShape <span class='color_p'>shape</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>enumtypes.h</span><br/> +<span class="iname">vips_sdf_shape_get_type <span class='sym_p'>( )</span></span><br/> +<br/> +<span class='h_name'>foreign.h</span><br/> +<span class="iname">vips_rawsave_buffer <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>void** <span class='color_p'>buf</span></span>, <span>size_t* <span class='color_p'>len</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_rawsave_target <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsTarget* <span class='color_p'>target</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>private.h</span><br/> +<span class="iname">VipsArrayDouble_unref <span class='sym_p'><span>( VipsArrayDouble* <span class='color_p'>array</span></span> )</span></span><br/> +<span class="iname">VipsArrayImage_unref <span class='sym_p'><span>( VipsArrayImage* <span class='color_p'>array</span></span> )</span></span><br/> +<br/> +<span class='h_name'>VImage8.h</span><br/> +<span class='ns'>namespace <b>vips</b></span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_16')"> +VImage::addalpha <span class='sym_p'><span>( struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_16" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage8addalphaEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_17')"> +VImage::clamp <span class='sym_p'><span>( struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_17" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage5clampEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_18')"> +VImage::maxpair <span class='sym_p'><span>( struct VImage <span class='color_p'>right</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_18" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage7maxpairES0_PNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_19')"> +VImage::minpair <span class='sym_p'><span>( struct VImage <span class='color_p'>right</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_19" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage7minpairES0_PNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_20')"> +VImage::new_from_memory_steal <span class='sym_p'><span>( void const* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span></span> +<br/> +<div id="c_20" style="display:none;"> +<span class='mngl'>_ZN4vips6VImage21new_from_memory_stealEPKvmiii14VipsBandFormat</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_21')"> +VImage::rawsave_buffer <span class='sym_p'><span>( struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_21" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage14rawsave_bufferEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_22')"> +VImage::rawsave_target <span class='sym_p'><span>( struct VTarget <span class='color_p'>target</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> const</span> +<br/> +<div id="c_22" style="display:none;"> +<span class='mngl'>_ZNK4vips6VImage14rawsave_targetENS_7VTargetEPNS_7VOptionE</span> +<br/> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_23')"> +VImage::sdf <span class='sym_p'><span>( int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>enum VipsSdfShape <span class='color_p'>shape</span></span>, <span>struct VOption* <span class='color_p'>options</span></span> )</span> <span class='attr'>[static]</span></span> +<br/> +<div id="c_23" style="display:none;"> +<span class='mngl'>_ZN4vips6VImage3sdfEii12VipsSdfShapePNS_7VOptionE</span> +<br/> +<br/> +</div> + +<br/> +<span class='h_name'>vips.h</span><br/> +<span class="iname">vips_max_coord_get <span class='sym_p'>( )</span></span><br/> +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Source_Removed'></a><a name='Source_Withdrawn'></a><h2>Removed Symbols <span class='failed'> 13 </span></h2><hr/> +<span class='h_name'>buf.h</span><br/> +<span class="iname">vips_buf_appendsc <span class='sym_p'><span>( VipsBuf* <span class='color_p'>buf</span></span>, <span>gboolean <span class='color_p'>quote</span></span>, <span>char const* <span class='color_p'>str</span></span> )</span></span><br/> +<br/> +<span class='h_name'>connection.h</span><br/> +<span class="iname">vips_target_finish <span class='sym_p'><span>( VipsTarget* <span class='color_p'>target</span></span> )</span></span><br/> +<br/> +<span class='h_name'>conversion.h</span><br/> +<span class="iname">vips_cache <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>VipsImage** <span class='color_p'>out</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>foreign.h</span><br/> +<span class="iname">vips_rawsave_fd <span class='sym_p'><span>( VipsImage* <span class='color_p'>in</span></span>, <span>int <span class='color_p'>fd</span></span>, <span>...</span> )</span></span><br/> +<br/> +<span class='h_name'>operation.h</span><br/> +<span class="iname">vips_cache_operation_add <span class='sym_p'><span>( VipsOperation* <span class='color_p'>operation</span></span> )</span></span><br/> +<span class="iname">vips_cache_operation_lookup <span class='sym_p'><span>( VipsOperation* <span class='color_p'>operation</span></span> )</span></span><br/> +<br/> +<span class='h_name'>util.h</span><br/> +<span class="iname">vips__chomp <span class='sym_p'><span>( char* <span class='color_p'>str</span></span> )</span></span><br/> +<span class="iname">vips_ispostfix <span class='sym_p'><span>( char const* <span class='color_p'>a</span></span>, <span>char const* <span class='color_p'>b</span></span> )</span></span><br/> +<span class="iname">vips_snprintf <span class='sym_p'><span>( char* <span class='color_p'>str</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>char const* <span class='color_p'>format</span></span>, <span>...</span> )</span></span><br/> +<span class="iname">vips_strncpy <span class='sym_p'><span>( char* <span class='color_p'>dest</span></span>, <span>char const* <span class='color_p'>src</span></span>, <span>int <span class='color_p'>n</span></span> )</span></span><br/> +<span class="iname">vips_strrstr <span class='sym_p'><span>( char const* <span class='color_p'>haystack</span></span>, <span>char const* <span class='color_p'>needle</span></span> )</span></span><br/> +<span class="iname">vips_vsnprintf <span class='sym_p'><span>( char* <span class='color_p'>str</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>char const* <span class='color_p'>format</span></span>, <span>struct __va_list_tag* <span class='color_p'>ap</span></span> )</span></span><br/> +<br/> +<span class='h_name'>VImage8.h</span><br/> +<span class='ns'>namespace <b>vips</b></span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_24')"> +VImage::new_from_memory_steal <span class='sym_p'><span>( void* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span></span> +<br/> +<div id="c_24" style="display:none;"> +<span class='mngl'>_ZN4vips6VImage21new_from_memory_stealEPvmiii14VipsBandFormat</span> +<br/> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Medium_Risk_Source_Problems'></a><a name='Symbol_Source_Problems_Medium'></a><a name='Interface_Source_Problems_Medium'></a> +<h2>Problems with Symbols, Medium Severity <span class='failed'> 1 </span></h2><hr/> +<span class='h_name'>VImage8.h</span><br/> +<span class='ns'>namespace <b>vips</b></span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_25')"> +<span class='ext'>[+]</span> VImage::new_from_memory_steal <span class='sym_p'><span>( void* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span> <span class='failed'> 1 </span></span> +<br/> +<div id="c_25" style="display:none;"> + + +<span class='new_sign_lbl'>⇣</span> +<br/> +<span class='new_sign'>VImage::new_from_memory_steal <span class='sym_p'><span>( void const* <span class='color_p'>data</span></span>, <span>size_t <span class='color_p'>size</span></span>, <span>int <span class='color_p'>width</span></span>, <span>int <span class='color_p'>height</span></span>, <span>int <span class='color_p'>bands</span></span>, <span>enum VipsBandFormat <span class='color_p'>format</span></span> )</span> <span class='attr'>[static]</span></span><br/> +<span class='mngl pleft'>_ZN4vips6VImage21new_from_memory_stealEPvmiii14VipsBandFormat</span><br/> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>Parameters list has been changed.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Low_Risk_Source_Problems'></a><a name='Constant_Source_Problems_Low'></a> +<h2>Problems with Constants, Low Severity <span class='warning'> 10 </span></h2><hr/> +<span class='h_name'>basic.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_26')"> +<span class='ext'>[+]</span> VIPS_API</span> +<br/> +<div id="c_26" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_API</b> has been changed from <b>extern</b> to <span class='value'>_VIPS_PUBLIC extern</span>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_27')"> +<span class='ext'>[+]</span> VIPS_MAX_COORD</span> +<br/> +<div id="c_27" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MAX_COORD</b> has been changed from <b>(10000000)</b> to <b>(vips_max_coord_get())</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>version.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_28')"> +<span class='ext'>[+]</span> VIPS_CONFIG</span> +<br/> +<div id="c_28" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_CONFIG</b> has been changed from <span class='value'>"enable debug: false\nenable deprecated: true\nenable modules: true\nenable cplusplus: true\nenable RAD load/save: true\nenable Analyze7 load/save: true\nenable PPM load/save: true\nenable GIF load: true\nuse fftw for FFTs: true\nSIMD support with highway: true\naccelerate loops with ORC: false\nICC profile support with lcms: true\nzlib: true\ntext rendering with pangocairo: true\nfont file support with fontconfig: true\nEXIF metadata support with libexif: true\nJPEG load/save with libjpeg: true\nJXL load/save with libjxl: true (dynamic module: true)\nJPEG2000 load/save with OpenJPEG: true\nPNG load/save with libspng: true\nPNG load/save with libpng: false\nselected quantisation package: imagequant\nTIFF load/save with libtiff: true\nimage pyramid save with libarchive: true\nHEIC/AVIF load/save with libheif: true (dynamic module: true)\nWebP load/save with libwebp: true\nPDF load with PDFium: false\nPDF load with poppler-glib: true (dynamic module: true)\nSVG load with librsvg: true\nEXR load with OpenEXR: true\nOpenSlide load: true (dynamic module: true)\nMatlab load with libmatio: true\nNIfTI load/save with niftiio: true\nFITS load/save with cfitsio: true\nGIF save with cgif: true\nselected Magick package: MagickCore (dynamic module: true)\nMagick API version: magick7\nMagick load: true\nMagick save: true"</span> to <span class='value'>"enable debug: false\nenable deprecated: true\nenable modules: true\nenable cplusplus: true\nenable RAD load/save: true\nenable Analyze7 load: true\nenable PPM load/save: true\nenable GIF load: true\nFFTs with fftw3: true\nSIMD support with libhwy: true\nICC profile support with lcms2: true\ndeflate compression with zlib: true\ntext rendering with pangocairo: true\nfont file support with fontconfig: true\nEXIF metadata support with libexif: true\nJPEG load/save with libjpeg: true\nJXL load/save with libjxl: true (dynamic module: true)\nJPEG2000 load/save with libopenjp2: true\nPNG load/save with spng: true\nimage quantisation with imagequant: true\nTIFF load/save with libtiff-4: true\nimage pyramid save with libarchive: true\nHEIC/AVIF load/save with libheif: true (dynamic module: true)\nWebP load/save with libwebp: true\nPDF load with poppler-glib: true (dynamic module: true)\nSVG load with librsvg-2.0: true\nEXR load with OpenEXR: true\nWSI load with openslide: true (dynamic module: true)\nMatlab load with matio: true\nNIfTI load/save with dep140558133393456: true\nFITS load/save with cfitsio: true\nGIF save with cgif: true\nMagick load/save with MagickCore: true (dynamic module: true)"</span>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_29')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_AGE</span> +<br/> +<div id="c_29" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_AGE</b> has been changed from <b>(17)</b> to <b>(18)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_30')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_CURRENT</span> +<br/> +<div id="c_30" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_CURRENT</b> has been changed from <b>(59)</b> to <b>(60)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_31')"> +<span class='ext'>[+]</span> VIPS_LIBRARY_REVISION</span> +<br/> +<div id="c_31" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_LIBRARY_REVISION</b> has been changed from <b>(5)</b> to <b>(0)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_32')"> +<span class='ext'>[+]</span> VIPS_MICRO_VERSION</span> +<br/> +<div id="c_32" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MICRO_VERSION</b> has been changed from <b>(5)</b> to <b>(0)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_33')"> +<span class='ext'>[+]</span> VIPS_MINOR_VERSION</span> +<br/> +<div id="c_33" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_MINOR_VERSION</b> has been changed from <b>(15)</b> to <b>(16)</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_34')"> +<span class='ext'>[+]</span> VIPS_VERSION</span> +<br/> +<div id="c_34" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_VERSION</b> has been changed from <b>"8.15.5"</b> to <b>"8.16.0"</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<span class="section" onclick="javascript:showContent(this, 'c_35')"> +<span class='ext'>[+]</span> VIPS_VERSION_STRING</span> +<br/> +<div id="c_35" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The value of constant <b>VIPS_VERSION_STRING</b> has been changed from <b>"8.15.5"</b> to <b>"8.16.0"</b>.</td> +<td>Recompilation of a client program may be broken.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Other_Source_Changes'></a><a name='Other_Source_Changes_In_Constants'></a> +<h2>Other Changes in Constants <span class='passed'> 4 </span></h2><hr/> +<span class='h_name'>enumtypes.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_36')"> +<span class='ext'>[+]</span> VIPS_TYPE_SDF_SHAPE</span> +<br/> +<div id="c_36" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_TYPE_SDF_SHAPE</b> with value <b>(vips_sdf_shape_get_type())</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>header.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_37')"> +<span class='ext'>[+]</span> VIPS_META_PALETTE</span> +<br/> +<div id="c_37" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_META_PALETTE</b> with value <b>"palette"</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>image.h</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_38')"> +<span class='ext'>[+]</span> VIPS_DEFAULT_MAX_COORD</span> +<br/> +<div id="c_38" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_DEFAULT_MAX_COORD</b> with value <b>(100000000)</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<span class='h_name'>vips8</span><br/> +<span class="section" onclick="javascript:showContent(this, 'c_39')"> +<span class='ext'>[+]</span> VIPS_CPLUSPLUS_API</span> +<br/> +<div id="c_39" style="display:none;"> +<table class='ptable'> +<tr> +<th class='pn'></th> +<th class='chg'>Change</th> +<th>Effect</th> +</tr> +<tr> +<th>1</th> +<td>The constant <b>VIPS_CPLUSPLUS_API</b> with value <b>_VIPS_PUBLIC</b> has been added.</td> +<td>No effect.</td> +</tr> +</table> +<br/> +</div> + +<br/> +<a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Headers'></a><h2>Header Files <span class='gray'> 1 </span></h2><hr/> +<div class='h_list'> +vips8<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<a name='Libs'></a><h2>Libraries <span class='gray'> 1 </span></h2><hr/> +<div class='lib_list'> +libvips-cpp.so.42.17.5<br/> +</div> +<br/><a class='top_ref' href='#Top'>to the top</a><br/> +<br/><br/><br/></div><hr/> +<div class='footer' align='right'><i>Generated by <a href='https://github.com/lvc/abi-compliance-checker'>ABI Compliance Checker</a> 2.3  </i> +</div> +<br/> + +</body></html> diff --git a/libvips-cpp.xml b/libvips-cpp.xml index a1fe314..e67ab16 100644 --- a/libvips-cpp.xml +++ b/libvips-cpp.xml @@ -9,7 +9,7 @@ <version> <!-- Version of the library --> -8.15.5-rc1 +8.16.0-rc1 </version> <headers> diff --git a/libvips.xml b/libvips.xml index 21ffc6b..98d16f3 100644 --- a/libvips.xml +++ b/libvips.xml @@ -9,13 +9,14 @@ <version> <!-- Version of the library --> -8.15.5-rc1 +8.16.0-rc1 </version> <headers> <!-- The list of paths to header files and/or directories with header files, one per line --> /usr/include/vips/vips.h +/usr/include/vips/almostdeprecated.h </headers> <libs> @@ -7,8 +7,8 @@ # # Please preserve changelog entries # -%global vips_version_base 8.15 -%global vips_version %{vips_version_base}.5 +%global vips_version_base 8.16 +%global vips_version %{vips_version_base}.0 %global vips_soname_major 42 %global vips_prever rc1 %global vips_tagver %{vips_version}%{?vips_prever:-%{vips_prever}} @@ -456,6 +456,11 @@ export CXXFLAGS="%{optflags} -ftree-vectorize" %changelog +* Fri Oct 11 2024 Remi Collet <remi@remirepo.net> - 8.16.0~rc1-1 +- update to 8.16.0-rc1 +- open https://github.com/libvips/libvips/issues/4192 + Build failure with libheif 1.7.0 (EL-8) + * Mon Oct 7 2024 Remi Collet <remi@remirepo.net> - 8.15.5~rc1-1 - update to 8.15.5-rc1 - re-add libvips-cpp |