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

ABI
Viewer

SymbolsTypes



Type Usage: _GstParseContext (6)


Used As Name Used In
PARAM context gst_parse_bin_from_description_full (
    gchar const* bin_description,
    gboolean ghost_unlinked_pads,
    GstParseContext* context,
    enum GstParseFlags flags,
    GError** err
) »
PARAM context gst_parse_launch_full (
    gchar const* pipeline_description,
    GstParseContext* context,
    enum GstParseFlags flags,
    GError** error
) »
PARAM context gst_parse_context_free (
    GstParseContext* context
) »
PARAM context gst_parse_context_get_missing_elements (
    GstParseContext* context
) »
PARAM context gst_parse_launchv_full (
    gchar const** argv,
    GstParseContext* context,
    enum GstParseFlags flags,
    GError** error
) »
RETURN gst_parse_context_new ( ) »



Andrey Ponomarenko's ABI laboratory