From dcf6da1cbd5f6b522f03ffba318792612bea4fe2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Jan 2023 10:13:26 +0100 Subject: update to 8.14.0 --- .../8.13.3-meson_to_8.14.0/compat_report.html | 820 +++++++++++++++++++++ 1 file changed, 820 insertions(+) create mode 100644 compat_reports/8.13.3-meson_to_8.14.0/compat_report.html (limited to 'compat_reports/8.13.3-meson_to_8.14.0') diff --git a/compat_reports/8.13.3-meson_to_8.14.0/compat_report.html b/compat_reports/8.13.3-meson_to_8.14.0/compat_report.html new file mode 100644 index 0000000..7824c7b --- /dev/null +++ b/compat_reports/8.13.3-meson_to_8.14.0/compat_report.html @@ -0,0 +1,820 @@ + + + + + + + + + +libvips: 8.13.3-meson to 8.14.0 compatibility report + + + +

API compatibility report for the libvips library between 8.13.3-meson and 8.14.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibvips
Version #18.13.3-meson
Version #28.14.0
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1080 / 219
Compatibility99.9%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-4
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
Other Changes
in Constants
-1
+ +

Added Symbols  4 


+enumtypes.h, libvips.so.42.16.0
+vips_foreign_heif_encoder_get_type ( )
+vips_text_wrap_get_type ( )
+
+header.h, libvips.so.42.16.0
+vips_image_get_concurrency ( VipsImage* image, int default_concurrency )
+
+thread.h, libvips.so.42.16.0
+vips_thread_isvips ( )
+
+to the top
+

Removed Symbols  1 


+thread.h, libvips.so.42.15.3
+vips_thread_isworker ( )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


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

Other Changes in Constants  1 


+header.h
+ +[+] VIPS_META_CONCURRENCY +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.15.3
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibvips
Version #18.13.3-meson
Version #28.14.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types1131 / 220
Compatibility99.9%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-7
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low8
Other Changes
in Constants
-3
+ +

Added Symbols  7 


+enumtypes.h
+vips_foreign_heif_encoder_get_type ( )
+vips_text_wrap_get_type ( )
+
+header.h
+vips_image_get_concurrency ( VipsImage* image, int default_concurrency )
+
+thread.h
+vips_thread_isvips ( )
+vips_threadset_free ( VipsThreadset* set )
+vips_threadset_new ( int max_threads )
+vips_threadset_run ( VipsThreadset* set, char const* domain, GFunc func, gpointer data )
+
+to the top
+

Removed Symbols  1 


+thread.h
+vips_thread_isworker ( )
+
+to the top
+ +

Problems with Constants, Low Severity  8 


+version.h
+ +[+] VIPS_CONFIG +
+ + + +[+] VIPS_LIBRARY_AGE +
+ + + +[+] VIPS_LIBRARY_CURRENT +
+ + + +[+] VIPS_LIBRARY_REVISION +
+ + + +[+] VIPS_MICRO_VERSION +
+ + + +[+] VIPS_MINOR_VERSION +
+ + + +[+] VIPS_VERSION +
+ + + +[+] VIPS_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Constants  3 


+enumtypes.h
+ +[+] VIPS_TYPE_FOREIGN_HEIF_ENCODER +
+ + + +[+] VIPS_TYPE_TEXT_WRAP +
+ + +
+header.h
+ +[+] VIPS_META_CONCURRENCY +
+ + +
+to the top
+

Header Files  1 


+
+vips.h
+
+
to the top
+

Libraries  1 


+
+libvips.so.42.15.3
+
+
to the top
+



+ +
+ + -- cgit