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/gstrtpgsmparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/rtp/gstrtpgsmparse.c') diff --git a/gst/rtp/gstrtpgsmparse.c b/gst/rtp/gstrtpgsmparse.c index 6850600d..0c68a1be 100644 --- a/gst/rtp/gstrtpgsmparse.c +++ b/gst/rtp/gstrtpgsmparse.c @@ -23,7 +23,7 @@ /* elementfactory information */ static GstElementDetails gst_rtp_gsmparse_details = { "RTP packet parser", - "RtpGSMParse", + "Codec/Network", "GPL", "Extracts GSM audio from RTP packets", VERSION, -- cgit