Files
ffmpeg/libavcodec/vulkan_hevc.c
Lynne a9fb323e88 vulkan: temporarily disable threading for ASIC-based hwaccels
The issue is that a race condition exists between threads locking
frames, which results in cyclic loops and deadlocks.

Compute-based implementations are not affected.

Fixes #20169
2025-08-09 15:07:56 +09:00

44 KiB