Binary compatibility report for the opus library between 1.0.3 and 1.1 versions on x86
Test Info
Library Name | opus |
Version #1 | 1.0.3 |
Version #2 | 1.1 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 4 |
Total Shared Libraries | 1 |
Total Symbols / Types | 48 / 39 |
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 | 0 |
Other Changes in Constants | - | 11 |
Added Symbols (5)
opus.h,
libopus.so.0.5.0
opus_multistream_packet_pad ( unsigned char* data, opus_int32 len, opus_int32 new_len, int nb_streams )
opus_multistream_packet_unpad ( unsigned char* data, opus_int32 len, int nb_streams )
opus_packet_pad ( unsigned char* data, opus_int32 len, opus_int32 new_len )
opus_packet_unpad ( unsigned char* data, opus_int32 len )
opus_pcm_soft_clip ( float* pcm, int frame_size, int channels, float* softclip_mem )
to the top
Other Changes in Constants (11)
opus_defines.h
[+] OPUS_FRAMESIZE_10_MS
| Change | Effect |
---|
1 | The constant OPUS_FRAMESIZE_10_MS with value 5003 has been added. | No effect. |
[+] OPUS_FRAMESIZE_20_MS
| Change | Effect |
---|
1 | The constant OPUS_FRAMESIZE_20_MS with value 5004 has been added. | No effect. |
[+] OPUS_FRAMESIZE_2_5_MS
| Change | Effect |
---|
1 | The constant OPUS_FRAMESIZE_2_5_MS with value 5001 has been added. | No effect. |
[+] OPUS_FRAMESIZE_40_MS
| Change | Effect |
---|
1 | The constant OPUS_FRAMESIZE_40_MS with value 5005 has been added. | No effect. |
[+] OPUS_FRAMESIZE_5_MS
| Change | Effect |
---|
1 | The constant OPUS_FRAMESIZE_5_MS with value 5002 has been added. | No effect. |
[+] OPUS_FRAMESIZE_60_MS
| Change | Effect |
---|
1 | The constant OPUS_FRAMESIZE_60_MS with value 5006 has been added. | No effect. |
[+] OPUS_FRAMESIZE_ARG
| Change | Effect |
---|
1 | The constant OPUS_FRAMESIZE_ARG with value 5000 has been added. | No effect. |
[+] OPUS_GET_EXPERT_FRAME_DURATION_REQUEST
| Change | Effect |
---|
1 | The constant OPUS_GET_EXPERT_FRAME_DURATION_REQUEST with value 4041 has been added. | No effect. |
[+] OPUS_GET_PREDICTION_DISABLED_REQUEST
| Change | Effect |
---|
1 | The constant OPUS_GET_PREDICTION_DISABLED_REQUEST with value 4043 has been added. | No effect. |
[+] OPUS_SET_EXPERT_FRAME_DURATION_REQUEST
| Change | Effect |
---|
1 | The constant OPUS_SET_EXPERT_FRAME_DURATION_REQUEST with value 4040 has been added. | No effect. |
[+] OPUS_SET_PREDICTION_DISABLED_REQUEST
| Change | Effect |
---|
1 | The constant OPUS_SET_PREDICTION_DISABLED_REQUEST with value 4042 has been added. | No effect. |
to the top
Header Files (4)
opus.h
opus_defines.h
opus_multistream.h
opus_types.h
to the top
Shared Libraries (1)
libopus.so.0.4.0
to the top