msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.31k stars 1.23k forks source link

svt-av1: update to 2.3.0 #22362

Closed kmilos closed 1 month ago

Biswa96 commented 1 month ago

The total file size went double with the version update https://github.com/msys2/MINGW-packages/actions/runs/11614724193/job/32343561041?pr=22362#step:11:1281. Could you know the reason for that change?

kmilos commented 1 month ago

New assembly code perhaps?

Andarwinux commented 1 month ago

LTO/AVX512 now enabled by default

lazka commented 1 month ago

Is the LTO with the static build actually usable? Maybe we could disable it there?

Andarwinux commented 1 month ago

It does work for clang64/arm64, I'm not sure about gcc.

lazka commented 1 month ago

ok, we this becomes more common we might have to rethink static packaging.

lazka commented 3 weeks ago

There is fallout reported in #22439