mpv/video/filter
James Ross-Gowan eacd97d536 mp_image: include config.h directly
This is needed for HAVE_SSE4_INTRINSICS. config.h used to be included as
a transitive dependency of vf.h, but the include statement was removed
from vf.h in 8f2ccba71b.

Also silence an unused variable warning that was introduced in the same
commit.
2017-08-26 00:41:04 +10: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_eq: remove this filter 2017-08-22 15:58:49 +02:00
vf.h video: change --deinterlace behavior 2017-08-22 19:08:07 +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 mp_image: include config.h directly 2017-08-26 00:41:04 +10:00
vf_dsize.c video: deprecate almost all video filters 2017-04-02 18:00:16 +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 video: add metadata handling for spherical video 2017-08-21 14:56:07 +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: redo video equalizer option handling 2017-08-22 17:01:35 +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 vf_vapoursynth: fix inverted sign and restore 10 bit support 2017-08-07 19:31:15 +02:00
vf_vavpp.c video: change --deinterlace behavior 2017-08-22 19:08:07 +02:00
vf_vdpaupp.c video: change --deinterlace behavior 2017-08-22 19:08:07 +02:00
vf_yadif.c video: deprecate almost all video filters 2017-04-02 18:00:16 +02:00