Binary compatibility report for the VIPS library between 7.32.4 and 7.34.0 versions on x86
Test Info
Library Name | VIPS |
Version #1 | 7.32.4 |
Version #2 | 7.34.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 52 |
Total Shared Libraries | 2 |
Total Symbols / Types | 1677 / 420 |
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 23 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
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 )
[symbol: _ZN4vips6VImage9quadraticES0_]
VImage::vips2dz ( char* vips2dz_out )
[symbol: _ZN4vips6VImage7vips2dzEPc]
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