diff --git a/gst/rtpmanager/gstrtpdtmfmux.c b/gst/rtpmanager/gstrtpdtmfmux.c index 9928cc6e79..f98d7a04c5 100644 --- a/gst/rtpmanager/gstrtpdtmfmux.c +++ b/gst/rtpmanager/gstrtpdtmfmux.c @@ -25,7 +25,6 @@ /** * SECTION:element-rtpdtmfmux - * @short_description: mixes RTP DTMF streams into other RTP streams * @see_also: rtpdtmfsrc, dtmfsrc * * The RTPDTMFMuxer mixes/muxes RTP DTMF stream(s) into other RTP diff --git a/gst/rtpmanager/gstrtpmux.c b/gst/rtpmanager/gstrtpmux.c index bdf29cf7ff..23730b96e0 100644 --- a/gst/rtpmanager/gstrtpmux.c +++ b/gst/rtpmanager/gstrtpmux.c @@ -25,8 +25,6 @@ /** * SECTION:element-rtpmux - * @short_description: Muxer that takes one or several RTP streams - * and muxes them to a single rtp stream. * * The rtp muxer takes multiple RTP streams having the same clock-rate and * muxes into a single stream with a single SSRC.