mpv/video/filter
wm4 300f6a3344 video: drop some more IMGFMT aliases
For vo_opengl and vo_direct3d, these are supported in a generic way.

For vf_vapoursynth, we could probably map its VSFormat struct in a
generic way, but for now do some bullshit.

vf_eq.c actually loses support for these formats. We could add generic
support too (anything that has 8 bit planes will work), but why bother.
The filter is deprecated anyway.
2017-06-29 21:30:10 +02:00
..
refqueue.c vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
refqueue.h vf_vavpp: get rid of mp_refqueue_is_interlaced() 2016-07-15 20:37:46 +02:00
vf.c vf_dlopen: remove this filter 2017-06-18 13:55:40 +02:00
vf.h af, vf: improvements to libavfilter bridge 2017-05-31 17:42:55 +02:00
vf_buffer.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_crop.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_d3d11vpp.c d3d11: change mp_image plane pointer semantics 2017-05-04 01:13:03 +02:00
vf_dsize.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_eq.c video: drop some more IMGFMT aliases 2017-06-29 21:30:10 +02:00
vf_expand.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_flip.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_format.c vf_format: also reset gamma-related attributes when changing gamma 2017-06-18 20:54:44 +02:00
vf_gradfun.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_lavfi.c vf_lavfi, af_lavfi: remove unused/deprecated include 2017-04-05 16:12:47 +02:00
vf_lavfi.h video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_mirror.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_noformat.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_pullup.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_rotate.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_scale.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_stereo3d.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_sub.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00
vf_vapoursynth.c video: drop some more IMGFMT aliases 2017-06-29 21:30:10 +02:00
vf_vavpp.c vf_vavpp: fix first-field mode 2017-02-28 00:57:51 +01:00
vf_vdpaupp.c vo_opengl: vdpau interop without RGB conversion 2016-06-19 19:58:40 +02:00
vf_yadif.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00