Update dependencies

This commit is contained in:
BtbN
2025-02-04 18:30:49 +01:00
parent e743edcfec
commit 1a7f1b1683
55 changed files with 55 additions and 55 deletions

View File

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