ffmpeg | branch: master | Carl Eugen Hoyos <ceffm...@gmail.com> | Sun Nov 26 14:29:27 2017 +0100| [d01eeef4a2297dcc1fd9f125bed6bd8d1bed3b29] | committer: Carl Eugen Hoyos
configure: libvmaf depends on pthreads. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d01eeef4a2297dcc1fd9f125bed6bd8d1bed3b29 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 70de780f82..688f6ab803 100755 --- a/configure +++ b/configure @@ -3289,7 +3289,7 @@ uspp_filter_deps="gpl avcodec" vaguedenoiser_filter_deps="gpl" vidstabdetect_filter_deps="libvidstab" vidstabtransform_filter_deps="libvidstab" -libvmaf_filter_deps="libvmaf" +libvmaf_filter_deps="libvmaf pthreads" zmq_filter_deps="libzmq" zoompan_filter_deps="swscale" zscale_filter_deps="libzimg const_nan" _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog