You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-16 22:42:38 +02:00
fftools/ffmpeg_mux_init: drop an always-false check
It cannot be true since1959351aec
. Effectively reverts6a3833e141
.
This commit is contained in:
@ -674,7 +674,6 @@ extern HWDevice *filter_hw_device;
|
||||
extern unsigned nb_output_dumped;
|
||||
extern int main_return_code;
|
||||
|
||||
extern int input_stream_potentially_available;
|
||||
extern int ignore_unknown_streams;
|
||||
extern int copy_unknown_streams;
|
||||
|
||||
|
Reference in New Issue
Block a user