> -Original Message-
> From: ffmpeg-devel On Behalf Of Marton
> Balint
> Sent: Thursday, June 9, 2022 8:44 PM
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [PATCH v6] libx264: Set min build version to 158
>
>
>
> On Wed
On Wed, 8 Jun 2022, Soft Works wrote:
- { require libx264 "stdint.h x264.h"
x264_encoder_encode "-lx264 $pthreads_extralibs $libm_extralibs" &&
- warn "using libx264 without pkg-config";
} } &&
x264 without pkg-config feature g
> -Original Message-
> From: ffmpeg-devel On Behalf Of Marton
> Balint
> Sent: Wednesday, June 8, 2022 10:22 PM
> To: FFmpeg development discussions and patches
> Subject: Re: [FFmpeg-devel] [PATCH v6] libx264: Set min build version to 158
>
>
>
> On
On Thu, 26 May 2022, Matt Oliver wrote:
From: Matt Oliver
Was "[PATCH] libx264: Do not explicitly set X264_API_IMPORTS"
Setting X264_API_IMPORTS only affects msvc builds and it breaks
linking to static builds (although is required for shared builds).
This flag is set by x264 in its pkgconf