From bd9c526661b191a2e2bae3405653f5a582bfaf9e Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Fri, 3 Jul 2015 15:55:08 +0200 Subject: [PATCH] docs: update for two missing elements Concat was not linked and streamiddemux was missing. --- docs/plugins/gstreamer-plugins-docs.sgml | 2 ++ docs/plugins/gstreamer-plugins-sections.txt | 18 ++++++++++++++++++ docs/plugins/gstreamer-plugins.args | 10 ++++++++++ docs/plugins/inspect/plugin-coreelements.xml | 2 +- 4 files changed, 31 insertions(+), 1 deletion(-) diff --git a/docs/plugins/gstreamer-plugins-docs.sgml b/docs/plugins/gstreamer-plugins-docs.sgml index 72c2e79..c97ddc4 100644 --- a/docs/plugins/gstreamer-plugins-docs.sgml +++ b/docs/plugins/gstreamer-plugins-docs.sgml @@ -18,6 +18,7 @@ gstreamer Elements + @@ -32,6 +33,7 @@ + diff --git a/docs/plugins/gstreamer-plugins-sections.txt b/docs/plugins/gstreamer-plugins-sections.txt index 0f73586..b21e053 100644 --- a/docs/plugins/gstreamer-plugins-sections.txt +++ b/docs/plugins/gstreamer-plugins-sections.txt @@ -2,6 +2,7 @@ element-capsfilter capsfilter GstCapsFilter +GstCapsFilterCapsChangeMode GstCapsFilterClass GST_CAPS_FILTER @@ -118,6 +119,7 @@ gst_fd_src_get_type element-filesink filesink GstFileSink +GstFileSinkBufferMode GstFileSinkClass GST_FILE_SINK @@ -267,6 +269,22 @@ gst_queue2_get_type
+element-streamiddemux +streamiddemux +GstStreamidDemux + +GstStreamidDemuxClass +GST_STREAMID_DEMUX +GST_STREAMID_DEMUX_CAST +GST_IS_STREAMID_DEMUX +GST_STREAMID_DEMUX_CLASS +GST_IS_STREAMID_DEMUX_CLASS +GST_TYPE_STREAMID_DEMUX + +gst_streamid_demux_get_type +
+ +
element-tee tee GstTee diff --git a/docs/plugins/gstreamer-plugins.args b/docs/plugins/gstreamer-plugins.args index 1d7cdab..a59560e 100644 --- a/docs/plugins/gstreamer-plugins.args +++ b/docs/plugins/gstreamer-plugins.args @@ -1118,3 +1118,13 @@ TRUE + +GstFunnel::forward-sticky-events +gboolean + +rw +Forward sticky events +Forward sticky events on stream changes. +TRUE + + diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index efb75e3..150f57d 100644 --- a/docs/plugins/inspect/plugin-coreelements.xml +++ b/docs/plugins/inspect/plugin-coreelements.xml @@ -394,4 +394,4 @@ - \ No newline at end of file + -- 2.7.4