mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Switch x264 to official repo
This commit is contained in:
parent
96dda7e54e
commit
bf74c796ff
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/mirror/x264.git"
|
||||
SCRIPT_COMMIT="eaa68fad9e5d201d42fde51665f2d137ae96baf0"
|
||||
SCRIPT_REPO="https://code.videolan.org/videolan/x264.git"
|
||||
SCRIPT_COMMIT="c1c9931dc87289b8aeba78150467f17bdb97d019"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user