diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 3b361895..9213561a 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,16 @@

Changelog from Git



-
commit eb27272a79cd81256e475b9aad8461fda8b7f989
+
commit 07a454324cfeb431ee3fc3799df522dff252b12b
+Merge: eb27272 75a7f1a
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2021-01-04 14:06:43 +0100
+
+    Merge pull request #866 from tSed/master
+    
+    fix static build only against tiff and its indirect dependencies
+
+commit eb27272a79cd81256e475b9aad8461fda8b7f989
 Merge: 2519439 4d147d9
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2021-01-04 10:45:52 +0100
@@ -667,15 +676,6 @@ Date:   2020-04-30 11:52:42 +0200
     The slightly worse results with threads==8 than with thread==4
     is due to hyperthreading being not appropriate here.
 
-commit 97eb7e0bf17b476d516262e0af462ec7eeb8f505
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2020-04-29 11:50:17 +0200
-
-    Add multithreading support in the T1 (entropy phase) encoder
-    
-    - API wise, opj_codec_set_threads() can be used on the encoding side
-    - opj_compress has a -threads switch similar to opj_uncompress
-
 commit 1d358f25c8eabbc7c274bcc148f4f5d594ec13fe
 Merge: 64689d0 4edb8c8
 Author: Even Rouault <even.rouault@spatialys.com>
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data
index 2632cc45..a2db49aa 100644
--- a/abi-check/db/openjpeg/Tracker.data
+++ b/abi-check/db/openjpeg/Tracker.data
@@ -768,7 +768,7 @@ $VAR1 = {
                       '2.3.0' => '2017-10-04 22:23',
                       '2.3.1' => '2019-04-02 10:08',
                       '2.4.0' => '2020-12-28 20:59',
-                      'current' => '2021-01-04 10:45:52'
+                      'current' => '2021-01-04 14:06:43'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -886,7 +886,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1609754307',
+          'ScmUpdateTime' => '1609766506',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
diff --git a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a
index 16f336b1..89ea1e8e 100644
Binary files a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a and b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.a differ
diff --git a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0 b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0
index 0ec2ad92..c7a657ca 100644
Binary files a/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0 and b/abi-check/installed/openjpeg/2.4.0/lib/libopenjp2.so.2.4.0 differ
diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a
index 4317c23b..6d278e5d 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.4.0 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0
index cdc26563..4488239a 100644
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.4.0 differ
diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html
index 3e01ae01..bb125e1c 100644
--- a/abi-check/timeline/openjpeg/index.html
+++ b/abi-check/timeline/openjpeg/index.html
@@ -30,7 +30,7 @@
 Headers
Diff current -2021-01-04
10:45 +2021-01-04
14:06 7 changelog 100% @@ -188,7 +188,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Mon Jan 4 09:59:03 2021.
+
Maintained by OpenJPEG team. Last updated on Mon Jan 4 13:22:25 2021.


abi-laboratory.pro