Diff:
libgstreamer-1.0.so 1.4.5 (x86_64)
libgstreamer-1.0.so 1.5.1 (x86_64)

ABI
Viewer

SymbolsTypes



Type Usage: _GSList (4)


Used As Name Used In
RETURN gst_debug_get_all_categories ( ) »
FIELD .next struct _GSList {
    gpointer data,
    GSList* next
} »
FIELD .poll_fds struct _GSource {
    gpointer callback_data,
    GSourceCallbackFuncs* callback_funcs,
    GSourceFuncs const* source_funcs,
    guint ref_count,
    GMainContext* context,
    gint priority,
    guint flags,
    guint source_id,
    GSList* poll_fds,
    GSource* prev,
    GSource* next,
    char* name,
    GSourcePrivate* priv
} »
FIELD .construct_properties struct _GObjectClass {
    GTypeClass g_type_class,
    GSList* construct_properties,
    GObject*(*)(GType, guint, GObjectConstructParam*) constructor,
    void(*)(GObject*, guint, GValue const*, GParamSpec*) set_property,
    void(*)(GObject*, guint, GValue*, GParamSpec*) get_property,
    void(*)(GObject*) dispose,
    void(*)(GObject*) finalize,
    void(*)(GObject*, guint, GParamSpec**) dispatch_properties_changed,
    void(*)(GObject*, GParamSpec*) notify,
    void(*)(GObject*) constructed,
    gsize flags,
    gpointer[6] pdummy
} »



Andrey Ponomarenko's ABI laboratory