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/mpeg1videoparse/gstmp1videoparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/mpeg1videoparse/gstmp1videoparse.c') diff --git a/gst/mpeg1videoparse/gstmp1videoparse.c b/gst/mpeg1videoparse/gstmp1videoparse.c index ea608208..74efd0d9 100644 --- a/gst/mpeg1videoparse/gstmp1videoparse.c +++ b/gst/mpeg1videoparse/gstmp1videoparse.c @@ -34,7 +34,7 @@ /* elementfactory information */ static GstElementDetails mp1videoparse_details = { "MPEG 1 Video Parser", - "Filter/Parser/Video", + "Codec/Parser", "Parses and frames MPEG 1 video streams, provides seek", VERSION, "Wim Taymans ", -- cgit v1.2.1