We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b705324 commit d2d5eeaCopy full SHA for d2d5eea
build-ffmpeg
@@ -380,7 +380,7 @@ CONFIGURE_OPTIONS+=("--enable-libvidstab")
380
381
382
if build "av1"; then
383
- download "https://aomedia.googlesource.com/aom/+archive/430d58446e1f71ec2283af0d6c1879bc7a3553dd.tar.gz" "av1.tar.gz" "av1"
+ download "https://aomedia.googlesource.com/aom/+archive/b52ee6d44adaef8a08f6984390de050d64df9faa.tar.gz" "av1.tar.gz" "av1"
384
make_dir "$PACKAGES"/aom_build
385
cd "$PACKAGES"/aom_build || exit
386
execute cmake -DENABLE_TESTS=0 -DCMAKE_INSTALL_PREFIX="${WORKSPACE}" -DCMAKE_INSTALL_LIBDIR=lib "$PACKAGES"/av1
0 commit comments