Disable vaapi
One less dependency to worry about and ffmpeg works fine without it.
This commit is contained in:
@@ -386,7 +386,6 @@ elseif(LINUX)
|
||||
)
|
||||
endif()
|
||||
|
||||
find_package("Va")
|
||||
include("${SM_CMAKE_DIR}/SetupFfmpeg.cmake")
|
||||
|
||||
set(OpenGL_GL_PREFERENCE GLVND)
|
||||
|
||||
Reference in New Issue
Block a user