summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtppcmadepay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtppcmadepay.c')
-rw-r--r--gst/rtp/gstrtppcmadepay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtppcmadepay.c b/gst/rtp/gstrtppcmadepay.c
index 14ce80ac..a5129cbb 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 <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com>");