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