summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpgsmenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpgsmenc.c')
-rw-r--r--gst/rtp/gstrtpgsmenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpgsmenc.c b/gst/rtp/gstrtpgsmenc.c
index dc184d97..ec074639 100644
--- a/gst/rtp/gstrtpgsmenc.c
+++ b/gst/rtp/gstrtpgsmenc.c
@@ -27,7 +27,7 @@
/* elementfactory information */
static GstElementDetails gst_rtpgsmenc_details = {
"RTP GSM Audio Encoder",
- "RtpGSMEnc",
+ "Codec/Network",
"LGPL",
"Encodes GSM audio into an RTP packet",
VERSION,