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

ABI
Viewer

SymbolsTypes



Type Usage: _GSourceFuncs (1)


Used As Name Used In
FIELD .source_funcs 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
} »



Andrey Ponomarenko's ABI laboratory