Binary compatibility report for the opus library  between 1.0.3 and 1.1 versions on x86

Test Info


Library Nameopus
Version #11.0.3
Version #21.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types48 / 39
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
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
[+] OPUS_FRAMESIZE_20_MS
[+] OPUS_FRAMESIZE_2_5_MS
[+] OPUS_FRAMESIZE_40_MS
[+] OPUS_FRAMESIZE_5_MS
[+] OPUS_FRAMESIZE_60_MS
[+] OPUS_FRAMESIZE_ARG
[+] OPUS_GET_EXPERT_FRAME_DURATION_REQUEST
[+] OPUS_GET_PREDICTION_DISABLED_REQUEST
[+] OPUS_SET_EXPERT_FRAME_DURATION_REQUEST
[+] OPUS_SET_PREDICTION_DISABLED_REQUEST

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




Generated on Thu Dec 5 04:12:51 2013 for opus by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API