Binary compatibility report for the LAME library between 3.91 and 3.92 versions on x86
Test Info
Library Name | LAME |
Version #1 | 3.91 |
Version #2 | 3.92 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 166 / 68 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 7 |
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 (7)
lame.h,
libmp3lame.so.0.0.0
lame_get_interChRatio ( lame_global_flags const* p1 )
lame_set_asm_optimizations ( lame_global_flags* gfp, int p2, int p3 )
lame_set_exp_nspsytune2_int ( lame_global_flags* p1, int p2, int p3 )
lame_set_exp_nspsytune2_pointer ( lame_global_flags* p1, int p2, void* p3 )
lame_set_exp_nspsytune2_real ( lame_global_flags* p1, int p2, float p3 )
lame_set_interChRatio ( lame_global_flags* p1, float p2 )
lame_set_preset ( lame_global_flags* gfp, 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:50:13 2012 for LAME by ABI Compliance Checker 1.98.7
A tool for checking backward compatibility of a C/C++ library API