Binary compatibility report for the libgstrtsp-0.10.so.0 library  between 0.9.0-Maemo 4.1.2 and 0.18.0-Maemo 5.0 versions on ARM

Test Info


Library Namelibgstrtsp-0.10.so.0
Version #10.9.0-Maemo 4.1.2 (gcc 3.4.4)
Version #20.18.0-Maemo 5.0 (gcc 4.2.1)
CPU ArchitectureARM

Test Results


Total Header Files9
Total Shared Libraries1
Total Symbols / Types109 / 68
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-31
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium1
Low5
Problems with
Symbols
High0
Medium0
Low3
Problems with
Constants
Low0

Added Symbols (31)


gstrtspconnection.h, libgstrtsp-0.10.so.0.18.0
gst_rtsp_connection_accept gint sock, GstRTSPConnection** conn )
gst_rtsp_connection_clear_auth_params GstRTSPConnection* conn )
gst_rtsp_connection_create_from_fd gint fd, gchar const* ip, guint16 port, gchar const* initial_buffer, GstRTSPConnection** conn )
gst_rtsp_connection_do_tunnel GstRTSPConnection* conn, GstRTSPConnection* conn2 )
gst_rtsp_connection_get_ip GstRTSPConnection const* conn )
gst_rtsp_connection_get_readfd GstRTSPConnection const* conn )
gst_rtsp_connection_get_tunnelid GstRTSPConnection const* conn )
gst_rtsp_connection_get_url GstRTSPConnection const* conn )
gst_rtsp_connection_get_writefd GstRTSPConnection const* conn )
gst_rtsp_connection_is_tunneled GstRTSPConnection const* conn )
gst_rtsp_connection_set_auth_param GstRTSPConnection* conn, gchar const* param, gchar const* value )
gst_rtsp_connection_set_http_mode GstRTSPConnection* conn, gboolean enable )
gst_rtsp_connection_set_ip GstRTSPConnection* conn, gchar const* ip )
gst_rtsp_connection_set_proxy GstRTSPConnection* conn, gchar const* host, guint port )
gst_rtsp_connection_set_qos_dscp GstRTSPConnection* conn, guint qos_dscp )
gst_rtsp_connection_set_tunneled GstRTSPConnection* conn, gboolean tunneled )
gst_rtsp_watch_attach GstRTSPWatch* watch, GMainContext* context )
gst_rtsp_watch_new GstRTSPConnection* conn, GstRTSPWatchFuncs* funcs, gpointer user_data, GDestroyNotify notify )
gst_rtsp_watch_queue_data GstRTSPWatch* watch, guint8 const* data, guint size )
gst_rtsp_watch_queue_message GstRTSPWatch* watch, GstRTSPMessage* message )
gst_rtsp_watch_reset GstRTSPWatch* watch )
gst_rtsp_watch_send_message GstRTSPWatch* watch, GstRTSPMessage* message, guint* id )
gst_rtsp_watch_unref GstRTSPWatch* watch )
gst_rtsp_watch_write_data GstRTSPWatch* watch, guint8 const* data, guint size, guint* id )

gstrtspdefs.h, libgstrtsp-0.10.so.0.18.0
gst_rtsp_header_allow_multiple GstRTSPHeaderField field )
gst_rtsp_options_as_text GstRTSPMethod options )

gstrtspextension.h, libgstrtsp-0.10.so.0.18.0
gst_rtsp_extension_receive_request GstRTSPExtension* ext, GstRTSPMessage* req )

gstrtspmessage.h, libgstrtsp-0.10.so.0.18.0
gst_rtsp_message_take_header GstRTSPMessage* msg, GstRTSPHeaderField field, gchar* value )

gstrtsprange.h, libgstrtsp-0.10.so.0.18.0
gst_rtsp_range_to_string GstRTSPTimeRange const* range )

gstrtspurl.h, libgstrtsp-0.10.so.0.18.0
gst_rtsp_url_copy GstRTSPUrl const* url )
gst_rtsp_url_get_type ( )

to the top

Problems with Data Types, Medium Severity (1)


gstrtspmessage.h
[+] enum GstRTSPMsgType (1)

to the top

Problems with Data Types, Low Severity (5)


gstrtspdefs.h
[+] enum GstRTSPResult (1)

gstsdpmessage.h
[+] struct GstSDPConnection (2)
[+] struct GstSDPMedia (2)

to the top

Problems with Symbols, Low Severity (3)


gstrtspconnection.h, libgstrtsp-0.10.so.0.9.0
[+] gst_rtsp_connection_create GstRTSPUrl* url, GstRTSPConnection** conn ) (1)

gstrtspurl.h, libgstrtsp-0.10.so.0.9.0
[+] gst_rtsp_url_get_port GstRTSPUrl* url, guint16* port ) (1)
[+] gst_rtsp_url_get_request_uri GstRTSPUrl* url ) (1)

to the top

Header Files (9)


gstrtsp-enumtypes.h
gstrtspbase64.h
gstrtspconnection.h
gstrtspdefs.h
gstrtspextension.h
gstrtspmessage.h
gstrtsprange.h
gstrtsptransport.h
gstrtspurl.h

to the top

Shared Libraries (1)


libgstrtsp-0.10.so.0.9.0

to the top




Generated on Mon Jun 20 18:27:29 2011 for libgstrtsp-0.10.so.0 by ABI Compliance Checker 1.23.3  
A tool for checking backward binary compatibility of a shared C/C++ library API