From 9246e543319c072c52fffa51259a2cf927c8dd43 Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Wed, 8 Oct 2003 07:44:25 +0000 Subject: updating some plugin categories Original commit message from CVS: updating some plugin categories --- gst/rtp/gstrtpgsmenc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/rtp/gstrtpgsmenc.c') 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, -- cgit