mpv/test/ref
Philip Langdale f221666ade f_hwtransfer: mp_image_pool: support HW -> HW mapping
Certain combinations of hardware formats require the use of hwmap to
transfer frames between the formats, rather than hwupload, which will
fail if attempted.

To keep the usage of vf_format for HW -> HW transfers as intuitive as
possible, we should detect these cases and do the map operation instead
of uploading.

For now, the relevant cases are moving between VAAPI and Vulkan, and
VAAPI and DRM Prime, in both directions. I have introduced the IMGFMT
entry for Vulkan here so that I can put in the complete mapping table.
It's actually not useless, as you can map to Vulkan, use a Vulkan
filter and then map back to VAAPI for display output.
2022-09-21 09:39:34 -07:00
..
draw_bmp.txt test: update to new ffmpeg pixfmts 2020-06-17 19:43:09 +02:00
img_formats.txt f_hwtransfer: mp_image_pool: support HW -> HW mapping 2022-09-21 09:39:34 -07:00
repack.txt test: update to new ffmpeg pixfmts 2020-06-17 19:43:09 +02:00
repack_sws.log
repack_zimg.log zimg: add support for big endian input and output 2020-04-13 15:56:27 +02:00
zimg_formats.txt test: update to new ffmpeg pixfmts 2020-06-17 19:43:09 +02:00