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

ABI
Viewer

SymbolsTypes



Type Usage: GstPadProbeType (2)


Used As Name Used In
PARAM mask gst_pad_add_probe (
    GstPad* pad,
    enum GstPadProbeType mask,
    GstPadProbeCallback callback,
    gpointer user_data,
    GDestroyNotify destroy_data
) »
FIELD .type struct _GstPadProbeInfo {
    enum GstPadProbeType type,
    gulong id,
    gpointer data,
    guint64 offset,
    guint size,
    gpointer[4] _gst_reserved
} »



Andrey Ponomarenko's ABI laboratory