Binary compatibility report for the CELT library  between 0.5.2 and 0.6.0 versions on x86

Test Info


Library NameCELT
Version #10.5.2
Version #20.6.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types15 / 39
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low3
Problems with
Constants
Low0

Added Symbols (1)


celt.h, libcelt.so.0.0.0
celt_decoder_ctl CELTDecoder* st, int request, ... )

to the top

Problems with Symbols, Low Severity (3)


celt.h, libcelt.so.0.0.0
[+] celt_decode CELTDecoder* st, unsigned char* data, int len, celt_int16_t* pcm ) (1)
[+] celt_decode_float CELTDecoder* st, unsigned char* data, int len, float* pcm ) (1)

celt_header.h, libcelt.so.0.0.0
[+] celt_header_init ( struct CELTHeader* header, CELTMode const* m ) (1)

to the top

Header Files (3)


celt.h
celt_header.h
celt_types.h

to the top

Shared Libraries (1)


libcelt.so.0.0.0

to the top




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