diff --git a/ChangeLog b/ChangeLog index 4355bdd93f..6db6d69ff1 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 d6c3a6cafd..9a92d21279 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 17b025e897..0edc996118 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 c9fedff6b4..0708d93e9d 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 1286719c68..9d523d8533 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 f361ef3947..86d24047a3 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 d36a82596e..a1b79b94d5 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 323eb029d4..b36c636ceb 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 d9c1b2fd11..128ccbdd09 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 aad73bc16b..add665f5b9 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 285f2e1b35..b6e7bf04eb 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 78a0f17124..0da567c040 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 5e32ddbcd9..d26d786656 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 a6d6abdc2e..ce98babe42 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 908c193241..b2b46835a3 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 9f8361c7fe..1420a112df 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 b9ccadb9f2..cc4e1f4169 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 fa1bf4ffad..4a7fbf6c58 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 1f70ac071b..0610bcdb4d 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 3852517913..501fa32481 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 27557bdf52..ce8b36888a 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 acdb248721..f27109b8c8 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 9380abbb38..ab5a6d0016 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 ec673ec5f4..32773e6f58 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 accb5e6c10..b8274fed54 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 633cb9db5d..42b1d95142 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 239fbcbf6d..8493e63543 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 cb78f82c21..eef173a3e1 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 20edc27a9a..02f377f0f6 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 de57d16606..e8028f40a6 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 d701ecf946..9d7acd6c3e 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 f6c436a292..f0cd9ee840 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 10f8615fe9..cfaf1be6cb 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 98ba533714..75b4a6db67 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 7ffd6eccd9..af9a60a0b9 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 9cbdf68dd2..f6a3bb626b 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 64ef2cc97f..6e6667369b 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 a0b827846a..d0296dee39 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 ccae3a9233..de14990f64 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 e3f6c53dfd..e8c7586966 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 ce731979a8..75c5030e79 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 29def5b8ed..837897275e 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 5692936a5a..406940e036 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 2909d3bd67..3bea5e3b92 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 9764ff500e..591e7430f5 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 85f634b598..2d4a79f084 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 dd82544b9a..b87072c562 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 e06e29ae4f..5cc7dac08c 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 586b4e03fb..cd4e0d6a35 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 1d1f601828..c8f0dc20bf 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 5fbdc7a7cd..a0d8c1d463 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 e4add1e79f..01e7f2a08e 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 b8e087a323..bdb82228d8 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 3cbd16b134..f63d815751 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 3d8b3eb460..163ea73705 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 7b51077255..dd7a5b8dc4 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 57acc5c071..d0696a2aba 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 89d038b403..beb5237e54 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 406cb4856f..167f161675 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 8d61d9128a..4bbaf240a3 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 7b5d41b723..ec5c53ba20 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 8e62a39b74..29a760d55a 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 14326effd1..794869c276 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 cf55b2cc84..c018210bfd 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 4df7b60375..949eb2478b 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 f3c277b217..b518b0aa46 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 b919ce5986..a5d5486129 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 4bd712621a..588929db72 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 38737e0f1e..9c2fcde953 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 ba164b754b..b96d3fe7a7 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 95076d3fb2..5b86324fb9 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 977fae300d..e96bc2b557 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 35f4d12dfd..edb85b823f 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 90c221d657..40011dba1d 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 af7b006f78..387d7dd08d 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 bf3099bbc8..35e68a3e4a 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 2d6868e140..19c14c2bc9 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 ");