Binary compatibility report for the libgstpbutils-0.10.so.0 library  between 0.18.0-Maemo 5.0 and 0.24.0-MeeGo 1.2 Harmattan versions on ARM

Test Info


Library Namelibgstpbutils-0.10.so.0
Version #10.18.0-Maemo 5.0 (gcc 4.2.1)
Version #20.24.0-MeeGo 1.2 Harmattan (gcc 4.4.1)
CPU ArchitectureARM

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types136 / 82
VerdictCompatible

Problem Summary


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

Added Symbols (105)


codec-utils.h, libgstpbutils-0.10.so.0.24.0
gst_codec_utils_aac_caps_set_level_and_profile GstCaps* caps, guint8 const* audio_config, guint len )
gst_codec_utils_aac_get_level guint8 const* audio_config, guint len )
gst_codec_utils_aac_get_profile guint8 const* audio_config, guint len )
gst_codec_utils_aac_get_sample_rate_from_index guint sr_idx )
gst_codec_utils_h264_caps_set_level_and_profile GstCaps* caps, guint8 const* sps, guint len )
gst_codec_utils_h264_get_level guint8 const* sps, guint len )
gst_codec_utils_h264_get_profile guint8 const* sps, guint len )
gst_codec_utils_mpeg4video_caps_set_level_and_profile GstCaps* caps, guint8 const* vis_obj_seq, guint len )
gst_codec_utils_mpeg4video_get_level guint8 const* vis_obj_seq, guint len )
gst_codec_utils_mpeg4video_get_profile guint8 const* vis_obj_seq, guint len )

encoding-profile.h, libgstpbutils-0.10.so.0.24.0
gst_encoding_audio_profile_get_type ( )
gst_encoding_audio_profile_new GstCaps* format, gchar const* preset, GstCaps* restriction, guint presence )
gst_encoding_container_profile_add_profile GstEncodingContainerProfile* container, GstEncodingProfile* profile )
gst_encoding_container_profile_contains_profile GstEncodingContainerProfile* container, GstEncodingProfile* profile )
gst_encoding_container_profile_get_profiles GstEncodingContainerProfile* profile )
gst_encoding_container_profile_get_type ( )
gst_encoding_container_profile_new gchar const* name, gchar const* description, GstCaps* format, gchar const* preset )
gst_encoding_profile_find gchar const* targetname, gchar const* profilename, gchar const* category )
gst_encoding_profile_get_description GstEncodingProfile* profile )
gst_encoding_profile_get_format GstEncodingProfile* profile )
gst_encoding_profile_get_input_caps GstEncodingProfile* profile )
gst_encoding_profile_get_name GstEncodingProfile* profile )
gst_encoding_profile_get_presence GstEncodingProfile* profile )
gst_encoding_profile_get_preset GstEncodingProfile* profile )
gst_encoding_profile_get_restriction GstEncodingProfile* profile )
gst_encoding_profile_get_type ( )
gst_encoding_profile_get_type_nick GstEncodingProfile* profile )
gst_encoding_profile_is_equal GstEncodingProfile* a, GstEncodingProfile* b )
gst_encoding_profile_set_description GstEncodingProfile* profile, gchar const* description )
gst_encoding_profile_set_format GstEncodingProfile* profile, GstCaps* format )
gst_encoding_profile_set_name GstEncodingProfile* profile, gchar const* name )
gst_encoding_profile_set_presence GstEncodingProfile* profile, guint presence )
gst_encoding_profile_set_preset GstEncodingProfile* profile, gchar const* preset )
gst_encoding_profile_set_restriction GstEncodingProfile* profile, GstCaps* restriction )
gst_encoding_video_profile_get_pass GstEncodingVideoProfile* prof )
gst_encoding_video_profile_get_type ( )
gst_encoding_video_profile_get_variableframerate GstEncodingVideoProfile* prof )
gst_encoding_video_profile_new GstCaps* format, gchar const* preset, GstCaps* restriction, guint presence )
gst_encoding_video_profile_set_pass GstEncodingVideoProfile* prof, guint pass )
gst_encoding_video_profile_set_variableframerate GstEncodingVideoProfile* prof, gboolean variableframerate )

encoding-target.h, libgstpbutils-0.10.so.0.24.0
gst_encoding_list_all_targets gchar const* categoryname )
gst_encoding_list_available_categories ( )
gst_encoding_target_add_profile GstEncodingTarget* target, GstEncodingProfile* profile )
gst_encoding_target_get_category GstEncodingTarget* target )
gst_encoding_target_get_description GstEncodingTarget* target )
gst_encoding_target_get_name GstEncodingTarget* target )
gst_encoding_target_get_profile GstEncodingTarget* target, gchar const* name )
gst_encoding_target_get_profiles GstEncodingTarget* target )
gst_encoding_target_get_type ( )
gst_encoding_target_load gchar const* name, gchar const* category, GError** error )
gst_encoding_target_load_from_file gchar const* filepath, GError** error )
gst_encoding_target_new gchar const* name, gchar const* category, gchar const* description, GList const* profiles )
gst_encoding_target_save GstEncodingTarget* target, GError** error )
gst_encoding_target_save_to_file GstEncodingTarget* target, gchar const* filepath, GError** error )

gstdiscoverer.h, libgstpbutils-0.10.so.0.24.0
gst_discoverer_audio_info_get_bitrate GstDiscovererAudioInfo const* info )
gst_discoverer_audio_info_get_channels GstDiscovererAudioInfo const* info )
gst_discoverer_audio_info_get_depth GstDiscovererAudioInfo const* info )
gst_discoverer_audio_info_get_max_bitrate GstDiscovererAudioInfo const* info )
gst_discoverer_audio_info_get_sample_rate GstDiscovererAudioInfo const* info )
gst_discoverer_audio_info_get_type ( )
gst_discoverer_container_info_get_streams GstDiscovererContainerInfo* info )
gst_discoverer_container_info_get_type ( )
gst_discoverer_discover_uri GstDiscoverer* discoverer, gchar const* uri, GError** err )
gst_discoverer_discover_uri_async GstDiscoverer* discoverer, gchar const* uri )
gst_discoverer_get_type ( )
gst_discoverer_info_copy GstDiscovererInfo* ptr )
gst_discoverer_info_get_audio_streams GstDiscovererInfo* info )
gst_discoverer_info_get_container_streams GstDiscovererInfo* info )
gst_discoverer_info_get_duration GstDiscovererInfo const* info )
gst_discoverer_info_get_misc GstDiscovererInfo const* info )
gst_discoverer_info_get_result GstDiscovererInfo const* info )
gst_discoverer_info_get_seekable GstDiscovererInfo const* info )
gst_discoverer_info_get_stream_info GstDiscovererInfo* info )
gst_discoverer_info_get_stream_list GstDiscovererInfo* info )
gst_discoverer_info_get_streams GstDiscovererInfo* info, GType streamtype )
gst_discoverer_info_get_tags GstDiscovererInfo const* info )
gst_discoverer_info_get_type ( )
gst_discoverer_info_get_uri GstDiscovererInfo const* info )
gst_discoverer_info_get_video_streams GstDiscovererInfo* info )
gst_discoverer_new GstClockTime timeout, GError** err )
gst_discoverer_start GstDiscoverer* discoverer )
gst_discoverer_stop GstDiscoverer* discoverer )
gst_discoverer_stream_info_get_caps GstDiscovererStreamInfo* info )
gst_discoverer_stream_info_get_misc GstDiscovererStreamInfo* info )
gst_discoverer_stream_info_get_next GstDiscovererStreamInfo* info )
gst_discoverer_stream_info_get_previous GstDiscovererStreamInfo* info )
gst_discoverer_stream_info_get_stream_type_nick GstDiscovererStreamInfo* info )
gst_discoverer_stream_info_get_tags GstDiscovererStreamInfo* info )
gst_discoverer_stream_info_get_type ( )
gst_discoverer_stream_info_list_free GList* infos )
gst_discoverer_video_info_get_bitrate GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_depth GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_framerate_denom GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_framerate_num GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_height GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_max_bitrate GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_par_denom GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_par_num GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_get_type ( )
gst_discoverer_video_info_get_width GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_is_image GstDiscovererVideoInfo const* info )
gst_discoverer_video_info_is_interlaced GstDiscovererVideoInfo const* info )

gstpluginsbaseversion.h, libgstpbutils-0.10.so.0.24.0
gst_plugins_base_version guint* major, guint* minor, guint* micro, guint* nano )
gst_plugins_base_version_string ( )

pbutils-enumtypes.h, libgstpbutils-0.10.so.0.24.0
gst_discoverer_result_get_type ( )

to the top

Header Files (5)


descriptions.h
install-plugins.h
missing-plugins.h
pbutils-enumtypes.h
pbutils.h

to the top

Shared Libraries (1)


libgstpbutils-0.10.so.0.18.0

to the top




Generated on Wed Jun 29 19:42:11 2011 for libgstpbutils-0.10.so.0 by ABI Compliance Checker 1.23.4  
A tool for checking backward binary compatibility of a shared C/C++ library API