mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
demux: ignore false underrun reporting from eia_608 captions decoder
This commit is contained in:
@@ -56,6 +56,7 @@ struct sh_stream {
|
||||
|
||||
// Internal to demux.c
|
||||
struct demux_stream *ds;
|
||||
bool ignore_eof; // ignore stream in underrun detection
|
||||
};
|
||||
|
||||
struct mp_codec_params {
|
||||
|
||||
Reference in New Issue
Block a user