Update dependencies

This commit is contained in:
BtbN
2024-10-06 02:29:04 +02:00
parent 75548adee9
commit 251066913a
48 changed files with 50 additions and 50 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/fraunhoferhhi/vvenc.git"
SCRIPT_COMMIT="a1996a8c12593c5ce116243bed7a65dd59489a8d"
SCRIPT_COMMIT="0e7d4d34b00eedfccc79a3014f9701ae3599dcc0"
ffbuild_enabled() {
[[ $TARGET != *32 ]] || return -1