Binary compatibility report for the libspeex library between 0.0.1 and 0.0.2 versions on x86

Test Info


Library Namelibspeex
Version #10.0.1
Version #20.0.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types21 / 33
VerdictIncompatible
(14.3%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium2
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (7)


modes.h, libspeex-0.0.so
mp_sb_mode [data]

sb_celp.h, libspeex-0.0.so
sb_decode SBDecState* st, FrameBits* bits, float* out )
sb_decoder_destroy SBDecState* st )
sb_decoder_init SBDecState* st, SpeexMode* mode )
sb_encode SBEncState* st, float* in, FrameBits* bits )
sb_encoder_destroy SBEncState* st )
sb_encoder_init SBEncState* st, SpeexMode* mode )

to the top

Problems with Data Types, Medium Severity (2)


speex.h
[+] struct DecState (1)
[+] struct EncState (1)

to the top

Problems with Data Types, Low Severity (2)


speex.h
[+] struct DecState (1)
[+] struct EncState (1)

to the top

Header Files (3)


bits.h
modes.h
speex.h

to the top

Shared Libraries (1)


libspeex-0.0.so

to the top