mpv/player
wm4 7d424b4ce4 command: add better runtime filter toggling method
Basically, see the example in input.rst.

This is better than the "old" vf-toggle method, because it doesn't
require the user to duplicate the filter string in mpv.conf and
input.conf.

Some aspects of this changes are untested, so enjoy your alpha testing.
2017-03-25 17:07:40 +01:00
..
lua osc: fix PlayResX undefined warning when aspect is 0 2017-03-24 16:23:39 +00: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 better runtime filter toggling method 2017-03-25 17:07:40 +01:00
command.h
configfiles.c
core.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
external_files.c sub: remove .txt as text subtitle extension 2017-02-03 11:32:16 +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: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
lua.c
main.c atomic: remove __atomic builtin usage 2017-02-13 06:45:40 +01:00
misc.c
osd.c player: different way to auto-enable the demuxer cache 2017-02-02 18:38:16 +01:00
playloop.c player: don't block playback stop when seeking 2017-02-21 15:39:44 +01:00
screenshot.c screenshot: change details of --screenshot-format handling 2017-03-18 15:03:05 +01:00
screenshot.h
scripting.c
sub.c
video.c lavfi: support hwdec filters for --lavfi-complex 2017-02-20 13:42:08 +01:00