fftools/ffmpeg_mux_init: drop an always-false check
It cannot be true since1959351aec. Effectively reverts6a3833e141.
This commit is contained in:
@@ -1098,7 +1098,5 @@ int ifile_open(const OptionsContext *o, const char *filename)
|
||||
}
|
||||
}
|
||||
|
||||
input_stream_potentially_available = 1;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user