summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpg726depay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpg726depay.c')
-rw-r--r--gst/rtp/gstrtpg726depay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpg726depay.c b/gst/rtp/gstrtpg726depay.c
index 9f8361c7..1420a112 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 <dev-gstreamer@axis.com>");