Binary compatibility report for the libspeex library between 0.3.0 and 0.4.0 versions on x86
Test Info
Library Name | libspeex |
Version #1 | 0.3.0 |
Version #2 | 0.4.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 26 / 36 |
Verdict | Incompatible (5.8%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 2 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Constants | - | 9 |
Removed Symbols (1)
speex.h,
libspeex-0.3.so
speex_nb_lbr_mode [data]
to the top
Problems with Symbols, Medium Severity (2)
speex.h,
libspeex-0.3.so
[+] speex_mode_list [data] (2)
| Change | Effect |
---|
1 | Size of this global data has been changed from 12 bytes to 8 bytes. | Applications will obtain a different value and execution may change. |
2 | Type of this global data has been changed from SpeexMode*[] (4 bytes) to SpeexMode*[2] (8 bytes). | Applications will obtain a different value and execution may change. |
to the top
Other Changes in Constants (9)
speex.h
[+] SPEEX_GET_HIGH_MODE
| Change | Effect |
---|
1 | The constant SPEEX_GET_HIGH_MODE with value 11 has been added. | No effect. |
[+] SPEEX_GET_LOW_MODE
| Change | Effect |
---|
1 | The constant SPEEX_GET_LOW_MODE with value 9 has been added. | No effect. |
[+] SPEEX_GET_MODE
| Change | Effect |
---|
1 | The constant SPEEX_GET_MODE with value 7 has been added. | No effect. |
[+] SPEEX_GET_QUALITY
| Change | Effect |
---|
1 | The constant SPEEX_GET_QUALITY with value 5 has been added. | No effect. |
[+] SPEEX_NB_MODES
| Change | Effect |
---|
1 | The constant SPEEX_NB_MODES with value 2 has been added. | No effect. |
[+] SPEEX_SET_HIGH_MODE
| Change | Effect |
---|
1 | The constant SPEEX_SET_HIGH_MODE with value 10 has been added. | No effect. |
[+] SPEEX_SET_LOW_MODE
| Change | Effect |
---|
1 | The constant SPEEX_SET_LOW_MODE with value 8 has been added. | No effect. |
[+] SPEEX_SET_MODE
| Change | Effect |
---|
1 | The constant SPEEX_SET_MODE with value 6 has been added. | No effect. |
[+] SPEEX_SET_QUALITY
| Change | Effect |
---|
1 | The constant SPEEX_SET_QUALITY with value 4 has been added. | No effect. |
to the top
Header Files (3)
speex.h
speex_bits.h
speex_header.h
to the top
Shared Libraries (1)
libspeex-0.3.so
to the top