mpv/video/filter
Philip Langdale 4b97c23dac video: hwdec: extend look up of hwdecs to consider device type as well
Now that we have identified the device types associated with each hwdec, we
can take advantage of this to ensure that get the right hwdec is chosen when
decoding frames and there are multiple choices available with different device
types.

This is also plumbed into the filter initialisation logic, although in practice
the decision on the hwdec has already been made at this point - still it's
easier than retaining the ambiguous look up logic and worrying that it might
lead to an inconsistent result.
2024-08-10 14:24:36 -07:00
..
refqueue.c various: fix trailing whitespace 2024-05-07 11:23:08 +02:00
refqueue.h video/filter: add field order support for built in deinterlacers 2024-03-04 17:41:40 -08:00
vf_d3d11vpp.c video: hwdec: extend look up of hwdecs to consider device type as well 2024-08-10 14:24:36 -07:00
vf_fingerprint.c all: add missing repr assignments 2024-01-26 18:17:02 +02:00
vf_format.c vf_format: add hdr10plus sub-parameter to format video filter 2024-03-09 05:58:52 +00:00
vf_gpu.c vf_gpu: vulkan and egl implementations 2024-04-27 01:08:22 +02:00
vf_gpu.h vf_gpu: vulkan and egl implementations 2024-04-27 01:08:22 +02:00
vf_gpu_egl.c vf_gpu: vulkan and egl implementations 2024-04-27 01:08:22 +02:00
vf_gpu_vulkan.c filter/vf_gpu_vulkan: fix Vulkan handle type 2024-05-08 18:52:40 +02:00
vf_sub.c
vf_vapoursynth.c vf_vapoursynth: upgrade to VapourSynth API v4 2024-06-14 00:25:18 +02:00
vf_vavpp.c video: hwdec: extend look up of hwdecs to consider device type as well 2024-08-10 14:24:36 -07:00
vf_vdpaupp.c video: hwdec: extend look up of hwdecs to consider device type as well 2024-08-10 14:24:36 -07:00