Commit 5e77a819 authored by Max Kellermann's avatar Max Kellermann

decoder/ffmpeg: remove obsolete comment

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