mpv/video/filter
wm4 292724538c video: remove some more hwdec legacy stuff
Finally get rid of all the HWDEC_* things, and instead rely on the
libavutil equivalents. vdpau still uses a shitty hack, but fuck the
vdpau code.

Remove all the now unneeded remains. The vdpau preemption thing was not
unused anymore; if someone cares this could probably be restored.
2017-12-02 04:53:55 +01: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: remove a stray HAVE_GPL 2017-11-30 04:07:34 +01: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_convert.c vf: add vf_convert as interim replacement for vf_scale 2017-11-29 18:04:56 +01:00
vf_d3d11vpp.c video: remove some more hwdec legacy stuff 2017-12-02 04:53:55 +01:00
vf_format.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01:00
vf_lavfi.c vf_lavfi: remove old internal wrapper API stuff 2017-11-29 18:26:25 +01:00
vf_sub.c vf_sub, vf_format: change license to LGPL 2017-11-29 18:22:23 +01: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: remove some more hwdec legacy stuff 2017-12-02 04:53:55 +01:00
vf_vdpaupp.c video: remove some more hwdec legacy stuff 2017-12-02 04:53:55 +01:00