[FFmpeg-devel] [DISCUSSION] Adding ARM64EC support to FFmpeg

2025-10-17 Thread harish.rajaselvan--- via ffmpeg-devel
Hi everyone, I'm reaching out regarding ARM64EC support for FFmpeg on Windows. I have been working on enabling ARM64EC compilation and have successfully built FFmpeg binaries for this target. To achieve this it required modifications to the build configuration files and to the gas-preprocessor

[FFmpeg-devel] Re: [DISCUSSION] Adding ARM64EC support to FFmpeg

2025-10-29 Thread harish.rajaselvan--- via ffmpeg-devel
Hi Martin, Yes, these were the only patches required for this build mode. There are no further pending changes from my side. These changes don’t affect other builds and are only meant to enable successful compilation in ARM64EC mode for users who wish to build FFmpeg in this configuration. R