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

ABI
Viewer

SymbolsTypes



Type Usage: _GstMetaInfo (4)


Used As Name Used In
PARAM info gst_buffer_add_meta (
    GstBuffer* buffer,
    GstMetaInfo const* info,
    gpointer params
) »
RETURN gst_meta_register (
    GType api,
    gchar const* impl,
    gsize size,
    GstMetaInitFunction init_func,
    GstMetaFreeFunction free_func,
    GstMetaTransformFunction transform_func
) »
RETURN gst_meta_get_info (
    gchar const* impl
) »
FIELD .info struct _GstMeta {
    enum GstMetaFlags flags,
    GstMetaInfo const* info
} »



Andrey Ponomarenko's ABI laboratory