Re: [FFmpeg-devel] Various build errors with armasm64 and armasm after update to FFmpeg 4.2

2019-10-02 Thread Martin Storsjö
> On Oct 1, 2019, at 23:07, Lukas Fellechner wrote: > > This has worked very well for quite a long time. But after upgrading to > FFmpeg 4.2, the build fails. A lot of changes and additions have been done > for ARM/NEON 64-bit, and it looks like many of them are not compatible with > armasm64

[FFmpeg-devel] Various build errors with armasm64 and armasm after update to FFmpeg 4.2

2019-10-01 Thread Lukas Fellechner
Hi there, TL;DR: Lots of compile errors when building FFmpeg 4.2 ARM/NEON Code through gas-preprocessor and armasm(64). Build target is Windows (UWP) ARM and ARM64. X86 and X64 targets are building fine. Long Version: I am building FFmpeg with an MSYS2 environment where ARM/NEON assembly cod