From 6ef840297f88c0044e91273f4ba23c5cd9033125 Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Mon, 15 May 2017 11:23:15 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit f7a126af61877cd4623327142521d82a0c19430d --- abi-check/changelog/openjpeg/current/log.html | 36 +++++++++---------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 +-- 3 files changed, 19 insertions(+), 23 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 1a0e26e5..e1e1f426 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 28d2eabca79d06378843d1e94fecfb4a5e22178d
+
commit f7a126af61877cd4623327142521d82a0c19430d
+Merge: 28d2eab 3c2972f
+Author: Even Rouault <even.rouault@mines-paris.org>
+Date:   2017-05-15 13:08:03 +0200
+
+    Merge pull request #926 from rouault/reformat_h_files
+    
+    Reformat: apply reformattin on .h files (#128)
+
+commit 3c2972f924857016bb454201c7e92f25de9105ee
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-05-15 12:21:30 +0200
+
+    Reformat: apply reformattin on .h files (#128)
+
+commit 28d2eabca79d06378843d1e94fecfb4a5e22178d
 Merge: 0ecac46 cde210b
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-05-15 12:09:45 +0200
@@ -714,14 +729,6 @@ Date:   2016-06-25 01:09:42 +0200
 
     Correct abi-check.sh for PR (#791)
 
-commit cb72c08472f2e82387ebdde1792c6b39a25019d5
-Author: maddin200 <maddin200@aol.com>
-Date:   2016-06-21 22:13:57 +0200
-
-    Update tcd.c (#790)
-    
-    cppcheck unitialized variable
-
 commit 7d3c7a345f05adbc9ca26d8ca7f6c7fffa5096be
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2016-05-26 23:51:32 +0200
@@ -806,17 +813,6 @@ Date:   2016-05-23 10:25:55 +0200
 
     opj_t1_decode_cblks(): tiny perf increase when loop unrolling
 
-commit 1da397e94a4e441a7c9a1aa4c2debd1c06ba05e2
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2016-05-23 01:33:06 +0200
-
-    Tier 1 decoding: add a colflags array
-    
-    Addition flag array such that colflags[1+0] is for state of col=0,row=0..3,
-    colflags[1+1] for col=1, row=0..3, colflags[1+flags_stride] for col=0,row=4..7, ...
-    This array avoids too much cache trashing when processing by 4 vertical samples
-    as done in the various decoding steps.
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 74fcc509..c6c2597f 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-05-15 12:09:45' + 'current' => '2017-05-15 13:08:03' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 6760c49e..3df3a73a 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-05-15
12:09 +2017-05-15
13:08 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Mon May 15 10:21:33 2017.
+
Maintained by OpenJPEG team. Last updated on Mon May 15 11:23:14 2017.


abi-laboratory.pro