From 4ecc10919e93575ad85d10963e09eff98f74fb03 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Wed, 8 Oct 2003 03:18:35 +0000 Subject: better use "ScalerBob" as the plugin name - adds cheap mode CVS patchset: 5470 CVS date: 2003/10/08 03:18:35 --- src/post/deinterlace/plugins/scalerbob.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/post/deinterlace/plugins/scalerbob.c b/src/post/deinterlace/plugins/scalerbob.c index a4e785edd..54074fccf 100644 --- a/src/post/deinterlace/plugins/scalerbob.c +++ b/src/post/deinterlace/plugins/scalerbob.c @@ -25,8 +25,8 @@ static deinterlace_method_t scalerbobmethod = { DEINTERLACE_PLUGIN_API_VERSION, - "Overlay Bob", - "OverlayBob", + "Scaler Bob", + "ScalerBob", 1, 0, 1, -- cgit v1.2.3