Binary compatibility report for the libfishsound library  between 0.6.3 and 0.8.1 versions on x86

Test Info


Library Namelibfishsound
Version #10.6.3
Version #20.8.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types24 / 25
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

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




Generated on Wed Feb 27 17:02:22 2013 for libfishsound by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API