On Sat, Dec 03, 2016 at 09:32:05AM +0100, Hendrik Leppkes wrote:
> On Sat, Dec 3, 2016 at 7:49 AM, Diego Biurrun <di...@biurrun.de> wrote:
> > --- a/configure
> > +++ b/configure
> > @@ -2186,7 +2186,7 @@ wmv3_vaapi_hwaccel_select="vc1_vaapi_hwaccel"
> >  wmv3_vdpau_hwaccel_select="vc1_vdpau_hwaccel"
> >
> >  # hardware-accelerated codecs
> > -nvenc_deps_any="dlopen LoadLibrary"
> > +nvenc_deps_any="cuda dlopen LoadLibrary"
> >  nvenc_extralibs='$ldl'
> >  omx_deps="dlopen pthreads"
> >  omx_extralibs='$ldl'
> 
> That doesn't look right, its an _any check for the two dynamic loading 
> variants.
> Also, CUDA is optional for nvenc, not a hard-dep.

Yep, this is wrong, thanks for noticing. Patch dropped.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to