diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index c6e9d9c0..56bb889f 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,13 @@

Changelog from Git



-
commit 3dfb01228b4f06a538c2a19352e34fd172e20fe3
+
commit 3f0de88c7bf4e56826987aa7d3edb5acdd4399f2
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-09-22 21:43:09 +0200
+
+    Remove opjstyle binary that went inadvertently committed in d4e54e9f35d532062533f1d369c159810b01d224 (#1026)
+
+commit 3dfb01228b4f06a538c2a19352e34fd172e20fe3
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-22 12:03:29 +0200
 
@@ -387,19 +393,6 @@ Date:   2017-09-01 16:30:50 +0200
 
     Optimize reading/write into sparse array
 
-commit 0ae3cba3404674bbe2028ea9a801301a4c951b33
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 16:30:48 +0200
-
-    Allow several repeated calls to opj_set_decode_area() and opj_decode() for single-tiled images
-    
-    * Only works for single-tiled images --> will error out cleanly, as currently
-      in other cases
-    * Save re-reading the codestream for the tile, and re-use code-blocks of the
-      previous decoding pass.
-    * Future improvements might involve improving opj_decompress, and the image writing logic,
-      to use this strategy.
-
 commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-01 10:26:18 +0200
@@ -471,14 +464,6 @@ Date:   2017-08-24 14:09:31 +0200
 
     imagetopgx(): improve performance in 8 bit case (relates to broken.jpc test case)
 
-commit fdcd4e6365731cc1015213e424068131bcd1f31f
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-24 13:23:25 +0200
-
-    Remove -NR-DEC-p1_06.j2k-156-decode and NR-DEC-p1_06.j2k-164-decode from knownfailures
-    
-    and make them explicit failures. The result images are empty at the requested resolution
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index e65e7a5e..67a4c8fa 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -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-22 12:03:29' + 'current' => '2017-09-22 21:43:09' }, 'HeadersDiff' => { '1.1' => { @@ -648,7 +648,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1506075500', + 'ScmUpdateTime' => '1506110357', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index d09e909a..60e3e601 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 index 5d66f379..63bff8f3 100644 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 diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 9d08ac94..2ffd3dfb 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-09-22
12:03 +2017-09-22
21:43 7 changelog 100% @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Fri Sep 22 10:18:42 2017.
+
Maintained by OpenJPEG team. Last updated on Fri Sep 22 19:59:42 2017.


abi-laboratory.pro