From 5e27695ca29cb4745b6af9cd585635509163d94b Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 25 Nov 2008 18:03:02 +0000 Subject: [PATCH] gst/rtp/: Fix the descriptions and fix some email addresses. Original commit message from CVS: * gst/rtp/gstasteriskh263.c: * gst/rtp/gstasteriskh263.h: * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps): * gst/rtp/gstrtpL16depay.h: * gst/rtp/gstrtpL16pay.c: * gst/rtp/gstrtpL16pay.h: * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps): * gst/rtp/gstrtpac3depay.h: * gst/rtp/gstrtpamrdepay.c: * gst/rtp/gstrtpamrdepay.h: * gst/rtp/gstrtpamrpay.c: * gst/rtp/gstrtpamrpay.h: * gst/rtp/gstrtpdepay.c: * gst/rtp/gstrtpdepay.h: * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps): * gst/rtp/gstrtpg726depay.c: * gst/rtp/gstrtpg726pay.c: * gst/rtp/gstrtpg729depay.c: * gst/rtp/gstrtpg729pay.c: * gst/rtp/gstrtpgsmdepay.c: * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps): * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps): * gst/rtp/gstrtph263depay.h: * gst/rtp/gstrtph263pay.c: * gst/rtp/gstrtph263pay.h: * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps): * gst/rtp/gstrtph263pdepay.h: * gst/rtp/gstrtph263ppay.c: * gst/rtp/gstrtph263ppay.h: * gst/rtp/gstrtph264depay.c: * gst/rtp/gstrtph264depay.h: * gst/rtp/gstrtph264pay.c: * gst/rtp/gstrtph264pay.h: * gst/rtp/gstrtpilbcdepay.c: * gst/rtp/gstrtpilbcpay.c: * gst/rtp/gstrtpjpegdepay.h: * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps): * gst/rtp/gstrtpmp1sdepay.h: * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps): * gst/rtp/gstrtpmp2tdepay.h: * gst/rtp/gstrtpmp2tpay.c: * gst/rtp/gstrtpmp2tpay.h: * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps): * gst/rtp/gstrtpmp4apay.c: * gst/rtp/gstrtpmp4apay.h: * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps): * gst/rtp/gstrtpmp4gdepay.h: * gst/rtp/gstrtpmp4gpay.c: * gst/rtp/gstrtpmp4gpay.h: * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps): * gst/rtp/gstrtpmp4vdepay.h: * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event): * gst/rtp/gstrtpmp4vpay.h: * gst/rtp/gstrtpmpadepay.c: * gst/rtp/gstrtpmpadepay.h: * gst/rtp/gstrtpmpapay.c: * gst/rtp/gstrtpmpapay.h: * gst/rtp/gstrtpmpvdepay.c: * gst/rtp/gstrtpmpvdepay.h: * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process): * gst/rtp/gstrtppcmapay.c: * gst/rtp/gstrtppcmudepay.c: * gst/rtp/gstrtppcmupay.c: * gst/rtp/gstrtpspeexdepay.c: * gst/rtp/gstrtpspeexpay.c: * gst/rtp/gstrtpsv3vdepay.c: * gst/rtp/gstrtpsv3vdepay.h: * gst/rtp/gstrtptheoradepay.c: * gst/rtp/gstrtptheoradepay.h: * gst/rtp/gstrtptheorapay.c: * gst/rtp/gstrtptheorapay.h: * gst/rtp/gstrtpvorbisdepay.c: * gst/rtp/gstrtpvorbisdepay.h: * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers): * gst/rtp/gstrtpvorbispay.h: * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps): * gst/rtp/gstrtpvrawpay.c: Fix the descriptions and fix some email addresses. --- ChangeLog | 81 +++++++++++++++++++++++++++++++++++++++++++++ gst/rtp/gstasteriskh263.c | 4 +-- gst/rtp/gstasteriskh263.h | 2 +- gst/rtp/gstrtpL16depay.c | 6 ++-- gst/rtp/gstrtpL16depay.h | 2 +- gst/rtp/gstrtpL16pay.c | 6 ++-- gst/rtp/gstrtpL16pay.h | 2 +- gst/rtp/gstrtpac3depay.c | 6 ++-- gst/rtp/gstrtpac3depay.h | 2 +- gst/rtp/gstrtpamrdepay.c | 6 ++-- gst/rtp/gstrtpamrdepay.h | 2 +- gst/rtp/gstrtpamrpay.c | 6 ++-- gst/rtp/gstrtpamrpay.h | 2 +- gst/rtp/gstrtpdepay.c | 6 ++-- gst/rtp/gstrtpdepay.h | 2 +- gst/rtp/gstrtpg726depay.c | 2 +- gst/rtp/gstrtpg726pay.c | 2 +- gst/rtp/gstrtpg729depay.c | 4 +-- gst/rtp/gstrtpg729pay.c | 4 +-- gst/rtp/gstrtpgsmdepay.c | 2 +- gst/rtp/gstrtpgsmpay.c | 2 +- gst/rtp/gstrtph263depay.c | 4 +-- gst/rtp/gstrtph263depay.h | 2 +- gst/rtp/gstrtph263pay.c | 4 +-- gst/rtp/gstrtph263pay.h | 2 +- gst/rtp/gstrtph263pdepay.c | 6 ++-- gst/rtp/gstrtph263pdepay.h | 2 +- gst/rtp/gstrtph263ppay.c | 6 ++-- gst/rtp/gstrtph263ppay.h | 2 +- gst/rtp/gstrtph264depay.c | 6 ++-- gst/rtp/gstrtph264depay.h | 2 +- gst/rtp/gstrtph264pay.c | 2 +- gst/rtp/gstrtph264pay.h | 2 +- gst/rtp/gstrtpilbcdepay.c | 2 +- gst/rtp/gstrtpilbcpay.c | 2 +- gst/rtp/gstrtpjpegdepay.h | 2 +- gst/rtp/gstrtpmp1sdepay.c | 2 +- gst/rtp/gstrtpmp1sdepay.h | 2 +- gst/rtp/gstrtpmp2tdepay.c | 6 ++-- gst/rtp/gstrtpmp2tdepay.h | 2 +- gst/rtp/gstrtpmp2tpay.c | 6 ++-- gst/rtp/gstrtpmp2tpay.h | 2 +- gst/rtp/gstrtpmp4adepay.c | 6 ++-- gst/rtp/gstrtpmp4apay.c | 2 +- gst/rtp/gstrtpmp4apay.h | 2 +- gst/rtp/gstrtpmp4gdepay.c | 6 ++-- gst/rtp/gstrtpmp4gdepay.h | 2 +- gst/rtp/gstrtpmp4gpay.c | 6 ++-- gst/rtp/gstrtpmp4gpay.h | 2 +- gst/rtp/gstrtpmp4vdepay.c | 6 ++-- gst/rtp/gstrtpmp4vdepay.h | 2 +- gst/rtp/gstrtpmp4vpay.c | 2 +- gst/rtp/gstrtpmp4vpay.h | 2 +- gst/rtp/gstrtpmpadepay.c | 6 ++-- gst/rtp/gstrtpmpadepay.h | 2 +- gst/rtp/gstrtpmpapay.c | 6 ++-- gst/rtp/gstrtpmpapay.h | 2 +- gst/rtp/gstrtpmpvdepay.c | 6 ++-- gst/rtp/gstrtpmpvdepay.h | 2 +- gst/rtp/gstrtppcmadepay.c | 2 +- gst/rtp/gstrtppcmapay.c | 2 +- gst/rtp/gstrtppcmudepay.c | 2 +- gst/rtp/gstrtppcmupay.c | 2 +- gst/rtp/gstrtpspeexdepay.c | 2 +- gst/rtp/gstrtpspeexpay.c | 2 +- gst/rtp/gstrtpsv3vdepay.c | 6 ++-- gst/rtp/gstrtpsv3vdepay.h | 2 +- gst/rtp/gstrtptheoradepay.c | 6 ++-- gst/rtp/gstrtptheoradepay.h | 2 +- gst/rtp/gstrtptheorapay.c | 6 ++-- gst/rtp/gstrtptheorapay.h | 2 +- gst/rtp/gstrtpvorbisdepay.c | 6 ++-- gst/rtp/gstrtpvorbisdepay.h | 2 +- gst/rtp/gstrtpvorbispay.c | 6 ++-- gst/rtp/gstrtpvorbispay.h | 2 +- gst/rtp/gstrtpvrawdepay.c | 2 +- gst/rtp/gstrtpvrawpay.c | 2 +- 77 files changed, 208 insertions(+), 127 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4355bdd..6db6d69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,84 @@ +2008-11-25 Wim Taymans + + * gst/rtp/gstasteriskh263.c: + * gst/rtp/gstasteriskh263.h: + * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps): + * gst/rtp/gstrtpL16depay.h: + * gst/rtp/gstrtpL16pay.c: + * gst/rtp/gstrtpL16pay.h: + * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps): + * gst/rtp/gstrtpac3depay.h: + * gst/rtp/gstrtpamrdepay.c: + * gst/rtp/gstrtpamrdepay.h: + * gst/rtp/gstrtpamrpay.c: + * gst/rtp/gstrtpamrpay.h: + * gst/rtp/gstrtpdepay.c: + * gst/rtp/gstrtpdepay.h: + * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps): + * gst/rtp/gstrtpg726depay.c: + * gst/rtp/gstrtpg726pay.c: + * gst/rtp/gstrtpg729depay.c: + * gst/rtp/gstrtpg729pay.c: + * gst/rtp/gstrtpgsmdepay.c: + * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps): + * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps): + * gst/rtp/gstrtph263depay.h: + * gst/rtp/gstrtph263pay.c: + * gst/rtp/gstrtph263pay.h: + * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps): + * gst/rtp/gstrtph263pdepay.h: + * gst/rtp/gstrtph263ppay.c: + * gst/rtp/gstrtph263ppay.h: + * gst/rtp/gstrtph264depay.c: + * gst/rtp/gstrtph264depay.h: + * gst/rtp/gstrtph264pay.c: + * gst/rtp/gstrtph264pay.h: + * gst/rtp/gstrtpilbcdepay.c: + * gst/rtp/gstrtpilbcpay.c: + * gst/rtp/gstrtpjpegdepay.h: + * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps): + * gst/rtp/gstrtpmp1sdepay.h: + * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps): + * gst/rtp/gstrtpmp2tdepay.h: + * gst/rtp/gstrtpmp2tpay.c: + * gst/rtp/gstrtpmp2tpay.h: + * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps): + * gst/rtp/gstrtpmp4apay.c: + * gst/rtp/gstrtpmp4apay.h: + * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps): + * gst/rtp/gstrtpmp4gdepay.h: + * gst/rtp/gstrtpmp4gpay.c: + * gst/rtp/gstrtpmp4gpay.h: + * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps): + * gst/rtp/gstrtpmp4vdepay.h: + * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event): + * gst/rtp/gstrtpmp4vpay.h: + * gst/rtp/gstrtpmpadepay.c: + * gst/rtp/gstrtpmpadepay.h: + * gst/rtp/gstrtpmpapay.c: + * gst/rtp/gstrtpmpapay.h: + * gst/rtp/gstrtpmpvdepay.c: + * gst/rtp/gstrtpmpvdepay.h: + * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process): + * gst/rtp/gstrtppcmapay.c: + * gst/rtp/gstrtppcmudepay.c: + * gst/rtp/gstrtppcmupay.c: + * gst/rtp/gstrtpspeexdepay.c: + * gst/rtp/gstrtpspeexpay.c: + * gst/rtp/gstrtpsv3vdepay.c: + * gst/rtp/gstrtpsv3vdepay.h: + * gst/rtp/gstrtptheoradepay.c: + * gst/rtp/gstrtptheoradepay.h: + * gst/rtp/gstrtptheorapay.c: + * gst/rtp/gstrtptheorapay.h: + * gst/rtp/gstrtpvorbisdepay.c: + * gst/rtp/gstrtpvorbisdepay.h: + * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers): + * gst/rtp/gstrtpvorbispay.h: + * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps): + * gst/rtp/gstrtpvrawpay.c: + Fix the descriptions and fix some email addresses. + 2008-11-25 Julien Moutte * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc diff --git a/gst/rtp/gstasteriskh263.c b/gst/rtp/gstasteriskh263.c index d6c3a6c..9a92d21 100644 --- a/gst/rtp/gstasteriskh263.c +++ b/gst/rtp/gstasteriskh263.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -49,7 +49,7 @@ typedef struct _GstAsteriskH263Header /* elementfactory information */ static const GstElementDetails gst_rtp_h263p_depaydetails = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP Asterisk H263 depayloader", "Codec/Depayloader/Network", "Extracts H263 video from RTP and encodes in Asterisk H263 format", "Neil Stratford "); diff --git a/gst/rtp/gstasteriskh263.h b/gst/rtp/gstasteriskh263.h index 17b025e..0edc996 100644 --- a/gst/rtp/gstasteriskh263.h +++ b/gst/rtp/gstasteriskh263.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpL16depay.c b/gst/rtp/gstrtpL16depay.c index c9fedff..0708d93 100644 --- a/gst/rtp/gstrtpL16depay.c +++ b/gst/rtp/gstrtpL16depay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2007> Wim Taymans + * Copyright (C) <2007> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -35,10 +35,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpL16depay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_L16_depay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP audio depayloader", "Codec/Depayloader/Network", "Extracts raw audio from RTP packets", - "Zeeshan Ali ," "Wim Taymans "); + "Zeeshan Ali ," "Wim Taymans "); static GstStaticPadTemplate gst_rtp_L16_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpL16depay.h b/gst/rtp/gstrtpL16depay.h index 1286719..9d523d8 100644 --- a/gst/rtp/gstrtpL16depay.h +++ b/gst/rtp/gstrtpL16depay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2007> Wim Taymans + * Copyright (C) <2007> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpL16pay.c b/gst/rtp/gstrtpL16pay.c index f361ef3..86d2404 100644 --- a/gst/rtp/gstrtpL16pay.c +++ b/gst/rtp/gstrtpL16pay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2007> Wim Taymans + * Copyright (C) <2007> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -35,10 +35,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpL16pay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_L16_pay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP audio payloader", "Codec/Payloader/Network", "Payload-encode Raw audio into RTP packets (RFC 3551)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_L16_pay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtpL16pay.h b/gst/rtp/gstrtpL16pay.h index d36a825..a1b79b9 100644 --- a/gst/rtp/gstrtpL16pay.h +++ b/gst/rtp/gstrtpL16pay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpac3depay.c b/gst/rtp/gstrtpac3depay.c index 323eb02..b36c636 100644 --- a/gst/rtp/gstrtpac3depay.c +++ b/gst/rtp/gstrtpac3depay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2007> Wim Taymans + * Copyright (C) <2007> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -31,10 +31,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpac3depay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_ac3depay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP AC3 depayloader", "Codec/Depayloader/Network", "Extracts AC3 audio from RTP packets (RFC 4184)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_ac3_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpac3depay.h b/gst/rtp/gstrtpac3depay.h index d9c1b2f..128ccbd 100644 --- a/gst/rtp/gstrtpac3depay.h +++ b/gst/rtp/gstrtpac3depay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpamrdepay.c b/gst/rtp/gstrtpamrdepay.c index aad73bc..add665f 100644 --- a/gst/rtp/gstrtpamrdepay.c +++ b/gst/rtp/gstrtpamrdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -39,10 +39,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpamrdepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_amrdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP AMR depayloader", "Codec/Depayloader/Network", "Extracts AMR or AMR-WB audio from RTP packets (RFC 3267)", - "Wim Taymans "); + "Wim Taymans "); /* RtpAMRDepay signals and args */ enum diff --git a/gst/rtp/gstrtpamrdepay.h b/gst/rtp/gstrtpamrdepay.h index 285f2e1..b6e7bf0 100644 --- a/gst/rtp/gstrtpamrdepay.h +++ b/gst/rtp/gstrtpamrdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpamrpay.c b/gst/rtp/gstrtpamrpay.c index 78a0f17..0da567c 100644 --- a/gst/rtp/gstrtpamrpay.c +++ b/gst/rtp/gstrtpamrpay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -45,10 +45,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpamrpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_amrpay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP AMR payloader", "Codec/Payloader/Network", "Payload-encode AMR or AMR-WB audio into RTP packets (RFC 3267)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_amr_pay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtpamrpay.h b/gst/rtp/gstrtpamrpay.h index 5e32ddb..d26d786 100644 --- a/gst/rtp/gstrtpamrpay.h +++ b/gst/rtp/gstrtpamrpay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpdepay.c b/gst/rtp/gstrtpdepay.c index a6d6abd..ce98bab 100644 --- a/gst/rtp/gstrtpdepay.c +++ b/gst/rtp/gstrtpdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -25,10 +25,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpdepay_debug); /* elementfactory information */ static const GstElementDetails rtpdepay_details = -GST_ELEMENT_DETAILS ("RTP depayloader", +GST_ELEMENT_DETAILS ("Dummy RTP session manager", "Codec/Depayloader/Network", "Accepts raw RTP and RTCP packets and sends them forward", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_depay_src_rtp_template = GST_STATIC_PAD_TEMPLATE ("srcrtp", diff --git a/gst/rtp/gstrtpdepay.h b/gst/rtp/gstrtpdepay.h index 908c193..b2b4683 100644 --- a/gst/rtp/gstrtpdepay.h +++ b/gst/rtp/gstrtpdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpg726depay.c b/gst/rtp/gstrtpg726depay.c index 9f8361c..1420a11 100644 --- a/gst/rtp/gstrtpg726depay.c +++ b/gst/rtp/gstrtpg726depay.c @@ -37,7 +37,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_g726depay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP G.726 depayloader", "Codec/Depayloader/Network", "Extracts G.726 audio from RTP packets", "Axis Communications "); diff --git a/gst/rtp/gstrtpg726pay.c b/gst/rtp/gstrtpg726pay.c index b9ccadb..cc4e1f4 100644 --- a/gst/rtp/gstrtpg726pay.c +++ b/gst/rtp/gstrtpg726pay.c @@ -31,7 +31,7 @@ #include "gstrtpg726pay.h" static const GstElementDetails gst_rtp_g726_pay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP G.726 payloader", "Codec/Payloader/Network", "Payload-encodes G.726 audio into a RTP packet", "Axis Communications "); diff --git a/gst/rtp/gstrtpg729depay.c b/gst/rtp/gstrtpg729depay.c index fa1bf4f..4a7fbf6 100644 --- a/gst/rtp/gstrtpg729depay.c +++ b/gst/rtp/gstrtpg729depay.c @@ -33,9 +33,9 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_g729depay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP G.729 depayloader", "Codec/Depayloader/Network", - "Extracts G729 audio from RTP packets (RFC 3551)", + "Extracts G.729 audio from RTP packets (RFC 3551)", "Laurent Glayal "); enum diff --git a/gst/rtp/gstrtpg729pay.c b/gst/rtp/gstrtpg729pay.c index 1f70ac0..0610bcd 100644 --- a/gst/rtp/gstrtpg729pay.c +++ b/gst/rtp/gstrtpg729pay.c @@ -53,9 +53,9 @@ gst_rtp_g729_pay_handle_buffer (GstBaseRTPPayload * payload, GstBuffer * buf); static const GstElementDetails gst_rtp_g729_pay_details = -GST_ELEMENT_DETAILS ("G729 RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP G.729 payloader", "Codec/Payloader/Network", - "Packetize G729 audio into RTP packets", + "Packetize G.729 audio into RTP packets", "Olivier Crete "); static GstStaticPadTemplate gst_rtp_g729_pay_sink_template = diff --git a/gst/rtp/gstrtpgsmdepay.c b/gst/rtp/gstrtpgsmdepay.c index 3852517..501fa32 100644 --- a/gst/rtp/gstrtpgsmdepay.c +++ b/gst/rtp/gstrtpgsmdepay.c @@ -31,7 +31,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpgsmdepay_debug); /* elementfactory information */ static GstElementDetails gst_rtp_gsmdepay_details = { - "RTP packet depayloader", + "RTP GSM depayloader", "Codec/Depayloader/Network", "Extracts GSM audio from RTP packets", "Zeeshan Ali " diff --git a/gst/rtp/gstrtpgsmpay.c b/gst/rtp/gstrtpgsmpay.c index 27557bd..ce8b368 100644 --- a/gst/rtp/gstrtpgsmpay.c +++ b/gst/rtp/gstrtpgsmpay.c @@ -33,7 +33,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpgsmpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_gsm_pay_details = -GST_ELEMENT_DETAILS ("RTP GSM audio payloader", +GST_ELEMENT_DETAILS ("RTP GSM payloader", "Codec/Payloader/Network", "Payload-encodes GSM audio into a RTP packet", "Zeeshan Ali "); diff --git a/gst/rtp/gstrtph263depay.c b/gst/rtp/gstrtph263depay.c index acdb248..f27109b 100644 --- a/gst/rtp/gstrtph263depay.c +++ b/gst/rtp/gstrtph263depay.c @@ -4,7 +4,7 @@ * Copyright 2007 Collabora Ltd, * @author: Philippe Kalaf * - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * <2007> Edward Hervey * * This library is free software; you can redistribute it and/or @@ -37,7 +37,7 @@ GST_DEBUG_CATEGORY_STATIC (rtph263depay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_h263depay_details = -GST_ELEMENT_DETAILS ("RTP H263 packet depayloader", +GST_ELEMENT_DETAILS ("RTP H263 depayloader", "Codec/Depayloader/Network", "Extracts H263 video from RTP packets (RFC 2190)", "Philippe Kalaf , " diff --git a/gst/rtp/gstrtph263depay.h b/gst/rtp/gstrtph263depay.h index 9380abb..ab5a6d0 100644 --- a/gst/rtp/gstrtph263depay.h +++ b/gst/rtp/gstrtph263depay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtph263pay.c b/gst/rtp/gstrtph263pay.c index ec673ec..32773e6 100644 --- a/gst/rtp/gstrtph263pay.c +++ b/gst/rtp/gstrtph263pay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -145,7 +145,7 @@ typedef struct _GstH263PictureLayer /* elementfactory information */ static const GstElementDetails gst_rtp_h263pay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP H263 payloader", "Codec/Payloader/Network", "Payload-encodes H263 video in RTP packets (RFC 2190)", "Neil Stratford "); diff --git a/gst/rtp/gstrtph263pay.h b/gst/rtp/gstrtph263pay.h index accb5e6..b8274fe 100644 --- a/gst/rtp/gstrtph263pay.h +++ b/gst/rtp/gstrtph263pay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtph263pdepay.c b/gst/rtp/gstrtph263pdepay.c index 633cb9d..42b1d95 100644 --- a/gst/rtp/gstrtph263pdepay.c +++ b/gst/rtp/gstrtph263pdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -28,10 +28,10 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_h263pdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP H263 depayloader", "Codec/Depayloader/Network", "Extracts H263/+/++ video from RTP packets (RFC 4629)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_h263p_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtph263pdepay.h b/gst/rtp/gstrtph263pdepay.h index 239fbcb..8493e63 100644 --- a/gst/rtp/gstrtph263pdepay.h +++ b/gst/rtp/gstrtph263pdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtph263ppay.c b/gst/rtp/gstrtph263ppay.c index cb78f82..eef173a 100644 --- a/gst/rtp/gstrtph263ppay.c +++ b/gst/rtp/gstrtph263ppay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -59,10 +59,10 @@ GST_DEBUG_CATEGORY_STATIC (rtph263ppay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_h263ppay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP H263 payloader", "Codec/Payloader/Network", "Payload-encodes H263/+/++ video in RTP packets (RFC 4629)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_h263p_pay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtph263ppay.h b/gst/rtp/gstrtph263ppay.h index 20edc27..02f377f 100644 --- a/gst/rtp/gstrtph263ppay.h +++ b/gst/rtp/gstrtph263ppay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtph264depay.c b/gst/rtp/gstrtph264depay.c index de57d16..e8028f4 100644 --- a/gst/rtp/gstrtph264depay.c +++ b/gst/rtp/gstrtph264depay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -44,10 +44,10 @@ static const guint8 sync_bytes[] = { 0, 0, 0, 1 }; /* elementfactory information */ static const GstElementDetails gst_rtp_h264depay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP H264 depayloader", "Codec/Depayloader/Network", "Extracts H264 video from RTP packets (RFC 3984)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_h264_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtph264depay.h b/gst/rtp/gstrtph264depay.h index d701ecf..9d7acd6 100644 --- a/gst/rtp/gstrtph264depay.h +++ b/gst/rtp/gstrtph264depay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtph264pay.c b/gst/rtp/gstrtph264pay.c index f6c436a..f0cd9ee 100644 --- a/gst/rtp/gstrtph264pay.c +++ b/gst/rtp/gstrtph264pay.c @@ -42,7 +42,7 @@ GST_DEBUG_CATEGORY_STATIC (rtph264pay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_h264pay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP H264 payloader", "Codec/Payloader/Network", "Payload-encode H264 video into RTP packets (RFC 3984)", "Laurent Glayal "); diff --git a/gst/rtp/gstrtph264pay.h b/gst/rtp/gstrtph264pay.h index 10f8615..cfaf1be 100644 --- a/gst/rtp/gstrtph264pay.h +++ b/gst/rtp/gstrtph264pay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpilbcdepay.c b/gst/rtp/gstrtpilbcdepay.c index 98ba533..75b4a6d 100644 --- a/gst/rtp/gstrtpilbcdepay.c +++ b/gst/rtp/gstrtpilbcdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_ilbc_depay_details = -GST_ELEMENT_DETAILS ("RTP iLBC packet depayloader", +GST_ELEMENT_DETAILS ("RTP iLBC depayloader", "Codec/Depayloader/Network", "Extracts iLBC audio from RTP packets (RFC 3952)", "Philippe Kalaf "); diff --git a/gst/rtp/gstrtpilbcpay.c b/gst/rtp/gstrtpilbcpay.c index 7ffd6ec..af9a60a 100644 --- a/gst/rtp/gstrtpilbcpay.c +++ b/gst/rtp/gstrtpilbcpay.c @@ -27,7 +27,7 @@ /* elementfactory information */ static GstElementDetails gst_rtpilbcpay_details = { - "RTP Payloader for iLBC Audio", + "RTP iLBC Payloader", "Codec/Payloader/Network", "Packetize iLBC audio streams into RTP packets", "Philippe Kalaf " diff --git a/gst/rtp/gstrtpjpegdepay.h b/gst/rtp/gstrtpjpegdepay.h index 9cbdf68..f6a3bb6 100644 --- a/gst/rtp/gstrtpjpegdepay.h +++ b/gst/rtp/gstrtpjpegdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp1sdepay.c b/gst/rtp/gstrtpmp1sdepay.c index 64ef2cc..6e66673 100644 --- a/gst/rtp/gstrtpmp1sdepay.c +++ b/gst/rtp/gstrtpmp1sdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mp1sdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP MPEG1 System Stream depayloader", "Codec/Depayloader/Network", "Extracts MPEG1 System Streams from RTP packets (RFC 3555)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp1sdepay.h b/gst/rtp/gstrtpmp1sdepay.h index a0b8278..d0296de 100644 --- a/gst/rtp/gstrtpmp1sdepay.h +++ b/gst/rtp/gstrtpmp1sdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp2tdepay.c b/gst/rtp/gstrtpmp2tdepay.c index ccae3a9..de14990 100644 --- a/gst/rtp/gstrtpmp2tdepay.c +++ b/gst/rtp/gstrtpmp2tdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -28,10 +28,10 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mp2tdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP MPEG Transport Stream depayloader", "Codec/Depayloader/Network", "Extracts MPEG2 TS from RTP packets (RFC 2250)", - "Wim Taymans \n" + "Wim Taymans \n" "Thijs Vermeir "); /* RtpMP2TDepay signals and args */ diff --git a/gst/rtp/gstrtpmp2tdepay.h b/gst/rtp/gstrtpmp2tdepay.h index e3f6c53..e8c7586 100644 --- a/gst/rtp/gstrtpmp2tdepay.h +++ b/gst/rtp/gstrtpmp2tdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp2tpay.c b/gst/rtp/gstrtpmp2tpay.c index ce73197..75c5030 100644 --- a/gst/rtp/gstrtpmp2tpay.c +++ b/gst/rtp/gstrtpmp2tpay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2007> Wim Taymans + * Copyright (C) <2007> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -29,10 +29,10 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mp2t_pay_details = -GST_ELEMENT_DETAILS ("RTP MP2T audio payloader", +GST_ELEMENT_DETAILS ("RTP MPEG2 Transport Stream payloader", "Codec/Payloader/Network", "Payload-encodes MPEG2 TS into RTP packets (RFC 2250)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_mp2t_pay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtpmp2tpay.h b/gst/rtp/gstrtpmp2tpay.h index 29def5b..8378972 100644 --- a/gst/rtp/gstrtpmp2tpay.h +++ b/gst/rtp/gstrtpmp2tpay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2007> Wim Taymans + * Copyright (C) <2007> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp4adepay.c b/gst/rtp/gstrtpmp4adepay.c index 5692936..406940e 100644 --- a/gst/rtp/gstrtpmp4adepay.c +++ b/gst/rtp/gstrtpmp4adepay.c @@ -1,6 +1,6 @@ /* GStreamer * Copyright (C) <2007> Nokia Corporation (contact ) - * <2007> Wim Taymans + * <2007> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -31,11 +31,11 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4adepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4adepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP MPEG4 audio depayloader", "Codec/Depayloader/Network", "Extracts MPEG4 audio from RTP packets (RFC 3016)", "Nokia Corporation (contact ), " - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_mp4a_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpmp4apay.c b/gst/rtp/gstrtpmp4apay.c index 2909d3b..3bea5e3 100644 --- a/gst/rtp/gstrtpmp4apay.c +++ b/gst/rtp/gstrtpmp4apay.c @@ -32,7 +32,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4apay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4apay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP MPEG4 audio payloader", "Codec/Payloader/Network", "Payload MPEG4 audio as RTP packets (RFC 3016)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp4apay.h b/gst/rtp/gstrtpmp4apay.h index 9764ff5..591e743 100644 --- a/gst/rtp/gstrtpmp4apay.h +++ b/gst/rtp/gstrtpmp4apay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp4gdepay.c b/gst/rtp/gstrtpmp4gdepay.c index 85f634b..2d4a79f 100644 --- a/gst/rtp/gstrtpmp4gdepay.c +++ b/gst/rtp/gstrtpmp4gdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -32,10 +32,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4gdepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4gdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP MPEG4 ES depayloader", "Codec/Depayloader/Network", "Extracts MPEG4 elementary streams from RTP packets (RFC 3640)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_mp4g_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpmp4gdepay.h b/gst/rtp/gstrtpmp4gdepay.h index dd82544..b87072c 100644 --- a/gst/rtp/gstrtpmp4gdepay.h +++ b/gst/rtp/gstrtpmp4gdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp4gpay.c b/gst/rtp/gstrtpmp4gpay.c index e06e29a..5cc7dac 100644 --- a/gst/rtp/gstrtpmp4gpay.c +++ b/gst/rtp/gstrtpmp4gpay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -32,10 +32,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4gpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4gpay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP MPEG4 ES payloader", "Codec/Payloader/Network", "Payload MPEG4 elementary streams as RTP packets (RFC 3640)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_mp4g_pay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtpmp4gpay.h b/gst/rtp/gstrtpmp4gpay.h index 586b4e0..cd4e0d6 100644 --- a/gst/rtp/gstrtpmp4gpay.h +++ b/gst/rtp/gstrtpmp4gpay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp4vdepay.c b/gst/rtp/gstrtpmp4vdepay.c index 1d1f601..c8f0dc2 100644 --- a/gst/rtp/gstrtpmp4vdepay.c +++ b/gst/rtp/gstrtpmp4vdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -31,10 +31,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4vdepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4vdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP MPEG4 video depayloader", "Codec/Depayloader/Network", "Extracts MPEG4 video from RTP packets (RFC 3016)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_mp4v_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpmp4vdepay.h b/gst/rtp/gstrtpmp4vdepay.h index 5fbdc7a..a0d8c1d 100644 --- a/gst/rtp/gstrtpmp4vdepay.h +++ b/gst/rtp/gstrtpmp4vdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmp4vpay.c b/gst/rtp/gstrtpmp4vpay.c index e4add1e..01e7f2a 100644 --- a/gst/rtp/gstrtpmp4vpay.c +++ b/gst/rtp/gstrtpmp4vpay.c @@ -32,7 +32,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4vpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4vpay_details = -GST_ELEMENT_DETAILS ("RTP MPEG-4 Video packet payloader", +GST_ELEMENT_DETAILS ("RTP MPEG4 Video payloader", "Codec/Payloader/Network", "Payload MPEG-4 video as RTP packets (RFC 3016)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp4vpay.h b/gst/rtp/gstrtpmp4vpay.h index b8e087a..bdb8222 100644 --- a/gst/rtp/gstrtpmp4vpay.h +++ b/gst/rtp/gstrtpmp4vpay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmpadepay.c b/gst/rtp/gstrtpmpadepay.c index 3cbd16b..f63d815 100644 --- a/gst/rtp/gstrtpmpadepay.c +++ b/gst/rtp/gstrtpmpadepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -31,10 +31,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpmpadepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mpadepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP MPEG audio depayloader", "Codec/Depayloader/Network", "Extracts MPEG audio from RTP packets (RFC 2038)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_mpa_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpmpadepay.h b/gst/rtp/gstrtpmpadepay.h index 3d8b3eb..163ea73 100644 --- a/gst/rtp/gstrtpmpadepay.h +++ b/gst/rtp/gstrtpmpadepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmpapay.c b/gst/rtp/gstrtpmpapay.c index 7b51077..dd7a5b8 100644 --- a/gst/rtp/gstrtpmpapay.c +++ b/gst/rtp/gstrtpmpapay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -29,10 +29,10 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mpapay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP MPEG audio payloader", "Codec/Payloader/Network", "Payload MPEG audio as RTP packets (RFC 2038)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_mpa_pay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtpmpapay.h b/gst/rtp/gstrtpmpapay.h index 57acc5c..d0696a2 100644 --- a/gst/rtp/gstrtpmpapay.h +++ b/gst/rtp/gstrtpmpapay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpmpvdepay.c b/gst/rtp/gstrtpmpvdepay.c index 89d038b..beb5237 100644 --- a/gst/rtp/gstrtpmpvdepay.c +++ b/gst/rtp/gstrtpmpvdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -31,10 +31,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpmpvdepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mpvdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP MPEG video depayloader", "Codec/Depayloader/Network", "Extracts MPEG video from RTP packets (RFC 2250)", - "Wim Taymans "); + "Wim Taymans "); /* FIXME, we set the mpeg version to 2, we should ideally be looking at contents * of the stream to figure out the version */ diff --git a/gst/rtp/gstrtpmpvdepay.h b/gst/rtp/gstrtpmpvdepay.h index 406cb48..167f161 100644 --- a/gst/rtp/gstrtpmpvdepay.h +++ b/gst/rtp/gstrtpmpvdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtppcmadepay.c b/gst/rtp/gstrtppcmadepay.c index 8d61d91..4bbaf24 100644 --- a/gst/rtp/gstrtppcmadepay.c +++ b/gst/rtp/gstrtppcmadepay.c @@ -29,7 +29,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_pcmadepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP PCMA depayloader", "Codec/Depayloader/Network", "Extracts PCMA audio from RTP packets", "Edgard Lima , Zeeshan Ali "); diff --git a/gst/rtp/gstrtppcmapay.c b/gst/rtp/gstrtppcmapay.c index 7b5d41b..ec5c53b 100644 --- a/gst/rtp/gstrtppcmapay.c +++ b/gst/rtp/gstrtppcmapay.c @@ -31,7 +31,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_pcma_pay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP PCMA payloader", "Codec/Payloader/Network", "Payload-encodes PCMA audio into a RTP packet", "Edgard Lima "); diff --git a/gst/rtp/gstrtppcmudepay.c b/gst/rtp/gstrtppcmudepay.c index 8e62a39..29a760d 100644 --- a/gst/rtp/gstrtppcmudepay.c +++ b/gst/rtp/gstrtppcmudepay.c @@ -29,7 +29,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_pcmudepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP PCMU depayloader", "Codec/Depayloader/Network", "Extracts PCMU audio from RTP packets", "Edgard Lima , Zeeshan Ali "); diff --git a/gst/rtp/gstrtppcmupay.c b/gst/rtp/gstrtppcmupay.c index 14326ef..794869c 100644 --- a/gst/rtp/gstrtppcmupay.c +++ b/gst/rtp/gstrtppcmupay.c @@ -31,7 +31,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_pcmu_pay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP PCMU payloader", "Codec/Payloader/Network", "Payload-encodes PCMU audio into a RTP packet", "Edgard Lima "); diff --git a/gst/rtp/gstrtpspeexdepay.c b/gst/rtp/gstrtpspeexdepay.c index cf55b2c..c018210 100644 --- a/gst/rtp/gstrtpspeexdepay.c +++ b/gst/rtp/gstrtpspeexdepay.c @@ -29,7 +29,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_speexdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP Speex depayloader", "Codec/Depayloader/Network", "Extracts Speex audio from RTP packets", "Edgard Lima "); diff --git a/gst/rtp/gstrtpspeexpay.c b/gst/rtp/gstrtpspeexpay.c index 4df7b60..949eb24 100644 --- a/gst/rtp/gstrtpspeexpay.c +++ b/gst/rtp/gstrtpspeexpay.c @@ -32,7 +32,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpspeexpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_speex_pay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP Speex payloader", "Codec/Payloader/Network", "Payload-encodes Speex audio into a RTP packet", "Edgard Lima "); diff --git a/gst/rtp/gstrtpsv3vdepay.c b/gst/rtp/gstrtpsv3vdepay.c index f3c277b..b518b0a 100644 --- a/gst/rtp/gstrtpsv3vdepay.c +++ b/gst/rtp/gstrtpsv3vdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -28,10 +28,10 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_sv3vdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP SVQ3 depayloader", "Codec/Depayloader/Network", "Extracts SVQ3 video from RTP packets (no RFC)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_sv3v_depay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpsv3vdepay.h b/gst/rtp/gstrtpsv3vdepay.h index b919ce5..a5d5486 100644 --- a/gst/rtp/gstrtpsv3vdepay.h +++ b/gst/rtp/gstrtpsv3vdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtptheoradepay.c b/gst/rtp/gstrtptheoradepay.c index 4bd7126..588929d 100644 --- a/gst/rtp/gstrtptheoradepay.c +++ b/gst/rtp/gstrtptheoradepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -32,10 +32,10 @@ GST_DEBUG_CATEGORY_STATIC (rtptheoradepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_theora_depay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP Theora depayloader", "Codec/Depayloader/Network", "Extracts Theora video from RTP packets (draft-01 of RFC XXXX)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_theora_depay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtptheoradepay.h b/gst/rtp/gstrtptheoradepay.h index 38737e0..9c2fcde 100644 --- a/gst/rtp/gstrtptheoradepay.h +++ b/gst/rtp/gstrtptheoradepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtptheorapay.c b/gst/rtp/gstrtptheorapay.c index ba164b7..b96d3fe 100644 --- a/gst/rtp/gstrtptheorapay.c +++ b/gst/rtp/gstrtptheorapay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -39,10 +39,10 @@ GST_DEBUG_CATEGORY_STATIC (rtptheorapay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_theorapay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP Theora depayloader", "Codec/Payloader/Network", "Payload-encode Theora video into RTP packets (draft-01 RFC XXXX)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_theora_pay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtptheorapay.h b/gst/rtp/gstrtptheorapay.h index 95076d3..5b86324 100644 --- a/gst/rtp/gstrtptheorapay.h +++ b/gst/rtp/gstrtptheorapay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpvorbisdepay.c b/gst/rtp/gstrtpvorbisdepay.c index 977fae3..e96bc2b 100644 --- a/gst/rtp/gstrtpvorbisdepay.c +++ b/gst/rtp/gstrtpvorbisdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -36,10 +36,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpvorbisdepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_vorbis_depay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP Vorbis depayloader", "Codec/Depayloader/Network", "Extracts Vorbis Audio from RTP packets (RFC 5215)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_vorbis_depay_sink_template = GST_STATIC_PAD_TEMPLATE ("sink", diff --git a/gst/rtp/gstrtpvorbisdepay.h b/gst/rtp/gstrtpvorbisdepay.h index 35f4d12..edb85b8 100644 --- a/gst/rtp/gstrtpvorbisdepay.h +++ b/gst/rtp/gstrtpvorbisdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpvorbispay.c b/gst/rtp/gstrtpvorbispay.c index 90c221d..40011db 100644 --- a/gst/rtp/gstrtpvorbispay.c +++ b/gst/rtp/gstrtpvorbispay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2006> Wim Taymans + * Copyright (C) <2006> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -37,10 +37,10 @@ GST_DEBUG_CATEGORY_STATIC (rtpvorbispay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_vorbispay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP Vorbis depayloader", "Codec/Payloader/Network", "Payload-encode Vorbis audio into RTP packets (RFC 5215)", - "Wim Taymans "); + "Wim Taymans "); static GstStaticPadTemplate gst_rtp_vorbis_pay_src_template = GST_STATIC_PAD_TEMPLATE ("src", diff --git a/gst/rtp/gstrtpvorbispay.h b/gst/rtp/gstrtpvorbispay.h index af7b006..387d7dd 100644 --- a/gst/rtp/gstrtpvorbispay.h +++ b/gst/rtp/gstrtpvorbispay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Wim Taymans + * Copyright (C) <2005> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/rtp/gstrtpvrawdepay.c b/gst/rtp/gstrtpvrawdepay.c index bf3099b..35e68a3 100644 --- a/gst/rtp/gstrtpvrawdepay.c +++ b/gst/rtp/gstrtpvrawdepay.c @@ -32,7 +32,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpvrawdepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_vrawdepay_details = -GST_ELEMENT_DETAILS ("RTP packet depayloader", +GST_ELEMENT_DETAILS ("RTP Raw Video depayloader", "Codec/Depayloader/Network", "Extracts raw video from RTP packets (RFC 4175)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpvrawpay.c b/gst/rtp/gstrtpvrawpay.c index 2d6868e..19c14c2 100644 --- a/gst/rtp/gstrtpvrawpay.c +++ b/gst/rtp/gstrtpvrawpay.c @@ -32,7 +32,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpvrawpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_vrawpay_details = -GST_ELEMENT_DETAILS ("RTP packet payloader", +GST_ELEMENT_DETAILS ("RTP Raw Video payloader", "Codec/Payloader/Network", "Payload raw video as RTP packets (RFC 4175)", "Wim Taymans "); -- 2.7.4