Binary compatibility report for the libspeex library between 1.1.6 and 1.1.7 versions on x86
Test Info
Library Name | libspeex |
Version #1 | 1.1.6 |
Version #2 | 1.1.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 8 |
Total Shared Libraries | 1 |
Total Symbols / Types | 64 / 65 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 1 |
Problems with Constants | Low | 1 |
Added Symbols (1)
speex.h,
libspeex.so.1.2.0
speex_lib_get_mode ( int mode )
to the top
Problems with Symbols, Low Severity (1)
speex.h,
libspeex.so.1.2.0
[+] speex_mode_list [data] (1)
| Change | Effect |
---|
1 | Type of this global data has been changed from SpeexMode const*[3] to SpeexMode const*[3] const. | Replacement of data type may indicate a change in semantic meaning. |
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
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.2.0
to the top