Binary compatibility report for the Linphone library  between 3.5.0 and 3.5.1 versions on x86

Test Info


Library NameLinphone
Version #13.5.0
Version #23.5.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files57
Total Shared Libraries3
Total Symbols / Types1025 / 664
VerdictIncompatible
(0.8%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium3
Low4
Problems with
Symbols
High0
Medium2
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-2

Added Symbols (8)


linphone/linphonecore.h, liblinphone.so.4.0.0
linphone_account_creator_set_email ( LinphoneAccountCreator* obj, char const* email )
linphone_account_creator_set_route ( LinphoneAccountCreator* obj, char const* route )
linphone_account_creator_set_suscribe ( LinphoneAccountCreator* obj, int suscribre )
linphone_account_creator_test_validation LinphoneAccountCreator* obj )
linphone_core_show_video ( LinphoneCore* lc, bool_t show )

linphone/sipsetup.h, liblinphone.so.4.0.0
sip_setup_context_account_validated ( SipSetupContext* ctx, char const* uri )

mediastream.h, libmediastreamer.so.1.0.0
video_stream_show_video ( VideoStream* stream, bool_t show )

mscodecutils.h, libmediastreamer.so.1.0.0
ms_concealer_inc_sample_time ( MSConcealerContext* obj, uint64_t current_time, int time_increment, int got_packet )

to the top

Removed Symbols (3)


linphone/linphonecore.h, liblinphone.so.4.0.0
linphone_core_update_tunnel LinphoneCore* lc )

mscodecutils.h, libmediastreamer.so.1.0.0
ms_concealer_context_get_sampling_time MSConcealerContext* obj )
ms_concealer_context_set_sampling_time ( MSConcealerContext* obj, unsigned long value )

to the top

Problems with Data Types, Medium Severity (3)


linphonecore.h
[+] struct _LinphoneAccountCreator (3)

to the top

Problems with Symbols, Medium Severity (2)


linphone/sipsetup.h, liblinphone.so.4.0.0
[+] sip_setup_context_create_account ( SipSetupContext* ctx, char const* uri, char const* passwd ) (2)

to the top

Problems with Data Types, Low Severity (4)


linphonecore.h
[+] struct _LinphoneAccountCreator (1)

sipsetup.h
[+] struct _SipSetup (3)

to the top

Other Changes in Data Types (2)


allfilters.h
[+] enum MSFilterId (1)

linphonecore.h
[+] enum _LinphoneReason (1)

to the top

Header Files (57)


allfilters.h
b64.h
bitratecontrol.h
config.h
dsptools.h
dtmfgen.h
event.h
ice.h
linphonecore.h
linphonecore_utils.h
linphonefriend.h
lpconfig.h
mediastream.h
msaudiomixer.h
mschanadapter.h
mscodecutils.h
mscommon.h
msconference.h
msequalizer.h
mseventqueue.h
msextdisplay.h
msfileplayer.h
msfilerec.h
msfilter.h
msinterfaces.h
msitc.h
msjava.h
msjpegwriter.h
msqueue.h
msrtp.h
mssndcard.h
mstee.h
msticker.h
mstonedetector.h
msv4l.h
msvideo.h
msvideoout.h
msvolume.h
mswebcam.h
ortp.h
ortp_srtp.h
payloadtype.h
port.h
qualityindicator.h
rfc3984.h
rtcp.h
rtp.h
rtpsession.h
rtpsignaltable.h
sessionset.h
sipsetup.h
str_utils.h
stun.h
stun_udp.h
telephonyevents.h
waveheader.h
zrtp.h

to the top

Shared Libraries (3)


liblinphone.so.4.0.0
libmediastreamer.so.1.0.0
libortp.so.8.0.0

to the top




Generated on Mon Feb 25 16:30:24 2013 for Linphone by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API