Binary compatibility report for the VIPS library  between 7.32.4 and 7.34.0 versions on x86

Test Info


Library NameVIPS
Version #17.32.4
Version #27.34.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files52
Total Shared Libraries2
Total Symbols / Types1677 / 420
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Symbols-23
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (23)


conversion.h, libvips.so.31.3.3
vips_copy_file VipsImage* in, VipsImage** out, ... )
vips_grid VipsImage* in, VipsImage** out, int tile_height, int across, int down, ... )
vips_msb VipsImage* in, VipsImage** out, ... )
vips_scale VipsImage* in, VipsImage** out, ... )
vips_subsample VipsImage* in, VipsImage** out, int xfac, int yfac, ... )
vips_wrap VipsImage* in, VipsImage** out, ... )
vips_zoom VipsImage* in, VipsImage** out, int xfac, int yfac, ... )

create.h, libvips.so.31.3.3
vips_create_operation_init ( )
vips_eye VipsImage** out, int width, int height, ... )
vips_gaussnoise VipsImage** out, int width, int height, ... )
vips_grey VipsImage** out, int width, int height, ... )
vips_sines VipsImage** out, int width, int height, ... )
vips_text VipsImage** out, char const* text, ... )
vips_xyz VipsImage** out, int width, int height, ... )
vips_zone VipsImage** out, int width, int height, ... )

foreign.h, libvips.so.31.3.3
vips_pngload_buffer void* buf, size_t len, VipsImage** out, ... )

format.h, libvips.so.31.3.3
im_vips2dz VipsImage* in, char const* filename )

image.h, libvips.so.31.3.3
vips_band_format_is8bit enum VipsBandFormat format )
vips_image_new_temp_file char const* format )
vips_system ( char const* cmd_format, ... )

util.h, libvips.so.31.3.3
vips_enum_from_nick ( char const* domain, GType type, char const* str )

vipsc++.h, libvipsCC.so.31.3.3
namespace vips
VImage::quadratic VImage quadratic_coeff )
VImage::vips2dz char* vips2dz_out )

to the top

Removed Symbols (1)


image.h, libvips.so.31.3.2
vips_image_new_disc_temp char const* format )

to the top

Header Files (52)


almostdeprecated.h
arithmetic.h
basic.h
buf.h
cimg_funcs.h
colour.h
conversion.h
convolution.h
debug.h
deprecated.h
dispatch.h
enumtypes.h
error.h
foreign.h
format.h
freq_filt.h
generate.h
header.h
histograms_lut.h
image.h
inplace.h
interpolate.h
intl.h
mask.h
memory.h
morphology.h
mosaicing.h
object.h
operation.h
other.h
private.h
rect.h
region.h
relational.h
resample.h
semaphore.h
thread.h
threadpool.h
transform.h
type.h
util.h
VDisplay.h
vector.h
VError.h
version.h
video.h
VImage.h
vips
vips.h
vips7compat.h
vipscpp.h
VMask.h

to the top

Shared Libraries (2)


libvips.so.31.3.2
libvipsCC.so.31.3.2

to the top




Generated on Tue Jan 21 15:52:29 2014 for VIPS by ABI Compliance Checker 1.99.8.6  
A tool for checking backward compatibility of a C/C++ library API