rtpptdemux: fix 0.10-ism in docs
authorTim-Philipp Müller <tim@centricular.com>
Thu, 25 Dec 2014 15:44:15 +0000 (15:44 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 25 Dec 2014 15:44:15 +0000 (15:44 +0000)
gst/rtpmanager/gstrtpptdemux.c

index 3051539..f632adf 100644 (file)
@@ -35,9 +35,9 @@
  * the RTP stream changes, the #GstRtpPtDemux::payload-type-change signal will be
  * emitted.
  * 
- * The element will try to set complete and unique application/x-rtp caps on the
- * outgoing buffers and pads based on the result of the
- * #GstRtpPtDemux::request-pt-map signal.
+ * The element will try to set complete and unique application/x-rtp caps
+ * on the output pads based on the result of the #GstRtpPtDemux::request-pt-map
+ * signal.
  * 
  * <refsect2>
  * <title>Example pipelines</title>