aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/atrac.mak
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2023-03-02 13:02:25 +0100
committerLynne <dev@lynne.ee>2023-05-29 00:41:51 +0200
commit33fc919bb7b5779cacabfb817fe6dd68a0454c8f (patch)
tree9514404226f2f9d85bb3150736849bbf0ba403cc /tests/fate/atrac.mak
parent94e17a63a446d1c1dc5ae36fcf58fb43a6ef22fe (diff)
downloadffmpeg-33fc919bb7b5779cacabfb817fe6dd68a0454c8f.tar.gz
hwcontext_vulkan: remove duplicate code, port to use generic vulkan utils
The temporary AVFrame on staack enables us to use the common dependency/dispatch code in prepare_frame(). The prepare_frame() function is used for both frame initialization and frame import/export queue family transfer operations. In the former case, no AVFrame exists yet, so, as this is purely libavutil code, we create a temporary frame on stack. Otherwise, we'd need to allocate multiple frames somewhere, one for each possible command buffer dispatch.
Diffstat (limited to 'tests/fate/atrac.mak')
0 files changed, 0 insertions, 0 deletions