Update x264
This commit is contained in:
parent
48671665e3
commit
8c306d93d6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
X264_REPO="https://github.com/mirror/x264.git"
|
||||
X264_COMMIT="19856cc41ad11e434549fb3cc6a019e645ce1efe"
|
||||
X264_COMMIT="5585eafe31c2299163dcb206e05e18be7dd93098"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
|
Loading…
Reference in a new issue