summaryrefslogtreecommitdiffstats
path: root/gst/selector
diff options
context:
space:
mode:
Diffstat (limited to 'gst/selector')
-rw-r--r--gst/selector/gstinputselector.c1
-rw-r--r--gst/selector/gstoutputselector.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/gst/selector/gstinputselector.c b/gst/selector/gstinputselector.c
index 7c963ad8..f0a8ba13 100644
--- a/gst/selector/gstinputselector.c
+++ b/gst/selector/gstinputselector.c
@@ -24,7 +24,6 @@
/**
* SECTION:element-input-selector
- * @short_description: N-to-1 stream selectoring
* @see_also: #GstOutputSelector
*
* Direct one out of N input streams to the output pad.
diff --git a/gst/selector/gstoutputselector.c b/gst/selector/gstoutputselector.c
index ea682a8f..f447637e 100644
--- a/gst/selector/gstoutputselector.c
+++ b/gst/selector/gstoutputselector.c
@@ -19,7 +19,6 @@
/**
* SECTION:element-output-selector
- * @short_description: 1-to-N stream selectoring
* @see_also: #GstTee, #GstInputSelector
*
* Direct input stream to one out of N output pads.