mirror of
https://github.com/mpv-player/mpv
synced 2024-12-21 06:14:32 +00:00
986099d323
Don't return an EOF code if there's still buffered data. Also, don't call demux_stream_eof() in the playloop. There's probably nothing wrong with it, but it's cleaner not to use it. Also give AD_EOF its own value, so that a decoding error doesn't drain audio by causing an EOF condition. |
||
---|---|---|
.. | ||
ad_lavc.c | ||
ad_mpg123.c | ||
ad_spdif.c | ||
ad.h | ||
dec_audio.c | ||
dec_audio.h |