diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 624c038a..ade71d2a 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 15cf3d95814dc931ca0ecb132f81cb152e051bae
+
commit 0c0f27f17d431d98d190f30bec3879f434512158
+Merge: 15cf3d9 649298d
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2020-11-25 16:59:46 +0100
+
+    Merge pull request #1287 from zodf0055980/master
+    
+    Encoder: grow again buffer size
+
+commit 649298dcf84b2f20cfe458d887c1591db47372a6
+Author: yuan <zodf0055980@gmail.com>
+Date:   2020-11-25 20:41:39 +0800
+
+    Encoder: grow again buffer size in opj_tcd_code_block_enc_allocate_data() (fixes #1283)
+
+commit 15cf3d95814dc931ca0ecb132f81cb152e051bae
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2020-11-23 18:14:02 +0100
 
@@ -877,30 +892,6 @@ Date:   2019-03-29 10:44:35 +0100
     
     This commit doesn't compile due to missing OPJ_UINT64 type
 
-commit e1740e7ce79d0a1676db4da0f4189b64e85f52cb
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2019-03-29 10:40:58 +0100
-
-    Revert "[MJ2] Avoid index out of bounds access to pi->include[]"
-    
-    This reverts commit c277159986c80142180fbe5efb256bbf3bdf3edc.
-    
-    The commit didn't compile. include_size is not defined in openmj2
-
-commit b2751967ecabf8d8856e85ab91e25d4f235e2eb3
-Author: Sebastian Rasmussen <sebras@gmail.com>
-Date:   2018-10-31 20:22:11 +0100
-
-    openjp2/j2k: Report error if all wanted components are not decoded.
-    
-    Previously the caller had to check whether each component data had
-    been decoded. This means duplicating the checking in every user of
-    openjpeg which is unnecessary. If the caller wantes to decode all
-    or a set of, or a specific component then openjpeg ought to error
-    out if it was unable to do so.
-    
-    Fixes #1158.
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index e7e3ea34..82773e18 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -705,7 +705,7 @@ $VAR1 = { '2.2.0' => '2017-08-10 00:31', '2.3.0' => '2017-10-04 22:23', '2.3.1' => '2019-04-02 10:08', - 'current' => '2020-11-23 18:14:02' + 'current' => '2020-11-25 16:59:46' }, 'HeadersDiff' => { '1.1' => { @@ -813,7 +813,7 @@ $VAR1 = { 'Maintainer' => 'OpenJPEG team', 'MaintainerUrl' => 'http://www.openjpeg.org/', 'PackageDiff' => {}, - 'ScmUpdateTime' => '1606167537', + 'ScmUpdateTime' => '1606339015', 'Soname' => { '1.1' => { 'lib/libopenjpeg.so' => 'libopenjpeg.so' diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a index 30f3c6f6..3570116a 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a differ diff --git a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 index f1d31a2f..553fef41 100644 Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.a b/abi-check/installed/openjpeg/current/lib/libopenjp2.a index 1137610a..621cecb5 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.1 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 index afba08b7..b934ac09 100644 Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 differ diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 8c4637f9..d81fedaf 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2020-11-23
18:14 +2020-11-25
16:59 7 changelog 100% @@ -179,7 +179,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Mon Nov 23 21:39:32 2020.
+
Maintained by OpenJPEG team. Last updated on Wed Nov 25 21:17:33 2020.


abi-laboratory.pro