From: Olivier CrĂȘte Date: Thu, 6 May 2010 23:09:48 +0000 (-0400) Subject: rtpdtmfmux: Update documentation X-Git-Tag: 1.19.3~509^2~6211 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7be57cac3a76e7c2686ae9f819343a88ca7935d1;p=platform%2Fupstream%2Fgstreamer.git rtpdtmfmux: Update documentation --- diff --git a/gst/rtpmanager/gstrtpdtmfmux.c b/gst/rtpmanager/gstrtpdtmfmux.c index 480d89d..87ad17c 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