API compatibility report for the libvips library between 8.5.9 and 8.6.0 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibvips
Version #18.5.9
Version #28.6.0
Archx86_64
GCC Version6.4.1
SubjectBinary Compatibility

Test Results


Total Header Files1
Total Libraries3
Total Symbols / Types1461 / 223
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low14
Problems with
Constants
Low2

Added Symbols  15 


arithmetic.h, libvips.so.42.8.0
vips_find_trim ( VipsImage* in, int* left, int* top, int* width, int* height, ... )

conversion.h, libvips.so.42.8.0
vips_addalpha ( VipsImage* in, VipsImage** out, ... )
vips_composite ( VipsImage** in, VipsImage** out, int n, int* mode, ... )
vips_composite2 ( VipsImage* base, VipsImage* overlay, VipsImage** out, enum VipsBlendMode mode1, ... )
vips_gravity ( VipsImage* in, VipsImage** out, enum VipsCompassDirection direction, int width, int height, ... )

dbuf.h, libvips.so.42.8.0
vips_dbuf_read ( VipsDbuf* dbuf, unsigned char* data, size_t size )

enumtypes.h, libvips.so.42.8.0
vips_blend_mode_get_type ( )
vips_compass_direction_get_type ( )

image.h, libvips.so.42.8.0
vips_image_new_from_image ( VipsImage* image, double const* c, int n )
vips_image_new_from_image1 ( VipsImage* image, double c )

morphology.h, libvips.so.42.8.0
vips_fill_nearest ( VipsImage* in, VipsImage** out, ... )

resample.h, libvips.so.42.8.0
vips_thumbnail_image ( VipsImage* in, VipsImage** out, int width, ... )

type.h, libvips.so.42.8.0
vips_value_set_blob_free ( GValue* value, void* data, size_t length )

util.h, libvips.so.42.8.0
vips__icc_dir ( )
vips__windows_prefix ( )

to the top

Problems with Symbols, Low Severity  14 


dbuf.h, libvips.so.42.7.8
[+] vips_dbuf_destroy ( VipsDbuf* buf )  1 
[+] vips_dbuf_init ( VipsDbuf* buf )  1 

private.h, libvips.so.42.7.8
[+] vips_region_fill ( struct _VipsRegion* reg, VipsRect* r, VipsRegionFillFn fn, void* a )  1 
[+] vips_region_prepare_many ( struct _VipsRegion** reg, VipsRect* r )  1 

region.h, libvips.so.42.7.8
[+] vips_region_buffer ( VipsRegion* reg, VipsRect* r )  1 
[+] vips_region_copy ( VipsRegion* reg, VipsRegion* dest, VipsRect* r, int x, int y )  1 
[+] vips_region_image ( VipsRegion* reg, VipsRect* r )  1 
[+] vips_region_paint ( VipsRegion* reg, VipsRect* r, int value )  1 
[+] vips_region_paint_pel ( VipsRegion* reg, VipsRect* r, VipsPel* ink )  2 
[+] vips_region_prepare ( VipsRegion* reg, VipsRect* r )  1 
[+] vips_region_prepare_to ( VipsRegion* reg, VipsRegion* dest, VipsRect* r, int x, int y )  1 
[+] vips_region_region ( VipsRegion* reg, VipsRegion* dest, VipsRect* r, int x, int y )  1 
[+] vips_region_shrink ( VipsRegion* from, VipsRegion* to, VipsRect* target )  1 

to the top

Problems with Constants, Low Severity  2 


version.h
[+] VIPS_LIBRARY_AGE
[+] VIPS_LIBRARY_CURRENT

to the top

Header Files  1 


vips.h

to the top

Libraries  3 


libvips-cpp.so.42.7.8
libvips.so.42.7.8
libvipsCC.so.42.7.8

to the top



Test Info


Library Namelibvips
Version #18.5.9
Version #28.6.0
Archx86_64
SubjectSource Compatibility

Test Results


Total Header Files1
Total Libraries3
Total Symbols / Types1487 / 226
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-17
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low11
Other Changes
in Symbols
-2
Other Changes
in Constants
-2

Added Symbols  17 


arithmetic.h
vips_find_trim ( VipsImage* in, int* left, int* top, int* width, int* height, ... )

colour.h
vips_col_sRGB2scRGB_16_noclip ( int r, int g, int b, float* R, float* G, float* B )
vips_col_sRGB2scRGB_8_noclip ( int r, int g, int b, float* R, float* G, float* B )

conversion.h
vips_addalpha ( VipsImage* in, VipsImage** out, ... )
vips_composite ( VipsImage** in, VipsImage** out, int n, int* mode, ... )
vips_composite2 ( VipsImage* base, VipsImage* overlay, VipsImage** out, enum VipsBlendMode mode1, ... )
vips_gravity ( VipsImage* in, VipsImage** out, enum VipsCompassDirection direction, int width, int height, ... )

dbuf.h
vips_dbuf_read ( VipsDbuf* dbuf, unsigned char* data, size_t size )

enumtypes.h
vips_blend_mode_get_type ( )
vips_compass_direction_get_type ( )

image.h
vips_image_new_from_image ( VipsImage* image, double const* c, int n )
vips_image_new_from_image1 ( VipsImage* image, double c )

morphology.h
vips_fill_nearest ( VipsImage* in, VipsImage** out, ... )

resample.h
vips_thumbnail_image ( VipsImage* in, VipsImage** out, int width, ... )

type.h
vips_value_set_blob_free ( GValue* value, void* data, size_t length )

util.h
vips__icc_dir ( )
vips__windows_prefix ( )

to the top

Problems with Constants, Low Severity  11 


version.h
[+] VIPS_LIBRARY_AGE
[+] VIPS_LIBRARY_CURRENT
[+] VIPS_LIBRARY_REVISION
[+] VIPS_MICRO_VERSION
[+] VIPS_MINOR_VERSION
[+] VIPS_VERSION
[+] VIPS_VERSION_STRING

vips7compat.h
[+] IM_META_XML
[+] IM_MICRO_VERSION
[+] IM_MINOR_VERSION
[+] IM_VERSION_STRING

to the top

Other Changes in Symbols  2 


dbuf.h
[+] vips_dbuf_destroy ( VipsDbuf* buf )  1 
[+] vips_dbuf_init ( VipsDbuf* buf )  1 

to the top

Other Changes in Constants  2 


enumtypes.h
[+] VIPS_TYPE_BLEND_MODE
[+] VIPS_TYPE_COMPASS_DIRECTION

to the top

Header Files  1 


vips.h

to the top

Libraries  3 


libvips-cpp.so.42.7.8
libvips.so.42.7.8
libvipsCC.so.42.7.8

to the top