flowcombiner: fix docs for gst_flow_combiner_reset()
authorTim-Philipp Müller <tim@centricular.com>
Thu, 5 May 2016 17:02:21 +0000 (18:02 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 5 May 2016 17:02:21 +0000 (18:02 +0100)
libs/gst/base/gstflowcombiner.c

index 9dd5123..f3d659b 100644 (file)
@@ -162,7 +162,7 @@ gst_flow_combiner_clear (GstFlowCombiner * combiner)
  * gst_flow_combiner_reset:
  * @combiner: the #GstFlowCombiner to clear
  *
- * Removes all pads from a #GstFlowCombiner and resets it to its initial state.
+ * Reset flow combiner and all pads to their initial state without removing pads.
  *
  * Since: 1.6
  */