Update ABI/API compatibility reports after commit 297f202104fc0ff6b0627e15e7e6883c915...
authorOpenJPEG Travis CI <info@openjpeg.org>
Wed, 6 Sep 2017 15:19:08 +0000 (15:19 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Wed, 6 Sep 2017 15:19:08 +0000 (15:19 +0000)
abi-check/changelog/openjpeg/current/log.html
abi-check/db/openjpeg/Tracker.data
abi-check/installed/openjpeg/current/lib/libopenjp2.a
abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0
abi-check/timeline/openjpeg/index.html

index 185c558fd6d25e3b0ddb5211a546e5922ccfd1b2..beb60e21cb03a96e84909449a105753be31a4da6 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit 003759a4829f3f1baa5a2292956618fecf314818
+<pre class='wrap'>commit 297f202104fc0ff6b0627e15e7e6883c915f80bf
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2017-09-06 16:49:28 +0200
+
+    Fix 2.2.0 regression when reading codestream with reperated calls to opj_get_decoded_tile() where tile parts of a same tile are not consecutive
+    
+    This check was introduced per #939, but relied on the incorrect assumption
+    we decode all the tile parts of all tiles.
+
+commit 003759a4829f3f1baa5a2292956618fecf314818
 Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
 Date:   2017-09-06 15:59:19 +0200
 
@@ -622,12 +631,6 @@ Date:   2017-08-10 16:58:36 +0200
 
     Fix argument order in error message of previous commit
 
-commit 0b4fef6d1901254e41ab74ed681daba477d724c3
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-10 16:49:47 +0200
-
-    Propagate event manager down to opj_t2_encode_packet() and use it to emit an error message when the output buffer is too small
-
 ...</pre></div>
 
 </body>
index 7b21962ca25b62ca6c7a4ca75a4c927f7b0b3e61..2d5c7c9d7c9b1e82761d90a353b4135f8ae70bb1 100644 (file)
@@ -560,7 +560,7 @@ $VAR1 = {
                       '2.1.1' => '2016-07-05 14:54',
                       '2.1.2' => '2016-09-28 18:18',
                       '2.2.0' => '2017-08-10 00:31',
-                      'current' => '2017-09-06 15:59:19'
+                      'current' => '2017-09-06 16:49:28'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -648,7 +648,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1504707486',
+          'ScmUpdateTime' => '1504711123',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index 34ce1497cea11b12f60c27feae3b7ba95ab39e00..9d4245621077a8eabace97f2675c84705ee74218 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ
index 28b7504b7ed481a0d6bc1045208cdbe15710244a..78d9759e042f772cfd7a22b182cfb8d97f997f00 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 differ
index 0b65a5af7d4579f89fa7ce2561510a41cb3d1080..3b73b96657c3d764463b408d2001277b11145586 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2017-09-06<br/>15:59</td>
+<td>2017-09-06<br/>16:49</td>
 <td>7</td>
 <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
 <td class='ok'><a href='../../objects_report/openjpeg/2.2.0/current/report.html'>100%</a></td>
 <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 Wed Sep  6 14:18:31 2017.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Sep  6 15:19:08 2017.<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>