diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-09-11 19:49:58 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-09-11 19:51:02 +0100 |
commit | 221d46f43836c382713ce75e111d21888a07a754 (patch) | |
tree | b06085d674dbb2a31fb1c0946fccb7a724d917da /docs/gst | |
parent | 2616e70a8ba211228fd4b2a5f75a2b5f98485f8a (diff) |
pad: expose gst_pad_mode_get_name() and use it in baseparse
Diffstat (limited to 'docs/gst')
-rw-r--r-- | docs/gst/gstreamer-sections.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 5cc4b9c79..fa80173a5 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1620,7 +1620,10 @@ GST_PAD_LINK_FAILED GST_PAD_LINK_SUCCESSFUL GstPadLinkCheck GstFlowReturn +gst_flow_get_name +gst_flow_to_quark GstPadMode +gst_pad_mode_get_name <SUBSECTION Application> gst_pad_get_name @@ -2932,8 +2935,6 @@ GFLOAT_TO_BE GFLOAT_TO_LE -gst_flow_get_name -gst_flow_to_quark gst_guint64_to_gdouble gst_gdouble_to_guint64 gst_util_dump_mem |