mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-29 13:00:23 +02:00
parent
55f186d295
commit
86af523883
@ -1,7 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
VIDSTAB_REPO="https://github.com/georgmartius/vid.stab.git"
|
VIDSTAB_REPO="https://github.com/georgmartius/vid.stab.git"
|
||||||
VIDSTAB_COMMIT="f9166e9b082242b622b5b456ef80cbdbd4042826"
|
# TODO: clamp to e7715fc until georgmartius/vid.stab#104 get fixed
|
||||||
|
VIDSTAB_COMMIT="e7715fcf329573cdcff5c57d0e4a25f4c3a0cb7f"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
[[ $VARIANT == gpl* ]] || return -1
|
[[ $VARIANT == gpl* ]] || return -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user