[FFmpeg-devel] [PATCH] get_cabac_inline_x86: Don't inline if 32-bit Windows

Hendrik Leppkes h.leppkes at gmail.com
Tue Jan 3 01:35:43 EET 2023


On Tue, Jan 3, 2023 at 12:01 AM Christopher Degawa <ccom at randomderp.com> wrote:
>
> previouslly, it only was an issue with 32-bit clang from msys2's
> mingw32 repo, however, at some point with an update to gcc 12.2.0,
> the same issue popped up. Tested with a clean clone of ffmpeg, and even
> tested with n5.0, but the issue persists, so I presume it's a compiler
> issue.
>
> Related: https://trac.ffmpeg.org/ticket/8903
>

I regularly build with 12.2 on win32 and its fine.

In fact, there is a fate station for that:
https://fate.ffmpeg.org/report.cgi?slot=x86_32-mingw-w64-dll-windows-native&time=20230102232810

So if you are seeing this issue, more details that trigger it will be
required, and maybe a more targeted fix.

- Hendrik


More information about the ffmpeg-devel mailing list