summaryrefslogtreecommitdiffstats
path: root/libavfilter/bbox.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2023-09-14 22:16:32 +0200
committerAndreas Rheinhardt <[email protected]>2023-09-15 02:37:56 +0200
commit47b1c0d0db67273e802c369bd9d061ebcad4b971 (patch)
treea7c900264934995fe15682fc2a81ef6511c80019 /libavfilter/bbox.c
parenta6bd2ee7594c8625d4fd3b56e2d7c67b23c36580 (diff)
avutil/hwcontext_vulkan: Improve type-safety
The AVBuffer API uses uint8_t as base type for buffers and therefore its free callbacks need to abide by this. Therefore vulkan_frame_free() used an inappropriate signature which caused casts whenever this function has been called manually. This commit changes this by making vulkan_frame_free() use the proper type and a vulkan_frame_free_cb() that is used as free callback for the AVBuffer API. Reviewed-by: Lynne <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavfilter/bbox.c')
0 files changed, 0 insertions, 0 deletions