mpv/video/filter
wm4 ee63c9c210 video: replace vf_format outputlevels option with global option
The vf_format suboption is replaced with --video-output-levels (a global
option and property). In particular, the parameter is removed from
mp_image_params. The mechanism is moved to the "video equalizer", which
also handles common video output customization like brightness and
contrast controls.

The new code is slightly cleaner, and the top-level option is slightly
more user-friendly than as vf_format sub-option.
2015-09-29 21:12:26 +02:00
..
vf.c video/filter: remove some vf_lavfi wrappers 2015-09-11 23:47:00 +02:00
vf.h
vf_buffer.c
vf_crop.c
vf_dlopen.c
vf_dlopen.h
vf_dsize.c
vf_eq.c
vf_expand.c
vf_flip.c
vf_format.c video: replace vf_format outputlevels option with global option 2015-09-29 21:12:26 +02:00
vf_gradfun.c
vf_lavfi.c vf_lavfi: cosmetics: fix coding style 2015-09-11 23:05:14 +02:00
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_vavpp: allocate output surfaces with the same size as input 2015-09-23 14:20:50 +02:00
vf_vdpaupp.c
vf_vdpaurb.c vf_vdpaurb: query_format is still required 2015-09-18 07:33:15 -07:00
vf_yadif.c vf_yadif: add hack for Libav compatibility 2015-09-20 15:36:52 +02:00