avutil/hwcontext_amf: move AVMutex to internal context

This commit is contained in:
Dmitrii Ovchinnikov
2025-11-13 17:40:26 +01:00
parent efd6e85abb
commit 140b4f28c3
5 changed files with 41 additions and 8 deletions
+3
View File
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
2025-11-18 - xxxxxxxxxx - lavu 60.19.100 - hwcontext_amf.h
avutil/hwcontext_amf: add lock and unlock for AVAMFDeviceContext.
2025-11-16 - xxxxxxxxxx - lavu 60.18.100 - cpu.h
Deprecate AV_CPU_FLAG_FORCE without replacement.