From b36a1ba003bd5da3570ad8114b1ad522fd35dd8c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 23 Mar 2018 06:38:56 +0100 Subject: v1.4.2 --- compat_reports/1.3.0_to_1.4.0/compat_report.html | 651 +++++++++++++++++++++++ 1 file changed, 651 insertions(+) create mode 100644 compat_reports/1.3.0_to_1.4.0/compat_report.html (limited to 'compat_reports/1.3.0_to_1.4.0/compat_report.html') diff --git a/compat_reports/1.3.0_to_1.4.0/compat_report.html b/compat_reports/1.3.0_to_1.4.0/compat_report.html new file mode 100644 index 0000000..1004fd6 --- /dev/null +++ b/compat_reports/1.3.0_to_1.4.0/compat_report.html @@ -0,0 +1,651 @@ + + + + + + + + + + libdvdcss: 1.3.0 to 1.4.0 compatibility report + + + +

API compatibility report for the libdvdcss library between 1.3.0 and 1.4.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibdvdcss
Version #11.3.0
Version #21.4.0
CPU Typex86_64
GCC Version5.3.1
SubjectBinary Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types7 / 8
VerdictIncompatible
(7.1%)
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low3
Problems with
Constants
Low0
+ +

Added Symbols (1)


+dvdcss.h, libdvdcss.so.2.2.0
+dvdcss_open_stream void* p_stream, dvdcss_stream_cb* p_stream_cb )
+
+to the top
+ +

Problems with Symbols, Medium Severity (1)


+dvdcss.h, libdvdcss.so.2.1.0
+ +[+] dvdcss_error dvdcss_t p1 ) (1) +
+ +
+to the top
+ +

Problems with Symbols, Low Severity (3)


+dvdcss.h, libdvdcss.so.2.1.0
+ +[+] dvdcss_error dvdcss_t p1 ) (2) +
+ + +[+] dvdcss_open char* psz_target ) (1) +
+ +
+to the top
+

Header Files (1)


+
+dvdcss.h
+
+
to the top
+

Shared Libraries (1)


+
+libdvdcss.so.2.1.0
+
+
to the top
+


+

Test Info


+ + + + + + + +
Library Namelibdvdcss
Version #11.3.0
Version #21.4.0
CPU Typex86_64
GCC Version5.3.1
SubjectSource Compatibility
+

Test Results


+ + + + +
Total Header Files1
Total Shared Libraries1
Total Symbols / Types7 / 8
VerdictIncompatible
(7.1%)
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium1
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-5
+ +

Added Symbols (1)


+dvdcss.h
+dvdcss_open_stream void* p_stream, dvdcss_stream_cb* p_stream_cb )
+
+to the top
+ +

Problems with Symbols, Medium Severity (1)


+dvdcss.h
+ +[+] dvdcss_error dvdcss_t p1 ) (1) +
+ +
+to the top
+

Other Changes in Constants (5)


+version.h
+ +[+] DVDCSS_VERSION +
+ + + +[+] DVDCSS_VERSION_MAJOR +
+ + + +[+] DVDCSS_VERSION_MICRO +
+ + + +[+] DVDCSS_VERSION_MINOR +
+ + + +[+] DVDCSS_VERSION_STRING +
+ + +
+to the top
+

Header Files (1)


+
+dvdcss.h
+
+
to the top
+

Shared Libraries (1)


+
+libdvdcss.so.2.1.0
+
+
to the top
+




+ + -- cgit