Update dependencies

This commit is contained in:
BtbN
2020-09-27 16:17:47 +02:00
parent 2df10454f0
commit 0e104d9662
21 changed files with 26 additions and 30 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
X265_REPO="https://github.com/videolan/x265.git"
X265_COMMIT="ac186359c3706f63579b2291cd2dc84f6e17a336"
X265_COMMIT="83e2d7fb0b181b2d86498b2e729499e7f184e1ef"
ffbuild_enabled() {
[[ $VARIANT == gpl* ]] || return -1