summaryrefslogtreecommitdiff
path: root/src/post/deinterlace/plugins/scalerbob.c
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-10-08 03:18:35 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2003-10-08 03:18:35 +0000
commit4ecc10919e93575ad85d10963e09eff98f74fb03 (patch)
tree694f06ad3d8eef3a4fa663c41ec3e9b64143b287 /src/post/deinterlace/plugins/scalerbob.c
parentd9fb26125bf23c92f87ff6f9be2a074adac15bb6 (diff)
downloadxine-lib-4ecc10919e93575ad85d10963e09eff98f74fb03.tar.gz
xine-lib-4ecc10919e93575ad85d10963e09eff98f74fb03.tar.bz2
better use "ScalerBob" as the plugin name
- adds cheap mode CVS patchset: 5470 CVS date: 2003/10/08 03:18:35
Diffstat (limited to 'src/post/deinterlace/plugins/scalerbob.c')
-rw-r--r--src/post/deinterlace/plugins/scalerbob.c4
1 files changed, 2 insertions, 2 deletions
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,