Re: [FFmpeg-devel] [PATCH v6] libx264: Set min build version to 158

2022-06-09 Thread Soft Works
> -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

Re: [FFmpeg-devel] [PATCH v6] libx264: Set min build version to 158

2022-06-09 Thread Marton Balint
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

Re: [FFmpeg-devel] [PATCH v6] libx264: Set min build version to 158

2022-06-08 Thread Soft Works
> -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

Re: [FFmpeg-devel] [PATCH v6] libx264: Set min build version to 158

2022-06-08 Thread Marton Balint
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

[FFmpeg-devel] [PATCH v6] libx264: Set min build version to 158

2022-05-26 Thread Matt Oliver
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 pkgconfig as required since build 158 (a615f027ed172e