diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 6d649ce1..8509a07d 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 da5e897232ef824daf9a492e746ed22cf2a43f18
+
commit 06f7d412435ddb62f8e9935af7e306783bc4b75b
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2018-02-18 14:38:16 +0100
+
+    bench_dwt: fix wrong index in iteration (issue found by Fethi Migaou)
+
+commit da5e897232ef824daf9a492e746ed22cf2a43f18
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2018-02-11 13:31:04 +0100
 
@@ -585,24 +591,12 @@ Date:   2017-09-01 16:31:08 +0200
 
     opj_v4dwt_decode_step2_sse(): loop unroll
 
-commit 83b5a168ec0e89210671d60670c9a1143ce8776b
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 16:31:06 +0200
-
-    opj_dwt_decode_partial_97(): simplify/more efficient use of sparse arrays in vertical pass
-
 commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-01 10:26:18 +0200
 
     Fix undefined shift behaviour in opj_dwt_is_whole_tile_decoding(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3255. Credit to OSS Fuzz
 
-commit 04b70908a7ada29481d2e1903b76f44a68d4d268
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-29 11:40:53 +0200
-
-    Use IDWT whole tile decoding if the area of interest equals to the image bounds, taking into account the reduced resolution factor
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 5d5917d3..c77d9a56 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -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-02-11 13:31:04' + 'current' => '2018-02-18 14:38:16' }, 'HeadersDiff' => { '1.1' => { @@ -731,7 +731,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1518356108', + 'ScmUpdateTime' => '1518961954', '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 f735c89d..d3b42c61 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.3.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.0 index eaaed54f..063cdd45 100644 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 diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 9461316d..b2f86a64 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2018-02-11
13:31 +2018-02-18
14:38 7 changelog 100% @@ -170,7 +170,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Sun Feb 11 13:35:33 2018.
+
Maintained by OpenJPEG team. Last updated on Sun Feb 18 13:52:59 2018.


abi-laboratory.pro