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

ABI
Viewer

SymbolsTypes



Type Usage: _GArray (5)


Used As Name Used In
FIELD .active_fds struct _GstPoll {
    enum GstPollMode mode,
    GMutex lock,
    GArray* fds,
    GArray* active_fds,
    gchar[1] buf,
    struct GstPollFD control_read_fd,
    struct GstPollFD control_write_fd,
    gboolean controllable,
    gint volatile waiting,
    gint volatile control_pending,
    gint volatile flushing,
    gboolean timer,
    gint volatile rebuild
} »
FIELD .fds struct _GstPoll {
    enum GstPollMode mode,
    GMutex lock,
    GArray* fds,
    GArray* active_fds,
    gchar[1] buf,
    struct GstPollFD control_read_fd,
    struct GstPollFD control_write_fd,
    gboolean controllable,
    gint volatile waiting,
    gint volatile control_pending,
    gint volatile flushing,
    gboolean timer,
    gint volatile rebuild
} »
FIELD .array struct _GstCapsFeatures {
    GType type,
    gint* parent_refcount,
    GArray* array,
    gboolean is_any
} »
FIELD .events struct _GstPadPrivate {
    guint events_cookie,
    GArray* events,
    guint last_cookie,
    gint using,
    guint probe_list_cookie,
    guint probe_cookie
} »
FIELD .array struct _GstBufferList {
    GstMiniObject mini_object,
    GArray* array
} »



Andrey Ponomarenko's ABI laboratory