fftools/ffmpeg: Remove unused do_deinterlace variable
Unused since removal of the -deinterlace option in d013453caafcc44c74d4bdbaa99ee4e8f32414cb Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
1c8e95bd99
commit
793953f44a
@ -661,7 +661,6 @@ extern enum VideoSyncMethod video_sync_method;
|
||||
extern float frame_drop_threshold;
|
||||
extern int do_benchmark;
|
||||
extern int do_benchmark_all;
|
||||
extern int do_deinterlace;
|
||||
extern int do_hex_dump;
|
||||
extern int do_pkt_dump;
|
||||
extern int copy_ts;
|
||||
|
Loading…
x
Reference in New Issue
Block a user