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

Test Info


Library Nameopus
Version #11.0.2
Version #21.0.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types45 / 40
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (3)


opus_multistream.h, libopus.so.0.4.0
opus_multistream_surround_encoder_create opus_int32 Fs, int channels, int mapping_family, int* streams, int* coupled_streams, unsigned char* mapping, int application, int* error )
opus_multistream_surround_encoder_get_size int channels, int mapping_family )
opus_multistream_surround_encoder_init ( OpusMSEncoder* st, opus_int32 Fs, int channels, int mapping_family, int* streams, int* coupled_streams, unsigned char* mapping, int application )

to the top

Problems with Symbols, Low Severity (1)


opus.h, libopus.so.0.3.0
[+] opus_packet_parse ( unsigned char const* data, opus_int32 len, unsigned char* out_toc, unsigned char const** frames, short* size, int* payload_offset ) (1)

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.3.0

to the top




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