Binary compatibility report for the libspeex library between 1.0.4 and 1.0.5 versions on x86
Test Info
Library Name | libspeex |
Version #1 | 1.0.4 |
Version #2 | 1.0.5 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 10 |
Total Shared Libraries | 1 |
Total Symbols / Types | 47 / 44 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
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 | 1 |
Other Changes in Constants | - | 3 |
Added Symbols (5)
speex.h,
libspeex.so.1.3.0
speex_decode_int ( void* state, SpeexBits* bits, short* out )
speex_encode_int ( void* state, short* in, SpeexBits* bits )
speex_lib_get_mode ( int mode )
speex_stereo.h,
libspeex.so.1.3.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 Constants, Low Severity (1)
speex.h
[+] SPEEX_GET_QUALITY
| Change | Effect |
---|
1 | The constant SPEEX_GET_QUALITY with value 5 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Constants (3)
speex.h
[+] SPEEX_MODEID_NB
| Change | Effect |
---|
1 | The constant SPEEX_MODEID_NB with value 0 has been added. | No effect. |
[+] SPEEX_MODEID_UWB
| Change | Effect |
---|
1 | The constant SPEEX_MODEID_UWB with value 2 has been added. | No effect. |
[+] SPEEX_MODEID_WB
| Change | Effect |
---|
1 | The constant SPEEX_MODEID_WB with value 1 has been added. | No effect. |
to the top
Header Files (10)
speex.h
speex.h (speex/speex.h)
speex_bits.h (speex/speex_bits.h)
speex_callbacks.h (speex/speex_callbacks.h)
speex_header.h (speex/speex_header.h)
speex_stereo.h (speex/speex_stereo.h)
speex_bits.h
speex_callbacks.h
speex_header.h
speex_stereo.h
to the top
Shared Libraries (1)
libspeex.so.1.2.0
to the top