Update ABI/API compatibility reports after commit 07d526e4cb93b6d2e1a52cf49e3d011d3d4...
authorOpenJPEG Travis CI <info@openjpeg.org>
Mon, 8 Jan 2018 09:22:52 +0000 (09:22 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Mon, 8 Jan 2018 09:22:52 +0000 (09:22 +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.3.0
abi-check/timeline/openjpeg/index.html

index f05cf0b238d89e8cec5be5fa866a177cc9aa91fd..74c1a39a4bbc4a4bca8e3bff15561021dde044b3 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit bdcead70d5900cf5b90774b218183334ca898723
+<pre class='wrap'>commit 07d526e4cb93b6d2e1a52cf49e3d011d3d4caa11
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2018-01-08 09:38:44 +0100
+
+    opj_t2_encode_packet(): disable setting empty packet header bit to 1 when there is an empty packet
+    
+    This effectively reverts commit 2609fb8077125b5b31f1bcc2f98c12ff1e6572d7
+    since it has been reported that
+    such packets cause decoding issues with cinema J2K hardware
+    decoders: https://groups.google.com/forum/#!topic/openjpeg/M7M_fLX_Bco
+
+commit bdcead70d5900cf5b90774b218183334ca898723
 Merge: e4c3595 4841292
 Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
 Date:   2018-01-07 17:49:37 +0100
@@ -571,12 +582,6 @@ Date:   2017-09-01 16:31:02 +0200
 
     opj_dwt_decode_partial_1_parallel(): add SSE2 optimization
 
-commit 873004c615b1bed3ce780e869288602af86fdee5
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-09-01 16:31:00 +0200
-
-    Sub-tile decoding: speed up vertical pass in IDWT5x3 by processing 4 cols at a time
-
 commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
 Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
 Date:   2017-09-01 10:26:18 +0200
@@ -601,23 +606,6 @@ Date:   2017-08-28 17:18:33 +0200
 
     Subtile decoding: fix overflows in subband coordinate computation that cause later buffer overflow. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3115. Credit to OSS Fuzz. master only
 
-commit 8f92fc97913bec7ffa2dc10d062c0cdd19da20e4
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-08-28 14:57:49 +0200
-
-    Make opj_set_decode_area() and opj_decode() take into account opj_set_decoded_resolution_factor() (#1006, affect API use)
-    
-    * Better document usage of opj_set_decode_area(), ie expecting coordinates
-      in full resolution/reference grid even if requesting at a lower resolution
-      factor
-    * Make sure that image-&gt;comps[].factor is set by opj_set_decode_area() and
-      opj_decode() from the value specified in opj_set_decoded_resolution_factor()
-    * opj_decompress: add 2 environmenet variables to test alternate ways of
-      using the API, namely USE_OPJ_SET_DECODED_RESOLUTION_FACTOR=YES to use
-      opj_set_decoded_resolution_factor() instead of parameters.cp_reduce, and
-      SKIP_OPJ_SET_DECODE_AREA=YES to not call opj_set_decode_area() if -d is
-      not specified.
-
 ...</pre></div>
 
 </body>
index ef5b36315935a361a901ba253719f28509932c5c..5a47b9f84d6bd116eea64e0b8d1b0fefd67daa93 100644 (file)
@@ -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' => '2018-01-07 17:49:37'
+                      'current' => '2018-01-08 09:38:44'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -731,7 +731,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1515345537',
+          'ScmUpdateTime' => '1515403348',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index 051327e084bfed387e21483c7ba719095953a7dd..dde4072d099b4830b2ace8937bd33ae2e7f5bc06 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 923f582642fd97757deef7d6fb2fb68496216382..61a9397b99378c8c272a133e0487db70d159bdb6 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 differ
index e54f45bde0810be58b32b6d2341629c2cecb74bb..15b622343d3c7d24dc0a634e479d43c145c0ae75 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2018-01-07<br/>17:49</td>
+<td>2018-01-08<br/>09:38</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>
 <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 Sun Jan  7 17:19:21 2018.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Mon Jan  8 09:22:52 2018.<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>