mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
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() {
|
||||
[[ $VARIANT == gpl* ]] || return -1
|
||||
|
Reference in New Issue
Block a user