Binary compatibility report for the opus library between 0.9.2 and 0.9.3 versions on x86
Test Info
Library Name | opus |
Version #1 | 0.9.2 |
Version #2 | 0.9.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 3 |
Total Symbols / Types | 10 / 17 |
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 | - | 2 |
Added Symbols (5)
opus.h,
libietfcodec.so.0.0.0
opus_decoder_get_nb_samples ( OpusDecoder const* dec, unsigned char const* packet, int len )
opus_packet_get_bandwidth ( unsigned char const* data )
opus_packet_get_nb_channels ( unsigned char const* data )
opus_packet_get_nb_frames ( unsigned char const* packet, int len )
opus_packet_get_samples_per_frame ( unsigned char const* data, int Fs )
to the top
Other Changes in Constants (2)
opus.h
[+] OPUS_GET_VBR_CONSTRAINT_REQUEST
| Change | Effect |
---|
1 | The constant OPUS_GET_VBR_CONSTRAINT_REQUEST with value 21 has been added. | No effect. |
[+] OPUS_SET_VBR_CONSTRAINT_REQUEST
| Change | Effect |
---|
1 | The constant OPUS_SET_VBR_CONSTRAINT_REQUEST with value 20 has been added. | No effect. |
to the top
Header Files (1)
opus.h
to the top
Shared Libraries (3)
libcelt0.so.2.0.0
libietfcodec.so.0.0.0
libSKP_SILK_SDK.so.0.0.0
to the top