mpv/video/filter
wm4 e6e6b88b6d video: move VO reinit from filter chain to player
This gets rid of the vf_vo pseudo-filter. It ends the idea of MPlayer's
architecture that the VO is just a (terminating) video filter. It didn't
really work for us with respect to video timing (the "end" of the video
chain isn't really made for video timing, and making it do so would be
awkward), and now we're removing it entirely. We will be able to fix
some things, such as properly draining video on reconfiguration.
2013-12-10 20:07:39 +01:00
..
pullup.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
pullup.h
vf.c video: move VO reinit from filter chain to player 2013-12-10 20:07:39 +01:00
vf.h video: move VO reinit from filter chain to player 2013-12-10 20:07:39 +01:00
vf_crop.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_delogo.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_divtc.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_dlopen.c vf: move norm_qscale() to the only filter which uses it 2013-12-05 22:58:53 +01:00
vf_dlopen.h
vf_dsize.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_eq.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_expand.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_flip.c video/filter: remove unneeded config callbacks 2013-12-05 22:58:54 +01:00
vf_format.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_gradfun.c vf: remove flags from filter format status 2013-12-07 19:33:11 +01:00
vf_hqdn3d.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_ilpack.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_lavfi.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_lavfi.h vf_lavfi: export a wrapper function 2013-12-04 00:07:38 +01:00
vf_mirror.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_noformat.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_noise.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_phase.c video/filter: fix some bogus free() calls 2013-12-05 01:50:05 +01:00
vf_pp.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_pullup.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_rotate.c vf: redo conversion filter insertion/format negotiation 2013-12-07 19:35:55 +01:00
vf_scale.c vf: redo conversion filter insertion/format negotiation 2013-12-07 19:35:55 +01:00
vf_screenshot.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_softpulldown.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_stereo3d.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_sub.c video/filter: make vf->control non-recursive 2013-12-07 19:33:38 +01:00
vf_swapuv.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_unsharp.c video/filter: remove vf_match_csp() 2013-12-07 19:32:03 +01:00
vf_vavpp.c vf: redo conversion filter insertion/format negotiation 2013-12-07 19:35:55 +01:00
vf_yadif.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00