aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2017-03-01 12:02:11 +0100
committerDiego Biurrun <diego@biurrun.de>2017-03-01 12:02:11 +0100
commit5ff3b5cafcc685b6936d16602b0f80aa09a95870 (patch)
tree1b23055c8bbef51f72034fc12bd30a71570fd6ac
parentdb869f4ea4405fb8f9736e5ecdca70f77621a28e (diff)
downloadffmpeg-5ff3b5cafcc685b6936d16602b0f80aa09a95870.tar.gz
build: Add pthreads to list of avutil extralibs
libavutil uses pthreads in the buffer code (abstracted through a header).
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index cdeae9a7b3..7e788befc9 100755
--- a/configure
+++ b/configure
@@ -2524,7 +2524,7 @@ avdevice_extralibs="libm_extralibs"
avformat_extralibs="libm_extralibs"
avfilter_extralibs="pthreads_extralibs libm_extralibs"
avresample_extralibs="libm_extralibs"
-avutil_extralibs="clock_gettime_extralibs cuda_extralibs libm_extralibs libmfx_extralibs nanosleep_extralibs user32_extralibs vaapi_extralibs vaapi_drm_extralibs vaapi_x11_extralibs vdpau_x11_extralibs wincrypt_extralibs"
+avutil_extralibs="clock_gettime_extralibs cuda_extralibs libm_extralibs libmfx_extralibs nanosleep_extralibs pthreads_extralibs user32_extralibs vaapi_extralibs vaapi_drm_extralibs vaapi_x11_extralibs vdpau_x11_extralibs wincrypt_extralibs"
swscale_extralibs="libm_extralibs"
# programs