summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2022-04-03 20:12:50 -0700
committerPhilip Langdale <github.philipl@overt.org>2022-09-21 09:39:34 -0700
commitf221666ade9a60195a37d809973fbc18391306ed (patch)
tree787e48c1ba96a02ec5d11644352fe2fa442b1b2b /test
parent7b84e6fa8988f31e297cbc3adcd8a81e18e63bc8 (diff)
downloadmpv-f221666ade9a60195a37d809973fbc18391306ed.tar.bz2
mpv-f221666ade9a60195a37d809973fbc18391306ed.tar.xz
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.
Diffstat (limited to 'test')
-rw-r--r--test/ref/img_formats.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ref/img_formats.txt b/test/ref/img_formats.txt
index 2b1cca1522..cd84963b6a 100644
--- a/test/ref/img_formats.txt
+++ b/test/ref/img_formats.txt
@@ -1239,7 +1239,7 @@ videotoolbox: ctype=unknown
planes=0, chroma=0:0 align=1:1
{}
AVD: name=videotoolbox_vld chroma=0:0 flags=0x8 [hw]
-vulkan: [GENERIC] ctype=unknown
+vulkan: ctype=unknown
Basic desc: [le][be][hw]
planes=0, chroma=0:0 align=1:1
{}