mpv/video/filter
wm4 fd5637888a screenshot: minor simplification, prefer VF over VO
Remove screenshot_force and associated logic. Always try to use the
screenshot video filter before trying taking screenshots with the VO,
which means that --vf=screenshot now takes the role of --vf=screenshot_force.
(To make this clear, not adding a video filter is still the recommended
way to take screenshots; we just change how VF screenshots are forced.)

Preferring VO over VF and having --vf=screenshot_force used to make
sense when not all VOs supported screenshots, and some VOs had somewhat
broken screenshots (like vo_xv taking screenshots with OSD in it). But
all these issues are fixed now, so just get rid of the cruft.
2013-01-30 23:41:22 +01:00
..
pullup.c
pullup.h
vf.c screenshot: minor simplification, prefer VF over VO 2013-01-30 23:41:22 +01:00
vf.h video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vf_crop.c video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vf_delogo.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_divtc.c video: reset filters on seek 2013-01-20 03:25:44 +01:00
vf_dlopen.c mp_image: change how palette is handled 2013-01-13 20:04:11 +01:00
vf_dlopen.h
vf_down3dright.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_dsize.c video/filter: change filter API, use refcounting, remove filter DR 2013-01-13 20:04:10 +01:00
vf_eq.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_expand.c video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vf_flip.c vf_flip: make it work with more image formats 2013-01-13 20:04:12 +01:00
vf_format.c vf_format: fix forcing output format 2013-01-17 16:40:07 +01:00
vf_gradfun.c vf_gradfun: does not work with NV pixel formats 2013-01-13 20:04:12 +01:00
vf_hqdn3d.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_ilpack.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_mirror.c video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vf_noformat.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_noise.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_phase.c vf_phase: reject unsupported image formats 2013-01-13 20:04:12 +01:00
vf_pp.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_pullup.c vf_pullup: remove check for MP_IMGFLAG_PLANAR 2013-01-13 20:04:12 +01:00
vf_rotate.c video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vf_scale.c vf_scale: fix warning 2013-01-27 13:30:53 +01:00
vf_screenshot.c screenshot: minor simplification, prefer VF over VO 2013-01-30 23:41:22 +01:00
vf_softpulldown.c video: reset filters on seek 2013-01-20 03:25:44 +01:00
vf_stereo3d.c video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vf_sub.c video: move handling of -x/-y/-xy options to VO 2013-01-23 10:55:00 +01:00
vf_swapuv.c vf_swapuv: support more image formats 2013-01-13 20:04:13 +01:00
vf_unsharp.c video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf_vo.c video: remove things related to old DR code 2013-01-13 20:04:10 +01:00
vf_yadif.c vf_yadif: Y8 is not supported 2013-01-13 20:04:13 +01:00