Binary compatibility report for the VIPS library between 7.30.0 and 7.30.1 versions on x86
Test Info
Library Name | VIPS |
Version #1 | 7.30.0 |
Version #2 | 7.30.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 53 |
Total Shared Libraries | 2 |
Total Symbols / Types | 1627 / 419 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Added Symbols (4)
conversion.h,
libvips.so.32.1.4
vips_linecache ( VipsImage* in, VipsImage** out, ... )
vipsc++.h,
libvipsCC.so.32.1.4
namespace vips
VImage::affinei ( char* affinei_interpolate, double affinei_a, double affinei_b, double affinei_c, double affinei_d, double affinei_dx, double affinei_dy, int affinei_x, int affinei_y, int affinei_w, int affinei_h )
[symbol: _ZN4vips6VImage7affineiEPcddddddiiii]
VImage::affinei_all ( char* affinei_all_interpolate, double affinei_all_a, double affinei_all_b, double affinei_all_c, double affinei_all_d, double affinei_all_dx, double affinei_all_dy )
[symbol: _ZN4vips6VImage11affinei_allEPcdddddd]
VImage::point ( char* point_interpolate, double point_x, double point_y, int point_band )
[symbol: _ZN4vips6VImage5pointEPcddi]
to the top
Other Changes in Data Types (1)
object.h
[+] enum VipsArgumentFlags (1)
| Change |
Effect |
1 | The member VIPS_ARGUMENT_DEPRECATED with value 64 has been added. | No effect. |
[+] affected symbols (4)
vips__argument_get_instance ( VipsArgumentClass* p1, VipsObject* p2 )Field 'p1->flags' in 1st parameter 'p1' (pointer) has type 'enum VipsArgumentFlags'.
vips_object_class_install_argument ( VipsObjectClass* p1, GParamSpec* pspec, enum VipsArgumentFlags flags, int priority, guint offset )3rd parameter 'flags' has type 'enum VipsArgumentFlags'.
vips_object_get_argument ( VipsObject* object, char const* name, GParamSpec** pspec, VipsArgumentClass** argument_class, VipsArgumentInstance** argument_instance )Field 'argument_instance->argument_class->flags' in 5th parameter 'argument_instance' (pointer) has type 'enum VipsArgumentFlags'.
vips_object_get_argument_flags ( VipsObject* object, char const* name )Return value has type 'enum VipsArgumentFlags'.
to the top
Header Files (53)
almostdeprecated.h
arithmetic.h
basic.h
buf.h
cimg_funcs.h
colour.h
conversion.h
convolution.h
debug.h
deprecated.h
disp.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.32.1.3
libvipsCC.so.32.1.3
to the top