diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 0687c555..4f54b37b 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 acd915080e7a63d1892171533ec245e629c88116
+
commit e8b6b54d1f7a2c3d501b9afebe9019ad14f4053a
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-10-06 19:25:07 +0200
+
+    opj_decompress -h: document -threads ALL_CPUS
+
+commit acd915080e7a63d1892171533ec245e629c88116
 Author: Antonin Descampe <antonin@gmail.com>
 Date:   2017-10-04 23:17:04 -0300
 
@@ -531,12 +537,6 @@ Date:   2017-09-01 16:30:37 +0200
     billion pixels, so this is useful for decoding at a lower resolution level,
     or subtile decoding.
 
-commit c37e360a5112b5471168e429159f61b74c0c2f58
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-09-01 16:30:35 +0200
-
-    opj_tcd_init_tile(): fix typo on overflow detection condition (introduced in previous commit)
-
 commit 6ce49bf5aebb3c45c464fa82d14cfd4bf7026a28
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-09-01 10:26:18 +0200
@@ -641,7 +641,6 @@ Date:   2017-08-21 17:19:13 +0200
     Add comment
 
 commit e9bbc6d3dde946bdb5195f053f24b91335d5d84c
-Merge: 3eed024 17a7ac4
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-08-21 13:02:07 +0200
 
@@ -649,18 +648,6 @@ Date:   2017-08-21 13:02:07 +0200
     
     Subtile decoding: only apply IDWT on areas that participate to the window of interest
 
-commit 17a7ac42d581c537cfc1da4324e53047ad82b13e
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-21 12:25:38 +0200
-
-    Add comments for filter_width values
-
-commit 3eed024eb45534f86537404e08d08fa572a40782
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-08-19 15:45:54 +0200
-
-    pgxtoimage(): avoid excessive memory allocation attempt (#999)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index fff2f109..9e03944b 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' => '2017-10-04 23:17:04' + 'current' => '2017-10-06 19:25:07' }, 'HeadersDiff' => { '1.1' => { @@ -731,7 +731,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1507170661', + 'ScmUpdateTime' => '1507311565', '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 3baec88b..8b74fc07 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 d29978a0..ccd1e2db 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 d44c4a18..fde6c3df 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-10-04
23:17 +2017-10-06
19:25 7 changelog 100% @@ -170,7 +170,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Oct 5 02:31:25 2017.
+
Maintained by OpenJPEG team. Last updated on Fri Oct 6 17:39:47 2017.


abi-laboratory.pro