Skip to content
Snippets Groups Projects
Forked from VideoLAN / x264
234 commits behind the upstream repository.
Henrik Gramner's avatar
Henrik Gramner authored
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.
b5bc5d69