1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 14:20:55 +00:00
mpv/video/filter
wm4 0af9ede546 vf: remove flags from filter format status
I don't think we need these flags anymore. Simplify the code and get rid
of the vf_format struct.

There still is the vf_format.configured field, but this can be replaced
by checking for a valid image format.
2013-12-07 19:33:11 +01:00
..
pullup.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
pullup.h
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: remove legacy option handling hacks 2013-12-04 00:07:40 +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 vf_eq: revert unintended binary size increase 2013-12-04 01:51:27 +01:00
vf_expand.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +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 vf: remove flags from filter format status 2013-12-07 19:33:11 +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: fix some bogus free() calls 2013-12-05 01:50:05 +01:00
vf_rotate.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_scale.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_screenshot.c video/filter: remove unneeded config callbacks 2013-12-05 22:58:54 +01:00
vf_softpulldown.c video/filter: remove unneeded config callbacks 2013-12-05 22:58:54 +01:00
vf_stereo3d.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf_sub.c vf_sub, vf_dlopen: default struct is not needed 2013-12-05 22:58:53 +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 video: create a separate context for video filter chain 2013-12-07 19:32:44 +01:00
vf_vo.c video: create a separate context for video filter chain 2013-12-07 19:32:44 +01:00
vf_yadif.c video/filter: remove legacy option handling hacks 2013-12-04 00:07:40 +01:00
vf.c vf: remove flags from filter format status 2013-12-07 19:33:11 +01:00
vf.h vf: remove flags from filter format status 2013-12-07 19:33:11 +01:00