Binary compatibility report for the VAAPI library  between 1.0.1 and 1.0.3 versions on x86

Test Info


Library NameVAAPI
Version #11.0.1
Version #21.0.3
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files7
Total Shared Libraries2
Total Symbols / Types79 / 135
VerdictIncompatible
(3.80%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low9
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-14

Added Symbols (7)


va.h, libva.so.1.0.3
vaDisplayIsValid VADisplay dpy )

va_dri2.h, libva-x11.so.1.0.3
VA_DRI2SwapBuffers Display* dpy, XID drawable, CARD64 target_msc, CARD64 divisor, CARD64 remainder, CARD64* count )

va_glx.h, libva-glx.so.1.0.3
vaCopySurfaceGLX VADisplay dpy, void* gl_surface, VASurfaceID surface, unsigned int flags )
vaCreateSurfaceGLX VADisplay dpy, GLenum target, GLuint texture, void** gl_surface )
vaDestroySurfaceGLX VADisplay dpy, void* gl_surface )
vaGetDisplayGLX Display* dpy )

va_tpi.h, libva-tpi.so.1.0.3
vaPutSurfaceBuf VADisplay dpy, VASurfaceID surface, unsigned char* data, int* data_len, short srcx, short srcy, unsigned short srcw, unsigned short srch, short destx, short desty, unsigned short destw, unsigned short desth, VARectangle* cliprects, unsigned int number_cliprects, unsigned int flags )

to the top

Problems with Data Types, Medium Severity (2)


va_backend.h
[+] struct VADriverContext (2)

to the top

Problems with Data Types, Low Severity (9)


va_backend.h
[+] struct VADriverContext (3)
[+] struct VADriverVTable (6)

to the top

Other Changes in Data Types (14)


va.h
[+] enum VABufferType (1)
[+] enum VADisplayAttribType (11)
[+] enum VAEntrypoint (1)
[+] enum VAProfile (1)

to the top

Header Files (7)


va.h
va_backend.h
va_dri.h
va_dri2.h
va_dricommon.h
va_version.h
va_x11.h

to the top

Shared Libraries (2)


libva-x11.so.1.0.1
libva.so.1.0.1

to the top




Generated on Wed Dec 28 12:22:07 2011 for VAAPI by ABI Compliance Checker 1.96.2  
A tool for checking backward binary compatibility of a shared C/C++ library API