Fix NV12 crash issue when recreate camera object

(new structure) does not work
This commit is contained in:
2026-04-03 14:51:52 +11:00
parent 958cab6ae3
commit 6fb09830c5
16 changed files with 854 additions and 209 deletions

View File

@@ -5,6 +5,7 @@ set(ANSLPR_SOURCES
ANSLPR_CPU.cpp
ANSLPR_OD.cpp
ANSGpuFrameRegistry.cpp
GpuNV12SlotPool.cpp
dllmain.cpp
pch.cpp
)