decoder/ffmpeg: remove obsolete comment
This commit is contained in:
parent
0cf4c6ffea
commit
2fd81b4932
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user