[FFmpeg-devel] [PATCH]configure: libvmaf depends on pthreads
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sun Nov 26 15:53:38 EET 2017
On 11/26/2017 1:50 PM, Carl Eugen Hoyos wrote:
> Sorry, I don't understand how pkg-config is related to the missing
> dependency of our configure script: Please explain.
Because pthreads is a dependency of libvmaf.
Looking at libvmaf, it does list pthreads as a dependency:
https://github.com/Netflix/vmaf/blob/master/wrapper/libvmaf.pc
It should work as-is. Is there a way I can reproduce this?
- Derek
More information about the ffmpeg-devel
mailing list