From cca77e215b01ddf27c13eff5c105883c94e95dc2 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/median/gstmedian.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/median') diff --git a/gst/median/gstmedian.c b/gst/median/gstmedian.c index 67ada2a8..bec2768b 100644 --- a/gst/median/gstmedian.c +++ b/gst/median/gstmedian.c @@ -23,8 +23,8 @@ static GstElementDetails median_details = { "Median effect", - "Filter/Effect", - "apply a median filter to an image", + "Filter/Video", + "Apply a median filter to an image", VERSION, "Wim Taymans ", "(C) 2000", -- cgit