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 47a622b7..c32e32f8 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",
- "Codec/Network",
+ "Codec/Encoder/Network",
"Encodes GSM audio into an RTP packet",
"Zeeshan Ali <zak147@yahoo.com>"
};