diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-03-01 11:16:56 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-03-01 11:16:56 +0000 |
commit | c6d7071d938d2acb5481f5e8ea9cf0e671a5c2b4 (patch) | |
tree | 7c8053b78b3a8060e6ab7441d65bcabd0a7205d4 /docs/plugins/gst-plugins-bad-plugins-sections.txt | |
parent | 1fe9c8c8ae2bf8456b5ac9b411a52de53ba95c3e (diff) | |
download | gstreamer-plugins-bad-c6d7071d938d2acb5481f5e8ea9cf0e671a5c2b4.tar.gz |
docs: add new curl plugin and curlsink element to docs
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins-sections.txt')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index f85d0754d..98e3264d6 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -245,6 +245,20 @@ gst_color_effects_get_type </SECTION> <SECTION> +<FILE>element-curlsink</FILE> +<TITLE>curlsink</TITLE> +GstCurlSink +<SUBSECTION Standard> +GstCurlSinkClass +GST_CURL_SINK +GST_CURL_SINK_CLASS +GST_IS_CURL_SINK +GST_IS_CURL_SINK_CLASS +GST_TYPE_CURL_SINK +gst_curl_sink_get_type +</SECTION> + +<SECTION> <FILE>element-cvdilate</FILE> <TITLE>cvdilate</TITLE> GstCvDilate |