mpv/video/filter
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
..
refqueue.c vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
refqueue.h vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
vf.c command: add better runtime filter toggling method 2017-03-25 17:07:40 +01:00
vf.h video: support filtering hardware frames via libavfilter 2017-01-16 16:10:39 +01:00
vf_buffer.c
vf_crop.c vf_crop: support opaque hardware decoding formats 2016-05-19 22:56:11 +02:00
vf_d3d11vpp.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00
vf_dlopen.c
vf_dlopen.h
vf_dsize.c
vf_eq.c
vf_expand.c
vf_flip.c
vf_format.c vo_opengl: generalize HDR tone mapping mechanism 2016-07-03 19:42:52 +02:00
vf_gradfun.c
vf_lavfi.c vf_lavfi: don't crash with VOs without hardware decoding support 2017-01-25 08:32:35 +01:00
vf_lavfi.h
vf_mirror.c
vf_noformat.c
vf_pullup.c
vf_rotate.c vf_rotate: allow arbitrary rotation 2016-08-19 09:37:52 +02:00
vf_scale.c options: make mp_vo_opts options an actual sub-option group 2016-08-30 23:50:57 +02:00
vf_stereo3d.c
vf_sub.c
vf_vapoursynth.c options: add M_OPT_FILE to some more file options 2017-03-06 15:41:06 +01:00
vf_vavpp.c vf_vavpp: fix first-field mode 2017-02-28 00:57:51 +01:00
vf_vdpaupp.c vo_opengl: vdpau interop without RGB conversion 2016-06-19 19:58:40 +02:00
vf_yadif.c