Update CI/CD to use Ubuntu 24.04 and distro FFmpeg 6.x
This commit is contained in:
+1
-1
@@ -191,7 +191,7 @@ list(APPEND OLIVE_LIBRARIES
|
||||
list(APPEND OLIVE_LIBRARIES OfxHost)
|
||||
|
||||
# Link FFmpeg
|
||||
find_package(FFMPEG 8.0 REQUIRED
|
||||
find_package(FFMPEG 6.0 REQUIRED
|
||||
COMPONENTS
|
||||
avutil
|
||||
avcodec
|
||||
|
||||
Reference in New Issue
Block a user