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

ABI
Viewer

SymbolsTypes



Type Usage: _GstTaskPrivate (1)


Used As Name Used In
FIELD .priv struct _GstTask {
    GstObject object,
    enum GstTaskState state,
    GCond cond,
    GRecMutex* lock,
    GstTaskFunction func,
    gpointer user_data,
    GDestroyNotify notify,
    gboolean running,
    GThread* thread,
    GstTaskPrivate* priv,
    gpointer[4] _gst_reserved
} »



Andrey Ponomarenko's ABI laboratory