mpv/video/filter
wm4 4fa6bcbb90 m_config: add helper function for initializing af/ao/vf/vo suboptions
Normally I'd prefer a bunch of smaller functions with fewer parameters
over a single function with a lot of parameters. But future changes will
require messing with the parameters in a slightly more complex way, so a
combined function will be needed anyway. The now-unused "global"
parameter is required for later as well.
2016-09-02 14:49:34 +02:00
..
refqueue.c
refqueue.h
vf.c
vf.h
vf_buffer.c
vf_crop.c
vf_d3d11vpp.c
vf_dlopen.c
vf_dlopen.h
vf_dsize.c
vf_eq.c
vf_expand.c
vf_flip.c
vf_format.c
vf_gradfun.c
vf_lavfi.c
vf_lavfi.h
vf_mirror.c
vf_noformat.c
vf_pullup.c
vf_rotate.c
vf_scale.c
vf_stereo3d.c
vf_sub.c
vf_vapoursynth.c
vf_vavpp.c
vf_vdpaupp.c
vf_vdpaurb.c
vf_yadif.c