diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index b46f00b8..2cbb1401 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 a59512e0990c5923de77a542a1386edee32acd47
+
commit 2c7eb4fed9cbed43ae402840f6706998ce2dd1c4
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2018-03-12 14:24:20 +0100
+
+    opj_compress: fix help message regarding default precinct size
+
+commit a59512e0990c5923de77a542a1386edee32acd47
 Merge: 3910be8 8ad94f6
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2018-03-04 23:54:09 +0100
@@ -682,12 +688,6 @@ Date:   2017-09-01 16:31:13 +0200
 
     opj_t1_decode_cblk(): move some code to codeblock processor for (theoretical) better multi-threading in subtile decoding
 
-commit 7017e67a01c378a7a1ee5e34dd544c793b5c23e4
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 16:31:10 +0200
-
-    sparse_array: optimizations for lossy case
-
 commit b428b8c7e7227cf96c83229df4d7bf009b6d2172
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-01 20:01:39 +0200
@@ -714,12 +714,6 @@ Date:   2017-09-01 19:16:35 +0200
 
     opj_compress help: revert 32572617765cb9d77302384653a48d793b8f657f and indicate 1 again as being the value to get lossless for -r. In opj_j2k_setup_encoder(), make sure that ll rates[] <= 1.0 are set to 0. Document 0 as being lossless for -q / tcp_distoratio (#1009)
 
-commit 32572617765cb9d77302384653a48d793b8f657f
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 17:32:54 +0200
-
-    opj_compress help: indicate 0 value, instead of 1, for -r parameter to get lossless encoding (#1009)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 6f5696c2..63626db9 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-03-04 23:54:09' + 'current' => '2018-03-12 14:24:20' }, 'HeadersDiff' => { '1.1' => { @@ -731,7 +731,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1520204803', + 'ScmUpdateTime' => '1520861867', '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 f84df480..060a7169 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 64e0e448..00dfe24f 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 214f014e..4c2de7e6 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2018-03-04
23:54 +2018-03-12
14:24 7 changelog 100% @@ -170,7 +170,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Sun Mar 4 23:07:09 2018.
+
Maintained by OpenJPEG team. Last updated on Mon Mar 12 13:38:12 2018.


abi-laboratory.pro