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/mpeg2sub/gstmpeg2subt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/mpeg2sub/gstmpeg2subt.c') diff --git a/gst/mpeg2sub/gstmpeg2subt.c b/gst/mpeg2sub/gstmpeg2subt.c index c81d7b31..46681c6e 100644 --- a/gst/mpeg2sub/gstmpeg2subt.c +++ b/gst/mpeg2sub/gstmpeg2subt.c @@ -39,7 +39,7 @@ static void gst_mpeg2subt_get_property (GObject *object, guint prop_id, GValue /* elementfactory information */ static GstElementDetails mpeg2subt_details = { "MPEG2 subtitle Decoder", - "Codec/Video/Decoder", + "Codec/Decoder/Video", "Decodes and merges MPEG2 subtitles into a video frame", "Wim Taymans " }; -- cgit v1.2.1