Binary compatibility report for the LAME library between 3.95.1 and 3.96 versions on x86
Test Info
Library Name | LAME |
Version #1 | 3.95.1 |
Version #2 | 3.96 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 187 / 71 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
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 (5)
lame.h,
libmp3lame.so.0.0.0
lame_get_findReplayGain ( lame_global_flags const* p1 )
lame_get_noclipGainChange ( lame_global_flags const* p1 )
lame_get_noclipScale ( lame_global_flags const* p1 )
lame_set_decode_on_the_fly ( lame_global_flags* p1, int p2 )
lame_set_findReplayGain ( 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:58 2012 for LAME by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API