diff options
Diffstat (limited to 'src/post/deinterlace/tvtime.h')
| -rw-r--r-- | src/post/deinterlace/tvtime.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/post/deinterlace/tvtime.h b/src/post/deinterlace/tvtime.h index 7019fe34a..1cba7b1a9 100644 --- a/src/post/deinterlace/tvtime.h +++ b/src/post/deinterlace/tvtime.h @@ -33,8 +33,7 @@ enum { PULLDOWN_NONE = 0, PULLDOWN_VEKTOR = 1, /* vektor's adaptive pulldown detection. */ - PULLDOWN_DALIAS = 2, /* Using dalias's pulldown detection */ - PULLDOWN_MAX = 4, + PULLDOWN_MAX = 2, }; enum |
