Commit 2fd81b49 authored by Max Kellermann's avatar Max Kellermann

decoder/ffmpeg: remove obsolete comment

parent 0cf4c6ff
......@@ -717,7 +717,6 @@ ffmpeg_decode(Decoder &decoder, InputStream &input)
avformat_close_input(&format_context);
}
//no tag reading in ffmpeg, check if playable
static bool
ffmpeg_scan_stream(InputStream &is,
const struct tag_handler *handler, void *handler_ctx)
......
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