- Jul 02, 2020
-
-
-
Henrik Gramner authored
-
- Jun 15, 2020
-
-
Currently they are guaranteed to be positive.
-
-
- Jun 10, 2020
-
-
Sergei Trofimovich authored
This allows building x264 on systems where 'strings' or '${HOST}-strings' does not exist, but llvm-strings exists.
-
-
Anton Mitrofanov authored
checkasm10 with seed=511142008 failed on win32 gcc builds.
-
Anton Mitrofanov authored
Closes #16. Bug report by Zu-Ming Jiang.
-
Anton Mitrofanov authored
last_non_b_pict_type is initialized to -1. Bug report by Vitaly Buka.
-
Anton Mitrofanov authored
-
- Apr 25, 2020
-
-
Anton Mitrofanov authored
-
- Apr 09, 2020
-
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
- Feb 29, 2020
-
-
Anton Mitrofanov authored
-
- Nov 26, 2019
-
-
Anton Mitrofanov authored
Closes videolan/x264#9.
-
Anton Mitrofanov authored
Bug report by Sam Panzer.
-
Anton Mitrofanov authored
And other resolution dependent buffers checks. Closes videolan/x264#10.
-
- Nov 05, 2019
-
-
-
Anton Mitrofanov authored
-
- Nov 01, 2019
-
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
-
- Jul 17, 2019
-
-
Anton Mitrofanov authored
Fix crash of MSVC builds compiled with --system-libx264 and /MT (default) CRT.
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
Removes need for -Bsymbolic during linking.
-
Simplifies a lot of code and avoids having to export public asm functions. Note that the force_align_arg_pointer function attribute is broken in clang versions prior to 6.0.1 which may result in crashes, so make sure to either use a newer clang version or a different compiler.
-
Anton Mitrofanov authored
pkg-config doesn't like spaces in version string.
-
Anton Mitrofanov authored
Some hardware decoders reject to decode streams with non-zero constraint_set4_flag/constraint_set5_flag.
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
Result was never used in that case.
-
Anton Mitrofanov authored
Bug report by Xuezhi Yan.
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
Bug report by Hongxu Chen.
-
- Jul 16, 2019
-
-
Konstantin Pavlov authored
-
Konstantin Pavlov authored
It now includes pkg-config, so lavf can be detected.
-