Binary compatibility report for the libxine library between 1.1.10 and 1.1.11 versions on x86
Test Info
Library Name | libxine |
Version #1 | 1.1.10 |
Version #2 | 1.1.11 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 123 / 91 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 |
Added Symbols (2)
xine.h,
libxine.so.1.20.0
xine_get_current_frame_alloc ( xine_stream_t* stream, int* width, int* height, int* ratio_code, int* format, uint8_t** img, int* size )
xine_get_current_frame_s ( xine_stream_t* stream, int* width, int* height, int* ratio_code, int* format, uint8_t* img, int* size )
to the top
Header Files (1)
xine.h
to the top
Shared Libraries (1)
libxine.so.1.19.0
to the top
Generated on Wed Sep 7 18:22:54 2011 for libxine by ABI Compliance Checker 1.93.8
A tool for checking backward binary compatibility of a shared C/C++ library API