Fix NV12 crash issue when recreate camera object
(new structure) does not work
This commit is contained in:
@@ -34,7 +34,14 @@
|
||||
"Bash(export \"LIB=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/lib/x64;C:/Program Files \\(x86\\)/Windows Kits/10/Lib/10.0.26100.0/ucrt/x64;C:/Program Files \\(x86\\)/Windows Kits/10/Lib/10.0.26100.0/um/x64\")",
|
||||
"Bash(grep -E \"\\\\.\\(cpp|h|hpp\\)$\")",
|
||||
"Bash(find /c/Projects/CLionProjects/ANSCORE -name *Logger* -type f)",
|
||||
"Bash(find /c/Projects/CLionProjects/ANSCORE -name *SPDLogger* -o -name *ANSLogger*)"
|
||||
"Bash(find /c/Projects/CLionProjects/ANSCORE -name *SPDLogger* -o -name *ANSLogger*)",
|
||||
"Read(//c/Users/nghia/Downloads/**)",
|
||||
"Bash(find C:ProjectsCLionProjectsANSCORE -name *NV12* -type f)",
|
||||
"Bash(find C:ProjectsCLionProjectsANSCORE -name *GpuFrame* -type f)",
|
||||
"mcp__desktop-commander__get_file_info",
|
||||
"mcp__desktop-commander__interact_with_process",
|
||||
"Bash(sort -t= -k2 -rn)",
|
||||
"Bash(sort -t= -k3 -rn)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user