x264 t_mod x86/x64 8bits/10bits posix/Win32threads
x264 t_mod_New version r3107.1.
Build fprofiled with :
- Winthread : GCC 13.1.0 (20230426 version from msystem.waw.pl/x265) and nasm 2.15.05 (x86) / 2.16.01 (x64).
- posix : MSYS2 GCC 13.1.0 Rev5 and nasm 2.15.05 (x86) / 2.16.01 (x64).
- mcf : GCC 13.1.1 (20230512 version by LH_Mouse) and nasm 2.15.05 (x86) / 2.16.01 (x64).
For the posix versions, x264 and all the libpacks are compiled using the posix threading libraries build option when this one is avaible, and also using a posix gcc threading version.
For the winthread versions, x264 and all the libpacks are compiled using the Win32threads threading libraries build option when this one is avaible, and also using a win32 gcc threading version.
For the mcf versions, x264 and all the libpacks are compiled using the Win32threads threading libraries build option when this one is avaible, and also using a mcf gcc threading version.
Use --fullhelp with the version you want to use to see exactly what features (input/ouput) are supported.
Broadwell : Build fprofiled targeting Broadwell cpu arch and compiled with avx2 instructions. All libpacks are also compiled targeting Broadwell cpu arch and with avx2 instructions.
Libpacks version :
ffmpeg : Stable release v4.4.4
ffms : git commit cf7c4b2 of 20/04/2023.
lsmash : git commit 18a9ed2 of 16/03/2020.