mpv/stream
wm4 2492b5f119 cache: do not include backbuffer size in total stream cache size
This causes weirdness with the "cache-size" property and option. Only
the read handler of the property included the backbuffer, while all
others did not. Make it consistent, and subtract the backbuffer size
from the cache size.

Fixes #2305.
2015-09-10 14:15:45 +02:00
..
ai_alsa1x.c Update license headers 2015-04-13 12:10:01 +02:00
ai_oss.c Update license headers 2015-04-13 12:10:01 +02:00
ai_sndio.c
audio_in.c Update license headers 2015-04-13 12:10:01 +02:00
audio_in.h Update license headers 2015-04-13 12:10:01 +02:00
cache.c cache: do not include backbuffer size in total stream cache size 2015-09-10 14:15:45 +02:00
cache_file.c stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
cookies.c Update license headers 2015-04-13 12:10:01 +02:00
cookies.h Update license headers 2015-04-13 12:10:01 +02:00
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c Update license headers 2015-04-13 12:10:01 +02:00
frequencies.h Update license headers 2015-04-13 12:10:01 +02:00
rar.c
rar.h
stream.c stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
stream.h stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
stream_avdevice.c Update license headers 2015-04-13 12:10:01 +02:00
stream_bluray.c stream_bluray: remove menu implementation 2015-08-03 23:49:14 +02:00
stream_cdda.c Update license headers 2015-04-13 12:10:01 +02:00
stream_dvb.c
stream_dvd.c Update license headers 2015-04-13 12:10:01 +02:00
stream_dvd_common.c Update license headers 2015-04-13 12:10:01 +02:00
stream_dvd_common.h Update license headers 2015-04-13 12:10:01 +02:00
stream_dvdnav.c stream_dvdnav: rip out lower-level menu implementation 2015-08-03 23:49:14 +02:00
stream_edl.c
stream_file.c win32: revert wchar_t changes 2015-08-01 21:09:11 +02:00
stream_lavf.c Update license headers 2015-04-13 12:10:01 +02:00
stream_libarchive.c stream_libarchive: read tar only in "unsafe" mode 2015-08-22 22:13:20 +02:00
stream_libarchive.h demux_libarchive: open flat compressed files 2015-08-17 23:59:55 +02:00
stream_memory.c
stream_mf.c Update license headers 2015-04-13 12:10:01 +02:00
stream_null.c Update license headers 2015-04-13 12:10:01 +02:00
stream_pvr.c Update license headers 2015-04-13 12:10:01 +02:00
stream_rar.c
stream_smb.c Update license headers 2015-04-13 12:10:01 +02:00
stream_tv.c Update license headers 2015-04-13 12:10:01 +02:00
tv.c Update license headers 2015-04-13 12:10:01 +02:00
tv.h Update license headers 2015-04-13 12:10:01 +02:00
tvi_def.h Update license headers 2015-04-13 12:10:01 +02:00
tvi_dummy.c Update license headers 2015-04-13 12:10:01 +02:00
tvi_v4l2.c Update license headers 2015-04-13 12:10:01 +02:00