Binary compatibility report for the LAME library  between 3.98.4 and 398 versions on x86

Test Info


Library NameLAME
Version #13.98.4
Version #2398
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types200 / 69
VerdictIncompatible
(4%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low18
Problems with
Constants
Low0

Removed Symbols (8)


lame.h, libmp3lame.so.0.0.0
hip_decode hip_t gfp, unsigned char* mp3buf, size_t len, short* pcm_l, short* pcm_r )
hip_decode1 hip_t gfp, unsigned char* mp3buf, size_t len, short* pcm_l, short* pcm_r )
hip_decode1_headers hip_t gfp, unsigned char* mp3buf, size_t len, short* pcm_l, short* pcm_r, struct mp3data_struct* mp3data )
hip_decode1_headersB hip_t gfp, unsigned char* mp3buf, size_t len, short* pcm_l, short* pcm_r, struct mp3data_struct* mp3data, int* enc_delay, int* enc_padding )
hip_decode_exit hip_t gfp )
hip_decode_headers hip_t gfp, unsigned char* mp3buf, size_t len, short* pcm_l, short* pcm_r, struct mp3data_struct* mp3data )
hip_decode_init ( )
id3tag_set_pad lame_t gfp, size_t n )

to the top

Problems with Symbols, Low Severity (18)


lame.h, libmp3lame.so.0.0.0
[+] id3tag_add_v2 lame_t gfp ) (1)
[+] id3tag_init lame_t gfp ) (1)
[+] id3tag_pad_v2 lame_t gfp ) (1)
[+] id3tag_set_album lame_t gfp, char const* album ) (1)
[+] id3tag_set_albumart lame_t gfp, char const* image, size_t size ) (2)
[+] id3tag_set_artist lame_t gfp, char const* artist ) (1)
[+] id3tag_set_comment lame_t gfp, char const* comment ) (1)
[+] id3tag_set_fieldvalue lame_t gfp, char const* fieldvalue ) (1)
[+] id3tag_set_genre lame_t gfp, char const* genre ) (1)
[+] id3tag_set_title lame_t gfp, char const* title ) (1)
[+] id3tag_set_track lame_t gfp, char const* track ) (1)
[+] id3tag_set_year lame_t gfp, char const* year ) (1)
[+] id3tag_space_v1 lame_t gfp ) (1)
[+] id3tag_v1_only lame_t gfp ) (1)
[+] id3tag_v2_only lame_t gfp ) (1)
[+] lame_get_id3v1_tag lame_t gfp, unsigned char* buffer, size_t size ) (1)
[+] lame_get_id3v2_tag lame_t gfp, unsigned char* buffer, size_t size ) (1)

to the top

Header Files (1)


lame.h

to the top

Shared Libraries (1)


libmp3lame.so.0.0.0

to the top




Generated on Fri Dec 28 11:49:46 2012 for LAME by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API