On Wed, Aug 31, 2016 at 04:42:54PM +0200, Timo Rothenpieler wrote:
> ---
>  configure | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/configure b/configure
> index e30ddd2..f2c8492 100755
> --- a/configure
> +++ b/configure
> @@ -5388,7 +5388,8 @@ decklink_indev_extralibs="$decklink_indev_extralibs 
> $ldl"
>  frei0r_filter_extralibs='$ldl'
>  frei0r_src_filter_extralibs='$ldl'
>  ladspa_filter_extralibs='$ldl'
> -nvenc_encoder_extralibs='$ldl'
> +h264_nvenc_encoder_extralibs='$ldl'
> +hevc_nvenc_encoder_extralibs='$ldl'
>  coreimage_filter_extralibs="-framework QuartzCore -framework AppKit 
> -framework OpenGL"
>  coreimagesrc_filter_extralibs="-framework QuartzCore -framework AppKit 
> -framework OpenGL"

not sure why and possibly not an issue in this patch but
this patch causes ldl to end up twice in
*.pc Libs:

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to