diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 0c82635c..c6e9d9c0 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 e5a561b5d86e6292832a7baefdcdf24e25821ae3
+
commit 3dfb01228b4f06a538c2a19352e34fd172e20fe3
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-09-22 12:03:29 +0200
+
+    INSTALL.md: add instructions to build with Visual Studio (#1023, from Winfried instructions)
+
+commit e5a561b5d86e6292832a7baefdcdf24e25821ae3
 Merge: 4c8aba2 f92d30f
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-09-21 17:39:24 +0200
@@ -394,12 +400,6 @@ Date:   2017-09-01 16:30:48 +0200
     * Future improvements might involve improving opj_decompress, and the image writing logic,
       to use this strategy.
 
-commit 5d07d463fdb0a5eeffa90eba1566cc21697011b8
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 16:30:45 +0200
-
-    opj_j2k_decode_tiles(): apply whole single tile image decoding optimization to reading at reduced resolution as well
-
 commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-01 10:26:18 +0200
@@ -479,12 +479,6 @@ Date:   2017-08-24 13:23:25 +0200
     
     and make them explicit failures. The result images are empty at the requested resolution
 
-commit bc71bd1219269057ea18e6acbc77a96ec37aba82
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-23 18:58:32 +0200
-
-    opj_dwt_decode_partial_97(): perf improvement: limit copy of coefficients at end of horizontal pass to actual range of interest
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 4fcf4fbb..e65e7a5e 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-21 17:39:24' + 'current' => '2017-09-22 12:03:29' }, 'HeadersDiff' => { '1.1' => { @@ -648,7 +648,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1506009726', + 'ScmUpdateTime' => '1506075500', '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 633dc9c8..d09e909a 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 fbb6eb4a..5d66f379 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 a9f8f2d3..9d08ac94 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-09-21
17:39 +2017-09-22
12:03 7 changelog 100% @@ -161,7 +161,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Sep 21 16:02:30 2017.
+
Maintained by OpenJPEG team. Last updated on Fri Sep 22 10:18:42 2017.


abi-laboratory.pro