Binary compatibility report for the libfishsound library between 0.6.3 and 0.8.1 versions on x86
Test Info
Library Name | libfishsound |
Version #1 | 0.6.3 |
Version #2 | 0.8.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 24 / 25 |
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)
decode.h,
libfishsound.so.1.2.0
fish_sound_set_decoded_float ( FishSound* fsound, FishSoundDecoded_Float decoded, void* user_data )
fish_sound_set_decoded_float_ilv ( FishSound* fsound, FishSoundDecoded_FloatIlv decoded, void* user_data )
encode.h,
libfishsound.so.1.2.0
fish_sound_encode_float ( FishSound* fsound, float** pcm, long frames )
fish_sound_encode_float_ilv ( FishSound* fsound, float** pcm, long frames )
to the top
Header Files (3)
comments.h
constants.h
fishsound.h
to the top
Shared Libraries (1)
libfishsound.so.1.0.0
to the top