summaryrefslogtreecommitdiff
path: root/src/post/deinterlace/tvtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/post/deinterlace/tvtime.h')
-rw-r--r--src/post/deinterlace/tvtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/deinterlace/tvtime.h b/src/post/deinterlace/tvtime.h
index f07c8ea87..7019fe34a 100644
--- a/src/post/deinterlace/tvtime.h
+++ b/src/post/deinterlace/tvtime.h
@@ -75,7 +75,7 @@ int tvtime_build_deinterlaced_frame( tvtime_t *this, uint8_t *output,
uint8_t *curframe,
uint8_t *lastframe,
uint8_t *secondlastframe,
- int bottom_field,
+ int bottom_field, int second_field,
int width,
int frame_height,
int instride,