summaryrefslogtreecommitdiffstats
path: root/libavfilter
diff options
context:
space:
mode:
authorTimo Rothenpieler <[email protected]>2025-09-09 21:46:25 +0200
committerTimo Rothenpieler <[email protected]>2025-09-17 14:50:41 +0000
commitefd484cb2dc3e3aa0eaf1855535186ccde3dc97c (patch)
tree54089bdbca1093a4c57aef1a40f55a803aa543a6 /libavfilter
parent00ddb408c53c39b8462931a06b28f56bd64bf8af (diff)
avutil/hwcontext_d3d11va: remove D3D11_BIND_RENDER_TARGET restriction for array textures
This was added in 4f78711f9c28b11dae4e4b96be46b6b4925eb8c6, with the commit message claiming that it's a Microsoft restriction that array textures with ArraySize > 2 cannot be created with D3D11_BIND_RENDER_TARGET. I was unable to find any documentation or other references on that, and a quick test also found it to not be the case. So this patch removes that restriction. This enables frame sources, like the d3d11 capture filters, to output frames in an array texture, which is neccesary to pass those frames as input to some hardware encoders.
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions