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

2021-12-29 Thread Matt Oliver
On Wed, 29 Dec 2021 at 23:37, Michael Niedermayer wrote: > On Wed, Dec 29, 2021 at 05:16:25PM +1100, Matt Oliver wrote: > > 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 (althoug

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

2021-12-29 Thread Michael Niedermayer
On Wed, Dec 29, 2021 at 05:16:25PM +1100, Matt Oliver wrote: > 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 pk