x264 t_mod_New version r2984.
New build made the 17/08/2019.
Build fprofiled with :
- Winthread : GCC 9.2.0 (20190812 version from msystem.waw.pl/x265) and nasm 2.14.02.
- posix : MSYS2 GCC 9.2.0 Rev1 and nasm 2.14.02.
- mcf : GCC 9.2.1 (20190812 version by LH_Mouse) and nasm 2.14.02.
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.2.
ffms : git commit a9e8f73 of 19/03/2019.
lsmash : git commit 88208b5 of 25/02/2019.