Update dependencies

This commit is contained in:
BtbN
2020-11-10 16:22:37 +01:00
parent 32f4365117
commit fc49bef0c3
32 changed files with 32 additions and 30 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
VIDSTAB_REPO="https://github.com/georgmartius/vid.stab.git"
VIDSTAB_COMMIT="e851e7b11c482c116d22b247821f22862a207245"
VIDSTAB_COMMIT="f9166e9b082242b622b5b456ef80cbdbd4042826"
ffbuild_enabled() {
[[ $VARIANT == gpl* ]] || return -1