docs: update rtspsrc docs, rtpbin is not in -bad any more
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 16 Dec 2010 11:44:44 +0000 (11:44 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 22 Dec 2010 13:04:42 +0000 (13:04 +0000)
gst/rtsp/gstrtspsrc.c

index ced8ae5..a21a14a 100644 (file)
@@ -61,8 +61,7 @@
  * rtspsrc will internally instantiate an RTP session manager element
  * that will handle the RTCP messages to and from the server, jitter removal,
  * packet reordering along with providing a clock for the pipeline. 
- * This feature is currently fully implemented with the gstrtpbin in the
- * gst-plugins-bad module.
+ * This feature is implemented using the gstrtpbin element.
  *
  * rtspsrc acts like a live source and will therefore only generate data in the 
  * PLAYING state.