Binary compatibility report for the libaudiofile library between 0.1.5 and 0.1.7 versions on x86
Test Info
Library Name | libaudiofile |
Version #1 | 0.1.5 |
Version #2 | 0.1.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 77 / 26 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
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 (6)
audiofile.h,
libaudiofile.so.0.0.0
afGetCompression ( AFfilehandle p1, int track )
afInitCompression ( AFfilesetup p1, int track, int compression )
afQuery ( int querytype, int arg1, int arg2, int arg3, int arg4 )
afQueryDouble ( int querytype, int arg1, int arg2, int arg3, int arg4 )
afQueryLong ( int querytype, int arg1, int arg2, int arg3, int arg4 )
afQueryPointer ( int querytype, int arg1, int arg2, int arg3, int arg4 )
to the top
Header Files (1)
audiofile.h
to the top
Shared Libraries (1)
libaudiofile.so
to the top