aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/hwcontext_vulkan.c
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2024-12-18 14:58:33 +0900
committerLynne <dev@lynne.ee>2024-12-23 04:25:09 +0900
commit157cd820adbbfcfd1870a6ce12d072dc0f623e9b (patch)
treead8ce1f1676a448fc2ff0defcaac8cf8e503f989 /libavutil/hwcontext_vulkan.c
parent7239be07bea6cce5a9e09d5dc7ebb1a14e34121f (diff)
downloadffmpeg-157cd820adbbfcfd1870a6ce12d072dc0f623e9b.tar.gz
vulkan: remove pointless mutex locks
This code was simply incorrect through and through. It did not protect what actually has to be protected in a multi-threaded setup. Perhaps it was used to silence threading errors? Either way, remove it, and document the correct way to use execution pools in a threaded environment.
Diffstat (limited to 'libavutil/hwcontext_vulkan.c')
0 files changed, 0 insertions, 0 deletions