Binary compatibility report for the opus library  between 0.9.2 and 0.9.3 versions on x86

Test Info


Library Nameopus
Version #10.9.2
Version #20.9.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries3
Total Symbols / Types10 / 17
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
-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
[+] OPUS_SET_VBR_CONSTRAINT_REQUEST

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




Generated on Thu Sep 26 19:11:58 2013 for opus by ABI Compliance Checker 1.99.8.3  
A tool for checking backward compatibility of a C/C++ library API