diff options
Diffstat (limited to 'gst/rtp/gstrtpspeexdepay.c')
-rw-r--r-- | gst/rtp/gstrtpspeexdepay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpspeexdepay.c b/gst/rtp/gstrtpspeexdepay.c index cf55b2cc..c018210b 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 <edgard.lima@indt.org.br>"); |