mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-16 05:41:08 +08:00
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