summaryrefslogtreecommitdiff
path: root/gst/selector
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-02-25 11:45:05 +0200
committerStefan Kost <ensonic@users.sf.net>2009-02-25 12:42:36 +0200
commit53f975f63ce82c6466250e5f450c0663f46f5056 (patch)
tree1b4fe046cc32d9c0611a11c25845cd31f88bf854 /gst/selector
parent9a0e1e0dca06d419af23d49ab87b681ae8313efc (diff)
downloadgstreamer-plugins-bad-53f975f63ce82c6466250e5f450c0663f46f5056.tar.gz
docs: various doc fixes
No short-desc as we have them in the element details. Also keep things (Makefile.am and sections.txt) sorted. Reword ambigous returns. No text after since please.
Diffstat (limited to 'gst/selector')
-rw-r--r--gst/selector/gstinputselector.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/gst/selector/gstinputselector.c b/gst/selector/gstinputselector.c
index 6184b65f2..ec1ae542a 100644
--- a/gst/selector/gstinputselector.c
+++ b/gst/selector/gstinputselector.c
@@ -802,8 +802,11 @@ gst_input_selector_class_init (GstInputSelectorClass * klass)
* If @pad is the same as the current active pad, the element will cancel any
* previous block without adjusting segments.
*
- * Since: 0.10.7 the signal changed from accepting the pad name to the pad
- * object.
+ * <note><simpara>
+ * the signal changed from accepting the pad name to the pad object.
+ * </simpara></note>
+ *
+ * Since: 0.10.7
*/
gst_input_selector_signals[SIGNAL_SWITCH] =
g_signal_new ("switch", G_TYPE_FROM_CLASS (klass), G_SIGNAL_RUN_LAST,