diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index b7f5fca5..6f343916 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,22 @@

Changelog from Git



-
commit 5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd
+
commit dbf527bf2a53bc88e6cf1373991002ec0e8e22a1
+Merge: 5e795d9 94c4b73
+Author: Even Rouault <even.rouault@mines-paris.org>
+Date:   2017-07-26 22:05:32 +0200
+
+    Merge pull request #800 from rouault/tier1_optimizations_multithreading_pterm_check
+    
+    Implement predictive termination check
+
+commit 94c4b7300cc515330bf798bb45eb0d68e2c84aa0
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-26 21:39:50 +0200
+
+    T1 decoder: check code stream errors when predictable termination is enabled and emit a warning when errors are found
+
+commit 5e795d90a1e47616e0c7a2e39381c13ccf7fd6dd
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-26 21:06:38 +0200
 
@@ -745,18 +760,6 @@ Date:   2016-09-28 20:33:31 +0200
 
     Update abi-check scripts for v2.1.2
 
-commit df5e8628f29a0138fcfe327527d2d0eda7c9c664
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2016-09-28 20:15:53 +0200
-
-    Update NEWS.md for v2.1.2
-
-commit b0c0f0ff04aa6088f690b086c49601bbf66fceee
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2016-09-28 20:14:06 +0200
-
-    Update Changelog for v2.1.2
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 93b84ee0..5acaed0c 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -473,7 +473,7 @@ $VAR1 = { '2.1' => '2014-04-29 12:58', '2.1.1' => '2016-07-05 14:54', '2.1.2' => '2016-09-28 18:18', - 'current' => '2017-07-26 21:06:38' + 'current' => '2017-07-26 22:05:32' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 7d683e01..e85505b6 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-07-26
21:06 +2017-07-26
22:05 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Wed Jul 26 19:19:57 2017.
+
Maintained by OpenJPEG team. Last updated on Wed Jul 26 20:26:21 2017.


abi-laboratory.pro