Binary compatibility report for the VAAPI library between 1.0.15 and 1.0.16 versions on x86
Test Info
Library Name | VAAPI |
Version #1 | 1.0.15 |
Version #2 | 1.0.16 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 13 |
Total Shared Libraries | 5 |
Total Symbols / Types | 92 / 194 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
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 |
Other Changes in Data Types (1)
va.h
[+] enum VABufferType (1)
| Change |
Effect |
1 | The member VAHuffmanTableBufferType with value 12 has been added. | No effect. |
[+] affected symbols (1)
vaCreateBuffer ( VADisplay dpy, VAContextID context, VABufferType type, unsigned int size, unsigned int num_elements, void* data, VABufferID* buf_id )3rd parameter 'type' has type 'VABufferType'.
to the top
Header Files (13)
va.h
va_backend.h
va_backend_egl.h
va_backend_glx.h
va_backend_tpi.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.3200.0
libva-glx.so.1.3200.0
libva-tpi.so.1.3200.0
libva-x11.so.1.3200.0
libva.so.1.3200.0
to the top