diff options
author | Zhao Zhili <zhilizhao@tencent.com> | 2024-02-20 22:27:04 +0800 |
---|---|---|
committer | Zhao Zhili <zhilizhao@tencent.com> | 2024-03-01 17:22:14 +0800 |
commit | 74e27d9e3182d2d256d11bb0d5d45633b054bbcb (patch) | |
tree | d8f3a64a9551343103babc05300aab92cbe7ef8f /tools/enc_recon_frame_test.c | |
parent | f6f06fb42ade0518830c54602123582652d53b18 (diff) | |
download | ffmpeg-74e27d9e3182d2d256d11bb0d5d45633b054bbcb.tar.gz |
avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan
Without ff_vk_exec_discard_deps which is called by ff_vk_exec_wait,
the reference count of hwframe context cannot reach zero due to
circular reference created by ff_vk_exec_add_dep_frame.
Fix #10873
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'tools/enc_recon_frame_test.c')
0 files changed, 0 insertions, 0 deletions