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

ABI
Viewer

SymbolsTypes



Type Usage: _GHook (4)


Used As Name Used In
FIELD .next struct _GHook {
    gpointer data,
    GHook* next,
    GHook* prev,
    guint ref_count,
    gulong hook_id,
    guint flags,
    gpointer func,
    GDestroyNotify destroy
} »
FIELD .prev struct _GHook {
    gpointer data,
    GHook* next,
    GHook* prev,
    guint ref_count,
    gulong hook_id,
    guint flags,
    gpointer func,
    GDestroyNotify destroy
} »
FIELD .hooks struct _GHookList {
    gulong seq_id,
    guint hook_size,
    guint is_setup,
    GHook* hooks,
    gpointer dummy3,
    GHookFinalizeFunc finalize_hook,
    gpointer[2] dummy
} »
F-PTR
PARAM
2nd parameter void(*) {
    GHookList*,
    GHook*
} »



Andrey Ponomarenko's ABI laboratory