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 --- gst/mpegaudioparse/gstmpegaudioparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/mpegaudioparse') diff --git a/gst/mpegaudioparse/gstmpegaudioparse.c b/gst/mpegaudioparse/gstmpegaudioparse.c index 8675d62f..3a1c067d 100644 --- a/gst/mpegaudioparse/gstmpegaudioparse.c +++ b/gst/mpegaudioparse/gstmpegaudioparse.c @@ -27,7 +27,7 @@ /* elementfactory information */ static GstElementDetails mp3parse_details = { "MPEG1 Audio Parser", - "Codec/Parser", + "Codec/Parser/Audio", "Parses and frames mpeg1 audio streams (levels 1-3), provides seek", "Erik Walthinsen " }; -- cgit v1.2.1