github jpsdr/x264 r2901
x264 t_mod x86/x64 8bits/10bits posix/Win32threads

latest releases: r3186, r3179, r3156...
6 years ago

!!!!!!WARNING!!!!!!!
Finaly the day came. The 8/10 bits unification commit breaks too much things, and some other commits, use of new ffmpeg API breaks compatibility with some patches, for which i'm obliged to stay with ffmpeg 2.8.x. So, now, even if the 7z files and the version is tagged with the actual master release version, it's not realy it.
I've created a branch from the master version just before the big 8/10 bits unificiation commit, and manualy integrated the commits i thought usefull and didn't break any patches of the t_mod version.
This new custom master branch is : https://github.com/jpsdr/x264/tree/x264_Custom

x264 t_mod version custom r2901.
Build made the 30/03/2018.
Build fprofiled with :

  • Winthread : dwarf/seh GCC 7.3.0 Rev0 and nasm 2.13.03.
  • posix : MSYS2 GCC 7.3.0 Rev1 and nasm 2.13.03.

For the posix versions, x264 and all the libpacks are compiled using the posix threading libraries, and also using a posix gcc threading version.
For the winthread versions, x264 and all the libpacks are compiled using the Win32threads threading libraries, and also using a win32 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 v2.8.14
ffms : git commit e1094d2 of 06/03/2017.
lsmash : git commit 50ee6cb of 27/03/2018.

Don't miss a new x264 release

NewReleases is sending notifications on new releases.