summaryrefslogtreecommitdiff
path: root/src/post/deinterlace/plugins/scalerbob.c
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-07-17 16:35:16 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-07-17 16:35:16 +0000
commite08f2fd5ee57a6147bd68b5be675222e79a27a39 (patch)
tree3169262f3063191505312c0a907d37a8d11d0f10 /src/post/deinterlace/plugins/scalerbob.c
parent4687279d233833ee188029c0316364d2e4719416 (diff)
downloadxine-lib-e08f2fd5ee57a6147bd68b5be675222e79a27a39.tar.gz
xine-lib-e08f2fd5ee57a6147bd68b5be675222e79a27a39.tar.bz2
Ryan Tadlock's patch for compensating the field delay of some deinterlacing algorithms
CVS patchset: 6801 CVS date: 2004/07/17 16:35:16
Diffstat (limited to 'src/post/deinterlace/plugins/scalerbob.c')
-rw-r--r--src/post/deinterlace/plugins/scalerbob.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/post/deinterlace/plugins/scalerbob.c b/src/post/deinterlace/plugins/scalerbob.c
index 0f9dd2777..e0f4dbf5e 100644
--- a/src/post/deinterlace/plugins/scalerbob.c
+++ b/src/post/deinterlace/plugins/scalerbob.c
@@ -48,6 +48,7 @@ static deinterlace_method_t scalerbobmethod =
1,
0,
0,
+ 0,
0
};