Binary compatibility report for the VAAPI library  between 1.0.7 and 1.0.8 versions on x86

Test Info


Library NameVAAPI
Version #11.0.7
Version #21.0.8
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files11
Total Shared Libraries4
Total Symbols / Types88 / 187
VerdictIncompatible
(3.41%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes-1

Added Symbols (2)


va.h, libva.so.1.0.8
vaQuerySurfaceError VADisplay dpy, VASurfaceID surface, VAStatus error_status, void** error_info )

va_tpi.h, libva-tpi.so.1.0.8
vaCreateSurfacesForUserPtr VADisplay dpy, int width, int height, int format, int num_surfaces, VASurfaceID* surfaces, unsigned int size, unsigned int fourcc, unsigned int luma_stride, unsigned int chroma_u_stride, unsigned int chroma_v_stride, unsigned int luma_offset, unsigned int chroma_u_offset, unsigned int chroma_v_offset )

to the top

Problems with Data Types, Medium Severity (2)


va_backend.h
[+] struct VADriverContext (1)
[+] struct VADriverVTable (1)

to the top

Problems with Data Types, Low Severity (2)


va_backend.h
[+] struct VADriverContext (1)
[+] struct VADriverVTable (1)

to the top

Other Changes in Data Types (1)


va.h
[+] enum VAProfile (1)

to the top

Header Files (11)


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

to the top

Shared Libraries (4)


libva-glx.so.1.0.7
libva-tpi.so.1.0.7
libva-x11.so.1.0.7
libva.so.1.0.7

to the top




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