summaryrefslogtreecommitdiffstats
path: root/player/command.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-09-20 19:21:12 +0200
committerwm4 <wm4@nowhere>2019-09-20 19:22:03 +0200
commitce1e670a33c9e119f37b7b49bbbb7531b12630bf (patch)
treeaddab7b4e78ba0c365aa984c67cf7119b552ce32 /player/command.c
parent0bdcbd75e001f6f344f28378227d5fbff0ed9a06 (diff)
downloadmpv-ce1e670a33c9e119f37b7b49bbbb7531b12630bf.tar.bz2
mpv-ce1e670a33c9e119f37b7b49bbbb7531b12630bf.tar.xz
player: update status line cache display
Replace the "+" with "/". The "+" was supposed to imply that the cache is the sum of the time (demuxer cache) and the size in bytes (stream cache). We could not provide something nicer, because we had no idea how many seconds of media was buffered in the stream cache. Now the stream cache is done, and both the duration and byte size show the amount buffered in the demuxer cache. Hopefully "/" is better to imply this properly. Update the manpage explanations too.
Diffstat (limited to 'player/command.c')
0 files changed, 0 insertions, 0 deletions