mpv/player
wm4 7bab24b9b3 player: enable "buffering" pausing for DASH streams too
This wasn't enabled if no stream cache was used. It can work with only
the demuxer cache.

In theory this could be always enabled (even for local files), but still
try to avoid this, and enable it only if the source is marked as
potentially being a "network" stream. The intention is mostly to enable
it for the youtube-dl pseudo-DASH support.
2017-04-01 16:47:15 +02:00
..
lua osc: escape ASS and strip newlines on title 2017-03-27 18:00:56 +01:00
audio.c player: specifically log audio EOF too 2017-03-14 15:55:42 +01:00
client.c client: call certain external functions outside of client lock 2017-02-24 08:54:52 +01:00
client.h
command.c command: add property notifications for hwdec properties 2017-03-31 17:28:15 +02:00
command.h
configfiles.c
core.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
external_files.c external_files: enable autoloading with URLs 2017-04-01 15:42:42 +01:00
external_files.h
lavfi.c lavfi: temporary workaround for FFmpeg av_buffersrc_parameters_set() bug 2017-02-22 10:43:35 +01:00
lavfi.h lavfi: support hwdec filters for --lavfi-complex 2017-02-20 13:42:08 +01:00
loadfile.c player: make new stream output more consistent with other output 2017-03-26 14:13:36 +02:00
lua.c lua: close directory after reading its entries 2017-01-17 08:22:13 +01:00
main.c osx: initial Touch Bar support 2017-03-26 20:26:18 +02:00
misc.c player: remove --stream-capture option/property 2017-01-21 17:19:01 +01:00
osd.c player: different way to auto-enable the demuxer cache 2017-02-02 18:38:16 +01:00
playloop.c player: enable "buffering" pausing for DASH streams too 2017-04-01 16:47:15 +02:00
screenshot.c screenshot: change details of --screenshot-format handling 2017-03-18 15:03:05 +01:00
screenshot.h
scripting.c scripting: don't call dlclose() on C plugins 2017-01-14 17:14:30 +01:00
sub.c
video.c lavfi: support hwdec filters for --lavfi-complex 2017-02-20 13:42:08 +01:00