Binary compatibility report for the libspeex library between 1.1.4 and 1.1.5 versions on x86

Test Info


Library Namelibspeex
Version #11.1.4
Version #21.1.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files8
Total Shared Libraries1
Total Symbols / Types58 / 64
VerdictIncompatible
(8.6%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium4
Low3
Problems with
Symbols
High0
Medium10
Low2
Problems with
Constants
Low0
Other Changes
in Constants
-6

Added Symbols (4)


speex.h, libspeex.so.1.1.0
speex_decode_int void* state, SpeexBits* bits, short* out )
speex_encode_int void* state, short* in, SpeexBits* bits )

speex_stereo.h, libspeex.so.1.1.0
speex_decode_stereo_int short* data, int frame_size, SpeexStereoState* stereo )
speex_encode_stereo_int short* data, int frame_size, SpeexBits* bits )

to the top

Problems with Data Types, Medium Severity (4)


speex_preprocess.h
[+] struct SpeexPreprocessState (4)

to the top

Problems with Symbols, Medium Severity (10)


speex.h, libspeex.so.1.1.0
[+] speex_decode void* state, SpeexBits* bits, short* out ) (1)
[+] speex_encode void* state, short* in, SpeexBits* bits ) (1)

speex_echo.h, libspeex.so.1.1.0
[+] speex_echo_cancel ( SpeexEchoState* st, float* ref, float* echo, float* out, float* Y ) (4)

speex_preprocess.h, libspeex.so.1.1.0
[+] speex_preprocess ( SpeexPreprocessState* st, short* x, float* noise ) (1)
[+] speex_preprocess_estimate_update ( SpeexPreprocessState* st, short* x, float* noise ) (1)

speex_stereo.h, libspeex.so.1.1.0
[+] speex_decode_stereo short* data, int frame_size, SpeexStereoState* stereo ) (1)
[+] speex_encode_stereo short* data, int frame_size, SpeexBits* bits ) (1)

to the top

Problems with Data Types, Low Severity (3)


speex.h
[+] typedef decode_func (1)
[+] typedef encode_func (1)

speex_preprocess.h
[+] struct SpeexPreprocessState (1)

to the top

Problems with Symbols, Low Severity (2)


speex_preprocess.h, libspeex.so.1.1.0
[+] speex_preprocess ( SpeexPreprocessState* st, short* x, float* noise ) (1)
[+] speex_preprocess_estimate_update ( SpeexPreprocessState* st, short* x, float* noise ) (1)

to the top

Other Changes in Constants (6)


speex_preprocess.h
[+] SPEEX_PREPROCESS_GET_DEREVERB
[+] SPEEX_PREPROCESS_GET_DEREVERB_DECAY
[+] SPEEX_PREPROCESS_GET_DEREVERB_LEVEL
[+] SPEEX_PREPROCESS_SET_DEREVERB
[+] SPEEX_PREPROCESS_SET_DEREVERB_DECAY
[+] SPEEX_PREPROCESS_SET_DEREVERB_LEVEL

to the top

Header Files (8)


speex.h
speex_bits.h
speex_callbacks.h
speex_echo.h
speex_header.h
speex_jitter.h
speex_preprocess.h
speex_stereo.h

to the top

Shared Libraries (1)


libspeex.so.1.1.0

to the top