From 6863dd92408eb5bd758e6c297324e6b2dc81042b Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sat, 20 Apr 2002 21:42:51 +0000 Subject: a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory --- 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 29cad3d9..d227b8d8 100644 --- a/gst/mpeg2sub/gstmpeg2subt.c +++ b/gst/mpeg2sub/gstmpeg2subt.c @@ -35,7 +35,7 @@ static void gst_mpeg2subt_get_property (GObject *object, guint prop_id, GValue /* elementfactory information */ static GstElementDetails mpeg2subt_details = { "MPEG2 subtitle Decoder", - "Filter/Decoder/Video", + "Codec/Video/Decoder", "Decodes and merges MPEG2 subtitles into a video frame", VERSION, "Samuel Hocevar \n" -- cgit v1.2.1