Update dependencies
This commit is contained in:
parent
86af523883
commit
3119034c92
27 changed files with 34 additions and 38 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
X264_REPO="https://code.videolan.org/videolan/x264.git"
|
||||
X264_COMMIT="4121277b40a667665d4eea1726aefdc55d12d110"
|
||||
X264_REPO="https://github.com/mirror/x264.git"
|
||||
X264_COMMIT="b86ae3c66f51ac9eab5ab7ad09a9d62e67961b8a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == gpl* ]] || return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue