diff --git a/abi-check/compat_reports/openjpeg/2.1.1_to_current/compat_report.html b/abi-check/compat_reports/openjpeg/2.1.1_to_current/compat_report.html
new file mode 100644
index 00000000..f70bd1b8
--- /dev/null
+++ b/abi-check/compat_reports/openjpeg/2.1.1_to_current/compat_report.html
@@ -0,0 +1,485 @@
+
+
+
+
+
+
+
+
+openjpeg: 2.1.1 to current compatibility report
+
+
+
+API compatibility report for the libopenjp2.so object between 2.1.1 and current versions on x86_64
+
+
+
+
Test Info
+
+Module Name | openjpeg |
+Version #1 | 2.1.1 |
+Version #2 | current |
+CPU Type | x86_64 |
+GCC Version | 4.8.1 |
+Subject | Binary Compatibility |
+
+
Test Results
+
Total Header Files | 1 |
+Total Source Files | 3 |
+Total Objects | 1 |
+Total Symbols / Types | 43 / 110 |
+Compatibility |
+100% |
+
+
+
Problem Summary
+
| Severity | Count |
---|
Added Symbols | - | 3 |
+Removed Symbols | High | 0 |
+Problems with Data Types | High | 0 |
+Medium | 0 |
+Low | 0 |
+Problems with Symbols | High | 0 |
+Medium | 0 |
+Low | 0 |
+Problems with Constants | Low | 0 |
+
+
+
Added Symbols 3
+
openjpeg.h,
libopenjp2.so.2.2.0
+
opj_codec_set_threads ( opj_codec_t* p_codec, int num_threads )
+
opj_get_num_cpus ( )
+
opj_has_thread_support ( )
+
+
to the top
+
Header Files 1
+
+openjpeg.h
+
+
to the top
+
Source Files 3
+
+cio.c
+image.c
+openjpeg.c
+
+
to the top
+
Objects 1
+
+libopenjp2.so.2.1.1
+
+
to the top
+
+
Test Info
+
+Module Name | openjpeg |
+Version #1 | 2.1.1 |
+Version #2 | current |
+CPU Type | x86_64 |
+GCC Version | 4.8.1 |
+Subject | Source Compatibility |
+
+
Test Results
+
Total Header Files | 1 |
+Total Source Files | 3 |
+Total Objects | 1 |
+Total Symbols / Types | 43 / 110 |
+Compatibility |
+100% |
+
+
+
Problem Summary
+
| Severity | Count |
---|
Added Symbols | - | 3 |
+Removed Symbols | High | 0 |
+Problems with Data Types | High | 0 |
+Medium | 0 |
+Low | 0 |
+Problems with Symbols | High | 0 |
+Medium | 0 |
+Low | 0 |
+Problems with Constants | Low | 0 |
+
+
+
Added Symbols 3
+
openjpeg.h
+
opj_codec_set_threads ( opj_codec_t* p_codec, int num_threads )
+
opj_get_num_cpus ( )
+
opj_has_thread_support ( )
+
+
to the top
+
Header Files 1
+
+openjpeg.h
+
+
to the top
+
Source Files 3
+
+cio.c
+image.c
+openjpeg.c
+
+
to the top
+
Objects 1
+
+libopenjp2.so.2.1.1
+
+
to the top
+
+
+
+
+
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data
index 34da33e6..4e3863a5 100644
--- a/abi-check/db/openjpeg/Tracker.data
+++ b/abi-check/db/openjpeg/Tracker.data
@@ -107,6 +107,13 @@ $VAR1 = {
'Path' => 'abi_dump/openjpeg/current/2c999/ABI.dump',
'TotalSymbols' => '46',
'Version' => '1.7'
+ },
+ '6ff8d' => {
+ 'Lang' => 'C',
+ 'Object' => 'lib/libopenjp2.so.2.1.1',
+ 'Path' => 'abi_dump/openjpeg/current/6ff8d/ABI.dump',
+ 'TotalSymbols' => '46',
+ 'Version' => '1.7'
}
}
},
@@ -533,7 +540,7 @@ $VAR1 = {
'lib/libopenjp2.so.2.1.1' => 'libopenjp2.so.7'
},
'current' => {
- 'lib/libopenjp2.so.2.2.0' => 'libopenjp2.so.7'
+ 'lib/libopenjp2.so.2.1.2' => 'libopenjp2.so.7'
}
},
'Sover' => {
diff --git a/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 b/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1
index db68fdcc..e03f58bd 100644
Binary files a/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 and b/abi-check/installed/openjpeg/2.1.1/lib/libopenjp2.so.2.1.1 differ
diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2
index 9a001b36..0472f5fc 100644
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.1.2 differ
diff --git a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7 b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7
index 1dcec4d3..221bf5de 120000
--- a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7
+++ b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.7
@@ -1 +1 @@
-libopenjp2.so.2.2.0
\ No newline at end of file
+libopenjp2.so.2.1.2
\ No newline at end of file
diff --git a/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc b/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc
index cf6d205d..9b97ee4f 100644
--- a/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc
+++ b/abi-check/installed/openjpeg/current/lib/pkgconfig/libopenjp2.pc
@@ -3,12 +3,12 @@ bindir=${prefix}/bin
mandir=${prefix}/
docdir=${prefix}/
libdir=${prefix}/lib
-includedir=${prefix}/include/openjpeg-2.2
+includedir=${prefix}/include/openjpeg-2.1
Name: openjp2
Description: JPEG2000 library (Part 1 and 2)
URL: http://www.openjpeg.org/
-Version: 2.2.0
+Version: 2.1.2
Libs: -L${libdir} -lopenjp2
Libs.private: -lm
Cflags: -I${includedir}
diff --git a/abi-check/openjpeg.json b/abi-check/openjpeg.json
index 71800a4c..27d7c7fc 100644
--- a/abi-check/openjpeg.json
+++ b/abi-check/openjpeg.json
@@ -113,7 +113,9 @@
"HeadersDiff": "On",
"PkgDiff": "Off",
"ABIView": "Off",
- "ABIDiff": "Off"
+ "ABIDiff": "Off",
+ "PublicSymbols": "public_symbols/openjpeg/1.4/list",
+ "PublicTypes": "public_types/openjpeg/1.4/list"
},
{
"Number": "1.2",
@@ -123,7 +125,9 @@
"HeadersDiff": "On",
"PkgDiff": "Off",
"ABIView": "Off",
- "ABIDiff": "Off"
+ "ABIDiff": "Off",
+ "PublicSymbols": "public_symbols/openjpeg/1.2/list",
+ "PublicTypes": "public_types/openjpeg/1.2/list"
},
{
"Number": "1.1",
diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html
index ded2e7e6..cc82b745 100644
--- a/abi-check/timeline/openjpeg/index.html
+++ b/abi-check/timeline/openjpeg/index.html
@@ -143,7 +143,7 @@
N/A |
N/A |
-
Maintained by OpenJPEG team. Last updated on Wed Sep 28 17:15:40 2016.
+
Maintained by OpenJPEG team. Last updated on Wed Sep 28 18:28:52 2016.