mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
Update scripts
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
SCRIPT_COMMIT="7f20912b1be52ec65bc917dcd27515e905f9f567"
|
||||
SCRIPT_COMMIT="11cafdd8d64e2fcb0b170a2a1df11a896231de67"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/intel/libva.git"
|
||||
SCRIPT_COMMIT="6e4167728df6bc0512324eefe10b6cf370323b11"
|
||||
SCRIPT_COMMIT="01153523f25ac703e7ce2afc0023788a90f6c1bb"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* && $TARGET == win* ]] && return -1
|
||||
|
Reference in New Issue
Block a user