From 8707ff4347166bff3e1b28bb4cfd55a7638dfb3d Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 8 Nov 2006 01:30:39 +0000 Subject: [PATCH] gst/rtp/: Fix element descriptions. Original commit message from CVS: * gst/rtp/gstrtpL16depay.c: * gst/rtp/gstrtpamrdepay.c: * gst/rtp/gstrtpamrpay.c: * gst/rtp/gstrtpgsmdepay.c: * gst/rtp/gstrtph263pay.c: * gst/rtp/gstrtph263pdepay.c: * gst/rtp/gstrtph263ppay.c: * gst/rtp/gstrtph264depay.c: * gst/rtp/gstrtpmp2tdepay.c: * gst/rtp/gstrtpmp4gdepay.c: * gst/rtp/gstrtpmp4gpay.c: * gst/rtp/gstrtpmp4vdepay.c: * gst/rtp/gstrtpmp4vpay.c: * gst/rtp/gstrtpmpadepay.c: * gst/rtp/gstrtpmpapay.c: * gst/rtp/gstrtppcmadepay.c: * gst/rtp/gstrtppcmapay.c: * gst/rtp/gstrtppcmudepay.c: * gst/rtp/gstrtppcmupay.c: * gst/rtp/gstrtpspeexdepay.c: * gst/rtp/gstrtpspeexpay.c: * gst/rtp/gstrtpsv3vdepay.c: Fix element descriptions. --- ChangeLog | 26 ++++++++++++++++++++++++++ gst/rtp/gstrtpL16depay.c | 2 +- gst/rtp/gstrtpamrdepay.c | 2 +- gst/rtp/gstrtpamrpay.c | 2 +- gst/rtp/gstrtpgsmdepay.c | 2 +- gst/rtp/gstrtph263pay.c | 2 +- gst/rtp/gstrtph263pdepay.c | 2 +- gst/rtp/gstrtph263ppay.c | 2 +- gst/rtp/gstrtph264depay.c | 2 +- gst/rtp/gstrtpmp2tdepay.c | 2 +- gst/rtp/gstrtpmp4gdepay.c | 2 +- gst/rtp/gstrtpmp4gpay.c | 2 +- gst/rtp/gstrtpmp4vdepay.c | 2 +- gst/rtp/gstrtpmp4vpay.c | 2 +- gst/rtp/gstrtpmpadepay.c | 2 +- gst/rtp/gstrtpmpapay.c | 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 | 2 +- 23 files changed, 48 insertions(+), 22 deletions(-) diff --git a/ChangeLog b/ChangeLog index dd650fad91..82fc8a61b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2006-11-08 Wim Taymans + + * gst/rtp/gstrtpL16depay.c: + * gst/rtp/gstrtpamrdepay.c: + * gst/rtp/gstrtpamrpay.c: + * gst/rtp/gstrtpgsmdepay.c: + * gst/rtp/gstrtph263pay.c: + * gst/rtp/gstrtph263pdepay.c: + * gst/rtp/gstrtph263ppay.c: + * gst/rtp/gstrtph264depay.c: + * gst/rtp/gstrtpmp2tdepay.c: + * gst/rtp/gstrtpmp4gdepay.c: + * gst/rtp/gstrtpmp4gpay.c: + * gst/rtp/gstrtpmp4vdepay.c: + * gst/rtp/gstrtpmp4vpay.c: + * gst/rtp/gstrtpmpadepay.c: + * gst/rtp/gstrtpmpapay.c: + * gst/rtp/gstrtppcmadepay.c: + * gst/rtp/gstrtppcmapay.c: + * gst/rtp/gstrtppcmudepay.c: + * gst/rtp/gstrtppcmupay.c: + * gst/rtp/gstrtpspeexdepay.c: + * gst/rtp/gstrtpspeexpay.c: + * gst/rtp/gstrtpsv3vdepay.c: + Fix element descriptions. + 2006-11-08 Wim Taymans * gst/rtp/gstrtpvorbisdepay.c: diff --git a/gst/rtp/gstrtpL16depay.c b/gst/rtp/gstrtpL16depay.c index 3d8b2e3671..bffbcbd4ac 100644 --- a/gst/rtp/gstrtpL16depay.c +++ b/gst/rtp/gstrtpL16depay.c @@ -26,7 +26,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_L16depay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts raw audio from RTP packets", "Zeeshan Ali "); diff --git a/gst/rtp/gstrtpamrdepay.c b/gst/rtp/gstrtpamrdepay.c index 6e78910349..d22060a734 100644 --- a/gst/rtp/gstrtpamrdepay.c +++ b/gst/rtp/gstrtpamrdepay.c @@ -36,7 +36,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_amrdepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts AMR audio from RTP packets (RFC 3267)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpamrpay.c b/gst/rtp/gstrtpamrpay.c index b7e15e67e6..9fac30bd66 100644 --- a/gst/rtp/gstrtpamrpay.c +++ b/gst/rtp/gstrtpamrpay.c @@ -39,7 +39,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpamrpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_amrpay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet payloader", "Codec/Payloader/Network", "Payload-encode AMR audio into RTP packets (RFC 3267)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpgsmdepay.c b/gst/rtp/gstrtpgsmdepay.c index 288d4e87ab..911a54dc0a 100644 --- a/gst/rtp/gstrtpgsmdepay.c +++ b/gst/rtp/gstrtpgsmdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static GstElementDetails gst_rtp_gsmdepay_details = { - "RTP packet parser", + "RTP packet depayloader", "Codec/Depayloader/Network", "Extracts GSM audio from RTP packets", "Zeeshan Ali " diff --git a/gst/rtp/gstrtph263pay.c b/gst/rtp/gstrtph263pay.c index 31ce8891eb..5f86fee260 100644 --- a/gst/rtp/gstrtph263pay.c +++ b/gst/rtp/gstrtph263pay.c @@ -145,7 +145,7 @@ typedef struct _GstH263PictureLayer /* elementfactory information */ static const GstElementDetails gst_rtp_h263pay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet payloader", "Codec/Payloader/Network", "Payload-encodes H263 video in RTP packets (RFC 2190)", "Neil Stratford "); diff --git a/gst/rtp/gstrtph263pdepay.c b/gst/rtp/gstrtph263pdepay.c index 5fb595b71e..0657e9a32d 100644 --- a/gst/rtp/gstrtph263pdepay.c +++ b/gst/rtp/gstrtph263pdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_h263pdepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts H263+ video from RTP packets (RFC 2429)", "Wim Taymans "); diff --git a/gst/rtp/gstrtph263ppay.c b/gst/rtp/gstrtph263ppay.c index fcc4d556ad..d5d822530d 100644 --- a/gst/rtp/gstrtph263ppay.c +++ b/gst/rtp/gstrtph263ppay.c @@ -29,7 +29,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_h263ppay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet payloader", "Codec/Payloader/Network", "Payload-encodes H263+ video in RTP packets (RFC 2429)", "Wim Taymans "); diff --git a/gst/rtp/gstrtph264depay.c b/gst/rtp/gstrtph264depay.c index 917eebcfe7..72557bcb70 100644 --- a/gst/rtp/gstrtph264depay.c +++ b/gst/rtp/gstrtph264depay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_h264depay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts H264 video from RTP packets (RFC 3984)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp2tdepay.c b/gst/rtp/gstrtpmp2tdepay.c index 38a6d96444..dbebf97b06 100644 --- a/gst/rtp/gstrtpmp2tdepay.c +++ b/gst/rtp/gstrtpmp2tdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mp2tdepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts MPEG2 TS from RTP packets (RFC 2250)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp4gdepay.c b/gst/rtp/gstrtpmp4gdepay.c index e715a43b3e..1157e341b7 100644 --- a/gst/rtp/gstrtpmp4gdepay.c +++ b/gst/rtp/gstrtpmp4gdepay.c @@ -31,7 +31,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4gdepay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4gdepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts MPEG4 elementary streams from RTP packets (RFC 3640)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp4gpay.c b/gst/rtp/gstrtpmp4gpay.c index 6657b71247..2057dd6933 100644 --- a/gst/rtp/gstrtpmp4gpay.c +++ b/gst/rtp/gstrtpmp4gpay.c @@ -32,7 +32,7 @@ GST_DEBUG_CATEGORY_STATIC (rtpmp4gpay_debug); /* elementfactory information */ static const GstElementDetails gst_rtp_mp4gpay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet payloader", "Codec/Payloader/Network", "Payload MPEG4 elementary streams as RTP packets (RFC 3640)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp4vdepay.c b/gst/rtp/gstrtpmp4vdepay.c index b872325d56..993187c0ca 100644 --- a/gst/rtp/gstrtpmp4vdepay.c +++ b/gst/rtp/gstrtpmp4vdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mp4vdepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts MPEG4 video from RTP packets (RFC 3016)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmp4vpay.c b/gst/rtp/gstrtpmp4vpay.c index 2c4b559c84..99d9a6c6ab 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 packet parser", +GST_ELEMENT_DETAILS ("RTP packet payloader", "Codec/Payloader/Network", "Payload MPEG4 video as RTP packets (RFC 3016)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmpadepay.c b/gst/rtp/gstrtpmpadepay.c index 3dd87a4e9d..3dcc981ed7 100644 --- a/gst/rtp/gstrtpmpadepay.c +++ b/gst/rtp/gstrtpmpadepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mpadepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts MPEG audio from RTP packets (RFC 2038)", "Wim Taymans "); diff --git a/gst/rtp/gstrtpmpapay.c b/gst/rtp/gstrtpmpapay.c index 847f0fc768..156941b3f4 100644 --- a/gst/rtp/gstrtpmpapay.c +++ b/gst/rtp/gstrtpmpapay.c @@ -29,7 +29,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_mpapay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet payloader", "Codec/Payloader/Network", "Payload MPEG audio as RTP packets (RFC 2038)", "Wim Taymans "); diff --git a/gst/rtp/gstrtppcmadepay.c b/gst/rtp/gstrtppcmadepay.c index 14ce80ac61..a5129cbb19 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 parser", +GST_ELEMENT_DETAILS ("RTP packet 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 77ee0afbcc..be1e5aaf43 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 parser", +GST_ELEMENT_DETAILS ("RTP packet 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 6e5c8b4728..7b466146ca 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 parser", +GST_ELEMENT_DETAILS ("RTP packet 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 0f4d236ab9..984eef533a 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 parser", +GST_ELEMENT_DETAILS ("RTP packet 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 98ff5baf7c..39170b8372 100644 --- a/gst/rtp/gstrtpspeexdepay.c +++ b/gst/rtp/gstrtpspeexdepay.c @@ -27,7 +27,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_speexdepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet 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 96de735904..66cb885ff3 100644 --- a/gst/rtp/gstrtpspeexpay.c +++ b/gst/rtp/gstrtpspeexpay.c @@ -29,7 +29,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_speex_pay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet 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 e9021244cf..9af831332d 100644 --- a/gst/rtp/gstrtpsv3vdepay.c +++ b/gst/rtp/gstrtpsv3vdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_sv3vdepay_details = -GST_ELEMENT_DETAILS ("RTP packet parser", +GST_ELEMENT_DETAILS ("RTP packet depayloader", "Codec/Depayloader/Network", "Extracts SVQ3 video from RTP packets (no RFC)", "Wim Taymans ");