Commit 073facea authored by Max Kellermann's avatar Max Kellermann

decoder/ffmpeg: remove obsolete comment

parent dbe3b6ee
......@@ -418,7 +418,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(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment