mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-08 02:24:30 +02:00
Disable build of unused vmaf tools
This commit is contained in:
parent
0e987c8328
commit
ff109e148a
@ -11,6 +11,9 @@ ffbuild_dockerbuild() {
|
||||
git-mini-clone "$VMAF_REPO" "$VMAF_COMMIT" vmaf
|
||||
cd vmaf
|
||||
|
||||
# Kill build of unused and broken tools
|
||||
echo > libvmaf/tools/meson.build
|
||||
|
||||
mkdir build && cd build
|
||||
|
||||
local myconf=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user