summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-03 21:22:12 +0100
committerwm4 <wm4@nowhere>2014-11-03 21:22:12 +0100
commit71d5dd091643a7a9ce76a528e2b4563ab165ca36 (patch)
tree33188a10aa8bf4162d74473ce30baaac16db1a96 /.travis.yml
parent458a766dc9ee259767f1d648b72843398192551d (diff)
downloadmpv-71d5dd091643a7a9ce76a528e2b4563ab165ca36.tar.bz2
mpv-71d5dd091643a7a9ce76a528e2b4563ab165ca36.tar.xz
demux: don't consider stream EOF an underrun
In this case, we didn't find any new packets for this stream, even though we've read ahead as much as possible. (If reading ahead in this case, the "Too many packets in the demuxer packet queues" error is normally printed.) If we do consider this an underrun, handle_pause_on_low_cache() will pause and show the "buffering" state, which is not useful. Could also happen on very bad interleaving.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions