diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 9999860b..f1431461 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,24 @@

Changelog from Git



-
commit d2205ba2ee78faeea659263383446c4472b1f9df
+
commit 9d1a9dc20dd5155bab977a4f53d05c4bbd66533a
+Merge: d2205ba 56f23b2
+Author: Even Rouault <even.rouault@mines-paris.org>
+Date:   2018-08-11 23:35:35 +0200
+
+    Merge pull request #1133 from robe2/robe2-pkgconfig-instructions
+    
+    Add -DBUILD_PKGCONFIG_FILES to install instructions
+
+commit 56f23b29a075467fc2377ba086c0263a3eb70fe6
+Author: Regina Obe <lr@pcorp.us>
+Date:   2018-08-11 16:59:30 -0400
+
+    Add -DBUILD_PKGCONFIG_FILES to install instructions
+    
+    Building under msys/mingw doesn't automatically install the pkg config files needed to build GDAL and other libraries
+
+commit d2205ba2ee78faeea659263383446c4472b1f9df
 Merge: fd205f4 4170681
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2018-06-20 16:26:24 +0200
@@ -706,12 +723,6 @@ Date:   2017-09-01 21:36:35 +0200
 
     opj_j2k_update_image_data(): avoid allocating image buffer if we can just reuse the tile buffer one
 
-commit 4c7effa6bc37beb2a8e2f29ecf5845cde93f6b88
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 21:17:26 +0200
-
-    opj_t1_clbl_decode_processor(): use SSE2 in subtile decoding code path, for irreversible
-
 commit b428b8c7e7227cf96c83229df4d7bf009b6d2172
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-01 20:01:39 +0200
@@ -720,12 +731,6 @@ Date:   2017-09-01 20:01:39 +0200
     
     And save a useless loop, which should be a tiny faster.
 
-commit 7aa071aa273aa0b8fafbf055e5eb99b9cb8600a8
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 19:49:01 +0200
-
-    opj_j2k_setup_encoder(): emit warnings if tcp_rates are not decreasing or tcp_distoratio are not increasing (#1009)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 7b0b8fd1..423769d4 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-06-20 16:26:24' + 'current' => '2018-08-11 23:35:35' }, 'HeadersDiff' => { '1.1' => { @@ -731,7 +731,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1529505602', + 'ScmUpdateTime' => '1535707618', '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 4da615c0..60cb7c4c 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 db805d4e..e6be4f1c 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 20867764..8446ceb9 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2018-06-20
16:26 +2018-08-11
23:35 7 changelog 100% @@ -170,7 +170,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Wed Jun 20 14:40:28 2018.
+
Maintained by OpenJPEG team. Last updated on Fri Aug 31 09:27:21 2018.


abi-laboratory.pro