Commits on Source 11
-
Anton Mitrofanov authored
Bug report by Hongxu Chen.
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
Bug report by Xuezhi Yan.
-
Anton Mitrofanov authored
Result was never used in that case.
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
Some hardware decoders reject to decode streams with non-zero constraint_set4_flag/constraint_set5_flag.
-
Anton Mitrofanov authored
pkg-config doesn't like spaces in version string.
-
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
Removes need for -Bsymbolic during linking.
-
Anton Mitrofanov authored
-
Anton Mitrofanov authored
Fix crash of MSVC builds compiled with --system-libx264 and /MT (default) CRT.