decoder/ffmpeg: remove obsolete comment
This commit is contained in:
parent
74bb514a8c
commit
7030e8f050
@ -591,7 +591,6 @@ ffmpeg_decode(Decoder &decoder, InputStream &input)
|
||||
return;
|
||||
}
|
||||
|
||||
//ffmpeg works with ours "fileops" helper
|
||||
AVFormatContext *format_context = nullptr;
|
||||
if (mpd_ffmpeg_open_input(&format_context, stream.io,
|
||||
input.GetURI(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user