From faba5a2f33781e6443a88767b22eec16f4c5e406 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Nov 2021 16:00:35 +0100 Subject: update to 8.12.0 re-enable libjxl usage --- .../8.12.0rc1_to_8.12.0/compat_report.html | 551 +++++++++++++++++++++ 1 file changed, 551 insertions(+) create mode 100644 compat_reports/8.12.0rc1_to_8.12.0/compat_report.html (limited to 'compat_reports/8.12.0rc1_to_8.12.0/compat_report.html') diff --git a/compat_reports/8.12.0rc1_to_8.12.0/compat_report.html b/compat_reports/8.12.0rc1_to_8.12.0/compat_report.html new file mode 100644 index 0000000..9f07f10 --- /dev/null +++ b/compat_reports/8.12.0rc1_to_8.12.0/compat_report.html @@ -0,0 +1,551 @@ + + + + + + + + + +libvips: 8.12.0rc1 to 8.12.0 compatibility report + + + +

API compatibility report for the libvips library between 8.12.0rc1 and 8.12.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.12.0rc1
Version #28.12.0
Archx86_64
GCC Version10
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1135 / 218
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
+ + +

Problems with Constants, Low Severity  1 


+version.h
+ +[+] VIPS_CONFIG +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.14.0
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.12.0rc1
Version #28.12.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1145 / 218
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-6
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low2
+ +

Added Symbols  6 


+arithmetic.h
+vips_acosh ( VipsImage* in, VipsImage** out, ... )
+vips_asinh ( VipsImage* in, VipsImage** out, ... )
+vips_atanh ( VipsImage* in, VipsImage** out, ... )
+vips_cosh ( VipsImage* in, VipsImage** out, ... )
+vips_sinh ( VipsImage* in, VipsImage** out, ... )
+vips_tanh ( VipsImage* in, VipsImage** out, ... )
+
+to the top
+ +

Problems with Constants, Low Severity  2 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.14.0
+
+
to the top
+



+ +
+ + -- cgit