From 5b283c92b6fffdd28b4a113c07e2f6afd752b23d Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sun, 16 Nov 2003 22:02:23 +0000 Subject: + checking in plugin category changes Original commit message from CVS: + checking in plugin category changes --- ext/gsm/gstgsmenc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ext/gsm/gstgsmenc.c') diff --git a/ext/gsm/gstgsmenc.c b/ext/gsm/gstgsmenc.c index 28df0f0f..d8949b54 100644 --- a/ext/gsm/gstgsmenc.c +++ b/ext/gsm/gstgsmenc.c @@ -29,9 +29,9 @@ static GstPadTemplate *gsmenc_src_template, *gsmenc_sink_template; /* elementfactory information */ GstElementDetails gst_gsmenc_details = { - "gsm audio encoder", - "Codec/Audio/Encoder", - ".gsm", + "GSM audio encoder", + "Codec/Encoder/Audio", + "Encodes audio using GSM", "Wim Taymans ", }; -- cgit v1.2.1