Update ABI/API compatibility reports after commit 69a7a312dc
This commit is contained in:
parent
0e6f134a38
commit
fe51390fa4
|
@ -20,7 +20,22 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit d6b8aed5612e6be6d3a4053867fbd2ae0cb7c8af
|
||||
<pre class='wrap'>commit 69a7a312dccebc8b5f28f8a5e4a703cb8d447d44
|
||||
Merge: d6b8aed 5151426
|
||||
Author: Even Rouault <even.rouault@mines-paris.org>
|
||||
Date: 2019-03-29 12:25:39 +0100
|
||||
|
||||
Merge pull request #1188 from rouault/fix_abi_check
|
||||
|
||||
abi-check.sh: fix broken download URL
|
||||
|
||||
commit 5151426d6e6f7f0e1ae6f050aaa7cec6bc4ffd08
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2019-03-29 11:53:23 +0100
|
||||
|
||||
abi-check.sh: fix broken download URL
|
||||
|
||||
commit d6b8aed5612e6be6d3a4053867fbd2ae0cb7c8af
|
||||
Merge: 25b815d a1d32a5
|
||||
Author: Even Rouault <even.rouault@mines-paris.org>
|
||||
Date: 2019-03-29 11:52:38 +0100
|
||||
|
@ -867,21 +882,6 @@ Date: 2017-10-03 17:15:44 -0300
|
|||
|
||||
Update NEWS.md
|
||||
|
||||
commit 0b8903d9ea482d85dcaf8def1ddc41597105b228
|
||||
Author: Antonin Descampe <antonin@gmail.com>
|
||||
Date: 2017-10-03 17:08:30 -0300
|
||||
|
||||
Preparing v2.3.0 release
|
||||
|
||||
commit 47b43dbc2bb5a1e6d61bde91e57ccf7191b07616
|
||||
Merge: d45ccb0 8ed5886
|
||||
Author: Even Rouault <even.rouault@mines-paris.org>
|
||||
Date: 2017-09-28 11:24:59 +0200
|
||||
|
||||
Merge pull request #1028 from quangnh89/master
|
||||
|
||||
update instructions to build with Visual Studio and 64-Bit Visual C++ Toolset.
|
||||
|
||||
...</pre></div>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -633,7 +633,7 @@ $VAR1 = {
|
|||
'2.1.2' => '2016-09-28 18:18',
|
||||
'2.2.0' => '2017-08-10 00:31',
|
||||
'2.3.0' => '2017-10-04 22:23',
|
||||
'current' => '2019-03-29 11:52:38'
|
||||
'current' => '2019-03-29 12:25:39'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
@ -731,7 +731,7 @@ $VAR1 = {
|
|||
'Maintainer' => 'OpenJPEG team',
|
||||
'MaintainerUrl' => 'http://www.openjpeg.org/',
|
||||
'PackageDiff' => {},
|
||||
'ScmUpdateTime' => '1553857702',
|
||||
'ScmUpdateTime' => '1553859553',
|
||||
'Soname' => {
|
||||
'1.1' => {
|
||||
'lib/libopenjpeg.so' => 'libopenjpeg.so'
|
||||
|
|
|
@ -20,136 +20,136 @@
|
|||
<br/>
|
||||
<h1>Headers diff: <span class='version'>2.3.0</span> vs <span class='version'>current</span></h1><br/><br/>
|
||||
<table class='diff_tbl' border="0" cellpadding="0" cellspacing="0">
|
||||
<tr bgcolor="orange"><th></th><th> openjpeg.h (2.3.0) </th><th> </th><th> openjpeg.h (current) </th><th></th></tr>
|
||||
<tr id="part-1" bgcolor="orange"><th></th><th> openjpeg.h (2.3.0) </th><th> </th><th> openjpeg.h (current) </th><th></th></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr bgcolor="gray" ><td></td><th><a name="part-l1" /><small>skipping to change at</small><em> line 549</em></th><th> </th><th><a name="part-r1" /><small>skipping to change at</small><em> line 549</em></th><td></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 DA_x0;</td><td> </td><td class="right"> OPJ_UINT32 DA_x0;</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /** Decoding area right boundary */</td><td> </td><td class="right"> /** Decoding area right boundary */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 DA_x1;</td><td> </td><td class="right"> OPJ_UINT32 DA_x1;</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /** Decoding area up boundary */</td><td> </td><td class="right"> /** Decoding area up boundary */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 DA_y0;</td><td> </td><td class="right"> OPJ_UINT32 DA_y0;</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /** Decoding area bottom boundary */</td><td> </td><td class="right"> /** Decoding area bottom boundary */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 DA_y1;</td><td> </td><td class="right"> OPJ_UINT32 DA_y1;</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /** Verbose mode */</td><td> </td><td class="right"> /** Verbose mode */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_BOOL m_verbose;</td><td> </td><td class="right"> OPJ_BOOL m_verbose;</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td><a name="diff0001" /></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock"> /** tile number o<span class="delete">t the decoded tile</span>*/</td><td> </td><td class="rblock"> /** tile number o<span class="insert">f the decoded tile </span>*/</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 tile_index;</td><td> </td><td class="right"> OPJ_UINT32 tile_index;</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /** Nb of tile to decode */</td><td> </td><td class="right"> /** Nb of tile to decode */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_UINT32 nb_tile_to_decode;</td><td> </td><td class="right"> OPJ_UINT32 nb_tile_to_decode;</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /*@}*/</td><td> </td><td class="right"> /*@}*/</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */</td><td> </td><td class="right"> /* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /**@name JPWL decoding parameters */</td><td> </td><td class="right"> /**@name JPWL decoding parameters */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /*@{*/</td><td> </td><td class="right"> /*@{*/</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> /** activates the JPWL correction capabilities */</td><td> </td><td class="right"> /** activates the JPWL correction capabilities */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr id="part-1" class="change" ><td></td><th><small>skipping to change at</small><a href="#part-1"><em> line 549<span class="hide"> ¶</span></em></a></th><th> </th><th><small>skipping to change at</small><a href="#part-1"><em> line 549<span class="hide"> ¶</span></em></a></th><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_UINT32 DA_x0;</td><td> </td><td class="right"> OPJ_UINT32 DA_x0;</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /** Decoding area right boundary */</td><td> </td><td class="right"> /** Decoding area right boundary */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_UINT32 DA_x1;</td><td> </td><td class="right"> OPJ_UINT32 DA_x1;</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /** Decoding area up boundary */</td><td> </td><td class="right"> /** Decoding area up boundary */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_UINT32 DA_y0;</td><td> </td><td class="right"> OPJ_UINT32 DA_y0;</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /** Decoding area bottom boundary */</td><td> </td><td class="right"> /** Decoding area bottom boundary */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_UINT32 DA_y1;</td><td> </td><td class="right"> OPJ_UINT32 DA_y1;</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /** Verbose mode */</td><td> </td><td class="right"> /** Verbose mode */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_BOOL m_verbose;</td><td> </td><td class="right"> OPJ_BOOL m_verbose;</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr bgcolor="gray" ><td></td><th><a name="part-l2" /><small>skipping to change at</small><em> line 1172</em></th><th> </th><th><a name="part-r2" /><small>skipping to change at</small><em> line 1172</em></th><td></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * Sets the given function to be used as a skip function.</td><td> </td><td class="right"> * Sets the given function to be used as a skip function.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_stream the stream to modify</td><td> </td><td class="right"> * @param p_stream the stream to modify</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_function the function to use a skip function.</td><td> </td><td class="right"> * @param p_function the function to use a skip function.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stre
|
||||
<tr id="diff0001"><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock"> /** tile number o<span class="delete">t the decoded tile</span>*/</td><td> </td><td class="rblock"> /** tile number o<span class="insert">f the decoded tile </span>*/</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_UINT32 tile_index;</td><td> </td><td class="right"> OPJ_UINT32 tile_index;</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /** Nb of tile to decode */</td><td> </td><td class="right"> /** Nb of tile to decode */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_UINT32 nb_tile_to_decode;</td><td> </td><td class="right"> OPJ_UINT32 nb_tile_to_decode;</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /*@}*/</td><td> </td><td class="right"> /*@}*/</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */</td><td> </td><td class="right"> /* UniPG>> */ /* NOT YET USED IN THE V2 VERSION OF OPENJPEG */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /**@name JPWL decoding parameters */</td><td> </td><td class="right"> /**@name JPWL decoding parameters */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /*@{*/</td><td> </td><td class="right"> /*@{*/</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> /** activates the JPWL correction capabilities */</td><td> </td><td class="right"> /** activates the JPWL correction capabilities */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr id="part-2" class="change" ><td></td><th><small>skipping to change at</small><a href="#part-2"><em> line 1172<span class="hide"> ¶</span></em></a></th><th> </th><th><small>skipping to change at</small><a href="#part-2"><em> line 1172<span class="hide"> ¶</span></em></a></th><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * Sets the given function to be used as a skip function.</td><td> </td><td class="right"> * Sets the given function to be used as a skip function.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_stream the stream to modify</td><td> </td><td class="right"> * @param p_stream the stream to modify</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_function the function to use a skip function.</td><td> </td><td class="right"> * @param p_function the function to use a skip function.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stre
|
||||
am,</td><td> </td><td class="right">OPJ_API void OPJ_CALLCONV opj_stream_set_skip_function(opj_stream_t* p_stre
|
||||
am,</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> opj_stream_skip_fn p_function);</td><td> </td><td class="right"> opj_stream_skip_fn p_function);</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td><a name="diff0002" /></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock"> * Sets the given function to be used as a seek function, the stream is the</td><td> </td><td class="rblock"> * Sets the given function to be used as a seek function, the stream is the</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock">n <span class="delete">seekable.</span></td><td> </td><td class="rblock">n <span class="insert">seekable,</span></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * using SEEK_SET behavior.</span></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_stream the stream to modify</td><td> </td><td class="right"> * @param p_stream the stream to modify</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_function the function to use a skip function.</td><td> </td><td class="right"> * @param p_function the function to use a skip function.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stre
|
||||
am,</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> opj_stream_skip_fn p_function);</td><td> </td><td class="right"> opj_stream_skip_fn p_function);</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno"></td></tr>
|
||||
<tr id="diff0002"><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock"> * Sets the given function to be used as a seek function, the stream is the</td><td> </td><td class="rblock"> * Sets the given function to be used as a seek function, the stream is the</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock">n <span class="delete">seekable.</span></td><td> </td><td class="rblock">n <span class="insert">seekable,</span></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * using SEEK_SET behavior.</span></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_stream the stream to modify</td><td> </td><td class="right"> * @param p_stream the stream to modify</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_function the function to use a skip function.</td><td> </td><td class="right"> * @param p_function the function to use a skip function.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">*/</td><td> </td><td class="right">*/</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stre
|
||||
am,</td><td> </td><td class="right">OPJ_API void OPJ_CALLCONV opj_stream_set_seek_function(opj_stream_t* p_stre
|
||||
am,</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> opj_stream_seek_fn p_function);</td><td> </td><td class="right"> opj_stream_seek_fn p_function);</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * Sets the given data to be used as a user data for the stream.</td><td> </td><td class="right"> * Sets the given data to be used as a user data for the stream.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_stream the stream to modify</td><td> </td><td class="right"> * @param p_stream the stream to modify</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_data the data to set.</td><td> </td><td class="right"> * @param p_data the data to set.</td><td class="lineno" valign="top"></td></tr>
|
||||
am,</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> opj_stream_seek_fn p_function);</td><td> </td><td class="right"> opj_stream_seek_fn p_function);</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr bgcolor="gray" ><td></td><th><a name="part-l3" /><small>skipping to change at</small><em> line 1306</em></th><th> </th><th><a name="part-r3" /><small>skipping to change at</small><em> line 1307</em></th><td></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * Allocates worker threads for the compressor/decompressor.</td><td> </td><td class="right"> * Allocates worker threads for the compressor/decompressor.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * By default, only the main thread is used. If this function is not used,</td><td> </td><td class="right"> * By default, only the main thread is used. If this function is not used,</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * but the OPJ_NUM_THREADS environment variable is set, its value will be</td><td> </td><td class="right"> * but the OPJ_NUM_THREADS environment variable is set, its value will be</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * used to initialize the number of threads. The value can be either an int
|
||||
<tr><td class="lineno"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * Sets the given data to be used as a user data for the stream.</td><td> </td><td class="right"> * Sets the given data to be used as a user data for the stream.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_stream the stream to modify</td><td> </td><td class="right"> * @param p_stream the stream to modify</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_data the data to set.</td><td> </td><td class="right"> * @param p_data the data to set.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr id="part-3" class="change" ><td></td><th><small>skipping to change at</small><a href="#part-3"><em> line 1306<span class="hide"> ¶</span></em></a></th><th> </th><th><small>skipping to change at</small><a href="#part-3"><em> line 1307<span class="hide"> ¶</span></em></a></th><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">/**</td><td> </td><td class="right">/**</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * Allocates worker threads for the compressor/decompressor.</td><td> </td><td class="right"> * Allocates worker threads for the compressor/decompressor.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * By default, only the main thread is used. If this function is not used,</td><td> </td><td class="right"> * By default, only the main thread is used. If this function is not used,</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * but the OPJ_NUM_THREADS environment variable is set, its value will be</td><td> </td><td class="right"> * but the OPJ_NUM_THREADS environment variable is set, its value will be</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * used to initialize the number of threads. The value can be either an int
|
||||
eger</td><td> </td><td class="right"> * used to initialize the number of threads. The value can be either an int
|
||||
eger</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is ca
|
||||
eger</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is ca
|
||||
lled,</td><td> </td><td class="right"> * number, or "ALL_CPUS". If OPJ_NUM_THREADS is set and this function is ca
|
||||
lled,</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * this function will override the behaviour of the environment variable.</td><td> </td><td class="right"> * this function will override the behaviour of the environment variable.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td><a name="diff0003" /></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"> <span class="insert">* Currently this function must be called after opj_setup_decoder() and</span></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * before opj_read_header().</span></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> *</span></td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * Note: currently only has effect on the decompressor.</td><td> </td><td class="right"> * Note: currently only has effect on the decompressor.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_codec decompressor handler</td><td> </td><td class="right"> * @param p_codec decompressor handler</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param num_threads number of threads.</td><td> </td><td class="right"> * @param num_threads number of threads.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @return OPJ_TRUE if the decoder is correctly set</td><td> </td><td class="right"> * @return OPJ_TRUE if the decoder is correctly set</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec,</td><td> </td><td class="right">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec,</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> int num_threads);</td><td> </td><td class="right"> int num_threads);</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno" valign="top"></td></tr>
|
||||
lled,</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * this function will override the behaviour of the environment variable.</td><td> </td><td class="right"> * this function will override the behaviour of the environment variable.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno"></td></tr>
|
||||
<tr id="diff0003"><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock"></td><td> </td><td class="rblock"> <span class="insert">* Currently this function must be called after opj_setup_decoder() and</span></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> * before opj_read_header().</span></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock"></td><td> </td><td class="rblock"><span class="insert"> *</span></td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * Note: currently only has effect on the decompressor.</td><td> </td><td class="right"> * Note: currently only has effect on the decompressor.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_codec decompressor handler</td><td> </td><td class="right"> * @param p_codec decompressor handler</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param num_threads number of threads.</td><td> </td><td class="right"> * @param num_threads number of threads.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @return OPJ_TRUE if the decoder is correctly set</td><td> </td><td class="right"> * @return OPJ_TRUE if the decoder is correctly set</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec,</td><td> </td><td class="right">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_codec_set_threads(opj_codec_t *p_codec,</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> int num_threads);</td><td> </td><td class="right"> int num_threads);</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr bgcolor="gray" ><td></td><th><a name="part-l4" /><small>skipping to change at</small><em> line 1373</em></th><th> </th><th><a name="part-r4" /><small>skipping to change at</small><em> line 1377</em></th><td></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * that is to say at the highest resolution level, even if requesting the i
|
||||
<tr><td class="lineno"></td><td class="left"></td><td> </td><td class="right"></td><td class="lineno"></td></tr>
|
||||
<tr id="part-4" class="change" ><td></td><th><small>skipping to change at</small><a href="#part-4"><em> line 1373<span class="hide"> ¶</span></em></a></th><th> </th><th><small>skipping to change at</small><a href="#part-4"><em> line 1377<span class="hide"> ¶</span></em></a></th><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * that is to say at the highest resolution level, even if requesting the i
|
||||
mage at lower</td><td> </td><td class="right"> * that is to say at the highest resolution level, even if requesting the i
|
||||
mage at lower</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * resolution levels.</td><td> </td><td class="right"> * resolution levels.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * Generally opj_set_decode_area() should be followed by opj_decode(), and
|
||||
mage at lower</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * resolution levels.</td><td> </td><td class="right"> * resolution levels.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * Generally opj_set_decode_area() should be followed by opj_decode(), and
|
||||
the</td><td> </td><td class="right"> * Generally opj_set_decode_area() should be followed by opj_decode(), and
|
||||
the</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * codec cannot be re-used.</td><td> </td><td class="right"> * codec cannot be re-used.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * In the particular case of an image made of a single tile, several sequen
|
||||
the</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * codec cannot be re-used.</td><td> </td><td class="right"> * codec cannot be re-used.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * In the particular case of an image made of a single tile, several sequen
|
||||
ces of</td><td> </td><td class="right"> * In the particular case of an image made of a single tile, several sequen
|
||||
ces of</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * calls to opoj_set_decode_area() and opj_decode() are allowed, and will b
|
||||
ces of</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * calls to opoj_set_decode_area() and opj_decode() are allowed, and will b
|
||||
ring</td><td> </td><td class="right"> * calls to opoj_set_decode_area() and opj_decode() are allowed, and will b
|
||||
ring</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * performance improvements when reading an image by chunks.</td><td> </td><td class="right"> * performance improvements when reading an image by chunks.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_codec the jpeg2000 codec.</td><td> </td><td class="right"> * @param p_codec the jpeg2000 codec.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td><a name="diff0004" /></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="lblock"> * @param p_image the decoded image previously set<span class="delete">ted by opj_read
|
||||
ring</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * performance improvements when reading an image by chunks.</td><td> </td><td class="right"> * performance improvements when reading an image by chunks.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_codec the jpeg2000 codec.</td><td> </td><td class="right"> * @param p_codec the jpeg2000 codec.</td><td class="lineno"></td></tr>
|
||||
<tr id="diff0004"><td></td></tr>
|
||||
<tr><td class="lineno"></td><td class="lblock"> * @param p_image the decoded image previously set<span class="delete">ted by opj_read
|
||||
_he</span>ader</td><td> </td><td class="rblock"> * @param p_image the decoded image previously set<span class="insert"> by opj_read_he
|
||||
</span>ader</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_start_x the left position of the rectangle to decode (i
|
||||
</span>ader</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_start_x the left position of the rectangle to decode (i
|
||||
n image coordinates).</td><td> </td><td class="right"> * @param p_start_x the left position of the rectangle to decode (i
|
||||
n image coordinates).</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_end_x the right position of the rectangle to decode (
|
||||
n image coordinates).</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_end_x the right position of the rectangle to decode (
|
||||
in image coordinates).</td><td> </td><td class="right"> * @param p_end_x the right position of the rectangle to decode (
|
||||
in image coordinates).</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_start_y the up position of the rectangle to decode (in
|
||||
in image coordinates).</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_start_y the up position of the rectangle to decode (in
|
||||
image coordinates).</td><td> </td><td class="right"> * @param p_start_y the up position of the rectangle to decode (in
|
||||
image coordinates).</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @param p_end_y the bottom position of the rectangle to decode
|
||||
image coordinates).</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @param p_end_y the bottom position of the rectangle to decode
|
||||
(in image coordinates).</td><td> </td><td class="right"> * @param p_end_y the bottom position of the rectangle to decode
|
||||
(in image coordinates).</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> * @return true if the area could be set.</td><td> </td><td class="right"> * @return true if the area could be set.</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec,</td><td> </td><td class="right">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec,</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> opj_image_t* p_image,</td><td> </td><td class="right"> opj_image_t* p_image,</td><td class="lineno" valign="top"></td></tr>
|
||||
<tr><td class="lineno" valign="top"></td><td class="left"> OPJ_INT32 p_start_x, OPJ_INT32 p_start_y,</td><td> </td><td class="right"> OPJ_INT32 p_start_x, OPJ_INT32 p_start_y,</td><td class="lineno" valign="top"></td></tr>
|
||||
(in image coordinates).</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> *</td><td> </td><td class="right"> *</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> * @return true if the area could be set.</td><td> </td><td class="right"> * @return true if the area could be set.</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> */</td><td> </td><td class="right"> */</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec,</td><td> </td><td class="right">OPJ_API OPJ_BOOL OPJ_CALLCONV opj_set_decode_area(opj_codec_t *p_codec,</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> opj_image_t* p_image,</td><td> </td><td class="right"> opj_image_t* p_image,</td><td class="lineno"></td></tr>
|
||||
<tr><td class="lineno"></td><td class="left"> OPJ_INT32 p_start_x, OPJ_INT32 p_start_y,</td><td> </td><td class="right"> OPJ_INT32 p_start_x, OPJ_INT32 p_start_y,</td><td class="lineno"></td></tr>
|
||||
|
||||
<tr><td></td><td class="left"></td><td> </td><td class="right"></td><td></td></tr>
|
||||
<tr bgcolor="gray"><th colspan="5" align="center"><a name="end"> End of changes. 4 change blocks. </a></th></tr>
|
||||
<tr id="end" bgcolor="gray"><th colspan="5" align="center"> End of changes. 4 change blocks. </th></tr>
|
||||
<tr class="stats"><td></td><th><i>4 lines changed or deleted</i></th><th><i> </i></th><th><i>8 lines changed or added</i></th><td></td></tr>
|
||||
<tr><td colspan="5" align="center" class="small"></td></tr>
|
||||
</table>
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -30,7 +30,7 @@
|
|||
<th>Headers<br/>Diff</th>
|
||||
</tr>
|
||||
<tr id='current'><td>current</td>
|
||||
<td>2019-03-29<br/>11:52</td>
|
||||
<td>2019-03-29<br/>12:25</td>
|
||||
<td>7</td>
|
||||
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
|
||||
<td class='ok'><a href='../../objects_report/openjpeg/2.3.0/current/report.html'>100%</a></td>
|
||||
|
@ -170,7 +170,7 @@
|
|||
<td>N/A</td>
|
||||
<td>N/A</td>
|
||||
</tr>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri Mar 29 11:08:46 2019.<br/>
|
||||
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri Mar 29 11:39:37 2019.<br/>
|
||||
<br/>
|
||||
<hr/>
|
||||
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>
|
||||
|
|
Loading…
Reference in New Issue