Hello ffmpeg developers,
This commit [1] is causing problems when compiling with Clang on Windows:
..\..\third_party\ffmpeg\libavutil/x86/intmath.h(53,33) : error:
always_inline function '__tzcnt_u32' requires target feature 'bmi',
but would be inlined into function 'ff_ctzll_x86' that is compil
Hi Matt,
Thanks for the quick reply.
On Mon, Nov 16, 2015 at 11:02 PM, Matt Oliver wrote:
> On 17 November 2015 at 12:12, Hans Wennborg wrote:
>> This commit [1] is causing problems when compiling with Clang on Windows:
>>
>> ..\..\third_party\ffmpeg\libavutil/x86/intm