Binary compatibility report for the VAAPI library  between 1.0.16 and 1.1.0 versions on x86

Test Info


Library NameVAAPI
Version #11.0.16
Version #21.1.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files14
Total Shared Libraries5
Total Symbols / Types92 / 172
VerdictIncompatible
(16.3%)

Problem Summary


SeverityCount
Added Symbols-10
Removed SymbolsHigh15
Problems with
Data Types
High0
Medium0
Low12
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (10)


va_egl.h, libva-egl.so.1.3300.0
vaAssociateSurfaceEGL VADisplay dpy, VASurfaceEGL egl_surface, VASurfaceID surface, unsigned int flags )
vaCreateSurfaceEGL VADisplay dpy, EGLenum target, unsigned int width, unsigned int height, VASurfaceEGL* gl_surface )
vaDeassociateSurfaceEGL VADisplay dpy, VASurfaceEGL egl_surface )
vaDestroySurfaceEGL VADisplay dpy, VASurfaceEGL gl_surface )
vaGetDisplayEGL ( VANativeDisplay native_dpy, EGLDisplay egl_dpy )
vaGetSurfaceInfoEGL VADisplay dpy, VASurfaceEGL egl_surface, EGLenum* target, EGLClientBuffer* buffer, EGLint* attrib_list, int* num_attribs )
vaMaxNumSurfaceAttributesEGL VADisplay dpy )
vaMaxNumSurfaceTargetsEGL VADisplay dpy )
vaQuerySurfaceTargetsEGL VADisplay dpy, EGLenum* target_list, int* num_targets )
vaSyncSurfaceEGL VADisplay dpy, VASurfaceEGL egl_surface )

to the top

Removed Symbols (15)


va_dri.h, libva-x11.so.1.3201.0
VA_DRIAuthConnection Display* dpy, int screen, drm_magic_t magic )
VA_DRICloseConnection Display* dpy, int screen )
VA_DRICreateContext Display* dpy, int screen, Visual* visual, XID* ptr_to_returned_context_id, drm_context_t* hHWContext )
VA_DRICreateContextWithConfig Display* dpy, int screen, int configID, XID* ptr_to_returned_context_id, drm_context_t* hHWContext )
VA_DRICreateDrawable ( __DRInativeDisplay* dpy, int screen, __DRIid drawable, drm_drawable_t* hHWDrawable )
VA_DRIDestroyContext ( __DRInativeDisplay* dpy, int screen, __DRIid context_id )
VA_DRIDestroyDrawable ( __DRInativeDisplay* dpy, int screen, __DRIid drawable )
VA_DRIGetClientDriverName Display* dpy, int screen, int* ddxDriverMajorVersion, int* ddxDriverMinorVersion, int* ddxDriverPatchVersion, char** clientDriverName )
VA_DRIGetDeviceInfo Display* dpy, int screen, drm_handle_t* hFrameBuffer, int* fbOrigin, int* fbSize, int* fbStride, int* devPrivateSize, void** pDevPrivate )
VA_DRIGetDrawableInfo Display* dpy, int screen, Drawable drawable, unsigned int* index, unsigned int* stamp, int* X, int* Y, int* W, int* H, int* numClipRects, drm_clip_rect_t** pClipRects, int* backX, int* backY, int* numBackClipRects, drm_clip_rect_t** pBackClipRects )
VA_DRIOpenConnection Display* dpy, int screen, drm_handle_t* hSAREA, char** busIDString )
VA_DRIQueryDirectRenderingCapable Display* dpy, int screen, int* isCapable )
VA_DRIQueryExtension Display* dpy, int* event_base, int* error_base )
VA_DRIQueryVersion Display* dpy, int* majorVersion, int* minorVersion, int* patchVersion )

va_dricommon.h, libva-x11.so.1.3201.0
isDRI1Connected ( VADriverContextP ctx, char** driver_name )

to the top

Problems with Data Types, Low Severity (12)


va_backend.h
[+] struct VADriverContext (1)

va_backend_egl.h
[+] struct VADriverVTableEGL (10)

va_dricommon.h
[+] union dri_buffer (1)

to the top

Header Files (14)


va.h
va_backend.h
va_backend_egl.h
va_backend_glx.h
va_backend_tpi.h
va_dec_jpeg.h
va_dri.h
va_dri2.h
va_dricommon.h
va_egl.h
va_glx.h
va_tpi.h
va_version.h
va_x11.h

to the top

Shared Libraries (5)


libva-egl.so.1.3201.0
libva-glx.so.1.3201.0
libva-tpi.so.1.3201.0
libva-x11.so.1.3201.0
libva.so.1.3201.0

to the top




Generated on Tue Sep 18 02:38:20 2012 for VAAPI by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API