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/deinterlace/gstdeinterlace.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/deinterlace') diff --git a/gst/deinterlace/gstdeinterlace.c b/gst/deinterlace/gstdeinterlace.c index 12f85126..11543844 100644 --- a/gst/deinterlace/gstdeinterlace.c +++ b/gst/deinterlace/gstdeinterlace.c @@ -24,8 +24,8 @@ #include "gstdeinterlace.h" static GstElementDetails deinterlace_details = { - "DeInterlace", - "Filter/Effect", + "Deinterlace", + "Filter/Video", "Deinterlace video", VERSION, "Wim Taymans ", -- cgit v1.2.1