Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: jpsdr/x264

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

24 Mar 17:11
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3214.
Build fprofiled with :

  • Winthread : GCC 13.1.0 (20230426 version from msystem.waw.pl/x265) and nasm 2.16.03.
  • posix : MSYS2 GCC 14.2.0 Rev3 and nasm 2.16.03.
  • mcf : GCC 14.2.1 (20250205 version by LH_Mouse) and nasm 2.16.03.

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.5
ffms : git commit ef243ab of 22/07/2023.
lsmash : git commit 18a9ed2 of 16/03/2020.

Assets 4
Loading
SiV44, imao7, pepelugil, lexxblack, and Takcsik24 reacted with thumbs up emoji DAPTYX, imao7, and Takcsik24 reacted with heart emoji
6 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

26 Sep 16:48
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3192.
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 14.2.0 Rev1 and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • mcf : GCC 14.2.1 (20240905 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.5
ffms : git commit ef243ab of 22/07/2023.
lsmash : git commit 18a9ed2 of 16/03/2020.

Loading
SiV44, karmantyu, and ShakerOND reacted with thumbs up emoji DAPTYX, pepelugil, and ShakerOND reacted with heart emoji
5 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

19 Mar 17:28
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3186.
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.2.0 Rev5 and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • mcf : GCC 13.2.1 (20240305 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 ef243ab of 22/07/2023.
lsmash : git commit 18a9ed2 of 16/03/2020.

Loading
kedaitinh12 and DAPTYX reacted with thumbs up emoji
2 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

24 Feb 10:44
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3179.
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.2.0 Rev5 and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • mcf : GCC 13.2.1 (20240203 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 ef243ab of 22/07/2023.
lsmash : git commit 18a9ed2 of 16/03/2020.

Loading
kedaitinh12 and minds3t reacted with thumbs up emoji
2 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

03 Nov 17:28
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3156.
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.2.0 Rev2 and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • mcf : GCC 13.2.1 (20231023 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 ef243ab of 22/07/2023.
lsmash : git commit 18a9ed2 of 16/03/2020.

Loading
kedaitinh12, pepelugil, and Irena397 reacted with thumbs up emoji Irena397 and kedaitinh12 reacted with heart emoji Irena397 and kedaitinh12 reacted with rocket emoji
3 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

17 May 15:27
@jpsdr jpsdr
ae98796
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

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.

Loading
kedaitinh12 and karmantyu reacted with thumbs up emoji
2 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

03 May 13:50
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3107.
Build fprofiled with :

  • Winthread : GCC 10.4.1 (20221227 version from msystem.waw.pl/x265) and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • posix : MSYS2 GCC 12.2.0 Rev11 and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • mcf : GCC 12.2.1 (20221004 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.

Loading
pepelugil and kedaitinh12 reacted with thumbs up emoji
2 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

14 Feb 22:20
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3106.
Build fprofiled with :

  • Winthread : GCC 10.4.1 (20221227 version from msystem.waw.pl/x265) and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • posix : MSYS2 GCC 12.2.0 Rev10 and nasm 2.15.05 (x86) / 2.16.01 (x64).
  • mcf : GCC 12.2.1 (20221004 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.3
ffms : git commit 780e931 of 27/01/2023.
lsmash : git commit 18a9ed2 of 16/03/2020.

Loading
Auska, kedaitinh12, Morku, pepelugil, and DAPTYX reacted with thumbs up emoji
5 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

25 Sep 10:40
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3099.
Build fprofiled with :

  • Winthread : GCC 10.4.0 (20220820 version from msystem.waw.pl/x265) and nasm 2.15.05.
  • posix : MSYS2 GCC 12.2.0 Rev1 and nasm 2.15.05.
  • mcf : GCC 12.2.1 (20220922 version by LH_Mouse) and nasm 2.15.05.

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.2.
ffms : git commit 90975ec of 09/12/2021.
lsmash : git commit 18a9ed2 of 16/03/2020.

Loading
fzh3g, pepelugil, and Reza-TGh reacted with thumbs up emoji
3 people reacted

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

30 Jan 16:04
@jpsdr jpsdr

Choose a tag to compare

x264 t_mod x86/x64 8bits/10bits posix/Win32threads

x264 t_mod_New version r3085.
Build fprofiled with :

  • Winthread : GCC 10.3.1 (20211018 version from msystem.waw.pl/x265) and nasm 2.15.05.
  • posix : MSYS2 GCC 11.2.0 Rev8 and nasm 2.15.05.
  • mcf : GCC 11.2.1 (20220125 version by LH_Mouse) and nasm 2.15.05.

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.1.
ffms : git commit 90975ec of 09/12/2021.
lsmash : git commit 18a9ed2 of 16/03/2020.

Loading
pepelugil, kedaitinh12, SOWUH, Elheym, and FranceBB reacted with thumbs up emoji pepelugil, kedaitinh12, and SOWUH reacted with heart emoji
5 people reacted
Previous 1 3 4
Previous

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /