mpv/video/filter
wm4 78f1629a53 vf_gpu: render subtitles
Pretty annoying affair. The vo_gpu code could of course not trigger
rendering from filters yet, so it needed to be extended. Also, this uses
some icky stuff made for vf_sub (and this was the reason I marked vf_sub
as deprecated), so everything is terrible.
2019-11-30 18:09:31 +01:00
..
refqueue.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
refqueue.h video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_d3d11vpp.c video: remove mp_image_params.hw_flags field 2019-10-17 22:43:14 +02:00
vf_fingerprint.c sws_utils, zimg: destroy vo_x11 and vo_drm performance 2019-10-31 16:51:12 +01:00
vf_format.c filters: extend vf_format so that it can convert color parameters 2019-10-21 01:38:25 +02:00
vf_gpu.c vf_gpu: render subtitles 2019-11-30 18:09:31 +01:00
vf_sub.c video: rewrite filtering glue code 2018-01-30 03:10:27 -08:00
vf_vapoursynth.c vf_vapoursynth: fix crashing memory management mistake 2019-10-03 00:48:12 +02:00
vf_vavpp.c video: remove vf_vavpp from automatic deinterlace property 2019-10-02 19:21:42 +02:00
vf_vdpaupp.c video: make --deinterlace and HW deinterlace filters always deinterlace 2018-02-13 17:45:29 -08:00