Binary compatibility report for the LAME library between 3.96.1 and 3.97 versions on x86
Test Info
Library Name | LAME |
Version #1 | 3.96.1 |
Version #2 | 3.97 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 198 / 71 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
lame.h,
libmp3lame.so.0.0.0
lame_get_nogap_currentindex ( lame_global_flags const* p1 )
lame_get_nogap_total ( lame_global_flags const* p1 )
lame_set_nogap_currentindex ( lame_global_flags* p1, int p2 )
lame_set_nogap_total ( lame_global_flags* p1, int p2 )
to the top
Header Files (1)
lame.h
to the top
Shared Libraries (1)
libmp3lame.so.0.0.0
to the top
Generated on Fri Dec 28 11:49:52 2012 for LAME by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API