diff --git a/configure b/configure index b07f5d23311b0c604cf9e67aa95d88de522af378..52a65a4876079fc94ba17f57b3bad313ee6ce080 100755 --- a/configure +++ b/configure @@ -2419,7 +2419,7 @@ vda_deps="VideoDecodeAcceleration_VDADecoder_h pthreads" vda_extralibs="-framework CoreFoundation -framework VideoDecodeAcceleration -framework QuartzCore" vdpau_deps="vdpau_vdpau_h vdpau_vdpau_x11_h" videotoolbox_deps="VideoToolbox_VideoToolbox_h pthreads" -videotoolbox_extralibs="-framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework QuartzCore" +videotoolbox_extralibs="-framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework QuartzCore -framework CoreVideo" xvmc_deps="X11_extensions_XvMClib_h" h263_vaapi_hwaccel_deps="vaapi"