-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathuavs3d_version.patch
More file actions
12 lines (12 loc) · 985 Bytes
/
uavs3d_version.patch
File metadata and controls
12 lines (12 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
diff -ruN orig/configure new/configure
--- orig/configure 2022-01-14 12:43:55.000000000 -0600
+++ new/configure 2022-02-11 00:33:30.345739449 -0600
@@ -6612,7 +6612,7 @@
enabled libtwolame && require libtwolame twolame.h twolame_init -ltwolame &&
{ check_lib libtwolame twolame.h twolame_encode_buffer_float32_interleaved -ltwolame ||
die "ERROR: libtwolame must be installed and version must be >= 0.3.10"; }
-enabled libuavs3d && require_pkg_config libuavs3d "uavs3d >= 1.1.41" uavs3d.h uavs3d_decode
+enabled libuavs3d && require_pkg_config libuavs3d "uavs3d >= 1.1.0" uavs3d.h uavs3d_decode
enabled libv4l2 && require_pkg_config libv4l2 libv4l2 libv4l2.h v4l2_ioctl
enabled libvidstab && require_pkg_config libvidstab "vidstab >= 0.98" vid.stab/libvidstab.h vsMotionDetectInit
enabled libvmaf && require_pkg_config libvmaf "libvmaf >= 1.5.2" libvmaf.h compute_vmaf