You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
vulkan: do not leak cooperative matrix properties
This commit is contained in:
@@ -1893,6 +1893,7 @@ void ff_vk_uninit(FFVulkanContext *s)
|
||||
av_freep(&s->query_props);
|
||||
av_freep(&s->qf_props);
|
||||
av_freep(&s->video_props);
|
||||
av_freep(&s->coop_mat_props);
|
||||
|
||||
av_buffer_unref(&s->frames_ref);
|
||||
}
|
||||
|
Reference in New Issue
Block a user