From 7be57cac3a76e7c2686ae9f819343a88ca7935d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Thu, 6 May 2010 19:09:48 -0400 Subject: [PATCH] rtpdtmfmux: Update documentation --- gst/rtpmanager/gstrtpdtmfmux.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gst/rtpmanager/gstrtpdtmfmux.c b/gst/rtpmanager/gstrtpdtmfmux.c index 480d89d448..87ad17cf29 100644 --- a/gst/rtpmanager/gstrtpdtmfmux.c +++ b/gst/rtpmanager/gstrtpdtmfmux.c @@ -2,8 +2,10 @@ * * gstrtpdtmfmux.c: * - * Copyright (C) <2007> Nokia Corporation. + * Copyright (C) <2007-2010> Nokia Corporation. * Contact: Zeeshan Ali + * Copyright (C) <2007-2010> Collabora Ltd + * Contact: Olivier Crete * Copyright (C) 1999,2000 Erik Walthinsen * 2000,2005 Wim Taymans * @@ -28,7 +30,7 @@ * @see_also: rtpdtmfsrc, dtmfsrc * * The RTPDTMFMuxer mixes/muxes RTP DTMF stream(s) into other RTP - * streams. It does exactly what it's parent (RTPMuxer) does, except + * streams. It does exactly what it's parent (rtpmux) does, except * that it allows upstream peer elements to request exclusive access * to the stream, which is required by the RTP DTMF standards (see RFC * 2833, section 3.2, para 1 for details). The peer upstream element