Binary compatibility report for the libgstvideo-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 Namelibgstvideo-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 Files3
Total Shared Libraries1
Total Symbols / Types25 / 84
VerdictCompatible

Problem Summary


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

Added Symbols (19)


video-enumtypes.h, libgstvideo-0.10.so.0.18.0
gst_video_format_get_type ( )

video.h, libgstvideo-0.10.so.0.18.0
gst_video_format_convert GstVideoFormat format, int width, int height, int fps_n, int fps_d, GstFormat src_format, gint64 src_value, GstFormat dest_format, gint64* dest_value )
gst_video_format_from_fourcc guint32 fourcc )
gst_video_format_get_component_height GstVideoFormat format, int component, int height )
gst_video_format_get_component_offset GstVideoFormat format, int component, int width, int height )
gst_video_format_get_component_width GstVideoFormat format, int component, int width )
gst_video_format_get_pixel_stride GstVideoFormat format, int component )
gst_video_format_get_row_stride GstVideoFormat format, int component, int width )
gst_video_format_get_size GstVideoFormat format, int width, int height )
gst_video_format_has_alpha GstVideoFormat format )
gst_video_format_is_rgb GstVideoFormat format )
gst_video_format_is_yuv GstVideoFormat format )
gst_video_format_new_caps GstVideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d )
gst_video_format_new_caps_interlaced GstVideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d, gboolean interlaced )
gst_video_format_parse_caps GstCaps* caps, GstVideoFormat* format, int* width, int* height )
gst_video_format_parse_caps_interlaced GstCaps* caps, gboolean* interlaced )
gst_video_format_to_fourcc GstVideoFormat format )
gst_video_parse_caps_framerate GstCaps* caps, int* fps_n, int* fps_d )
gst_video_parse_caps_pixel_aspect_ratio GstCaps* caps, int* par_n, int* par_d )

to the top

Problems with Data Types, Low Severity (5)


gstpad.h
[+] struct _GstPad (3)

gsttask.h
[+] struct _GstTask (2)

to the top

Header Files (3)


gstvideofilter.h
gstvideosink.h
video.h

to the top

Shared Libraries (1)


libgstvideo-0.10.so.0.9.0

to the top




Generated on Mon Jun 20 18:27:31 2011 for libgstvideo-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