Binary compatibility report for the CELT library  between 0.11.0 and 0.11.1 versions on x86

Test Info


Library NameCELT
Version #10.11.0
Version #20.11.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types27 / 41
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low2
Problems with
Constants
Low0

Problems with Symbols, Low Severity (2)


celt.h, libcelt0.so.2.0.0
[+] celt_encode CELTEncoder* st, celt_int16 const* pcm, int frame_size, unsigned char* compressed, int nbCompressedBytes ) (1)
[+] celt_encode_float CELTEncoder* st, float const* pcm, int frame_size, unsigned char* compressed, int nbCompressedBytes ) (1)

to the top

Header Files (3)


celt.h
celt_header.h
celt_types.h

to the top

Shared Libraries (1)


libcelt0.so.2.0.0

to the top




Generated on Thu Dec 27 18:56:35 2012 for CELT by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API