mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
f33f728470
Vanilla clang supports altmacro since clang 5.0, and thus doesn't
require gas-preprocessor for building the arm assembly any longer.
However, the built-in assembler doesn't support .dn directives.
This readds checks that were removed in
|
||
---|---|---|
.. | ||
hscale.S | ||
Makefile | ||
output.S | ||
rgb2yuv_neon_16.S | ||
rgb2yuv_neon_32.S | ||
rgb2yuv_neon_common.S | ||
swscale_unscaled.c | ||
swscale.c | ||
yuv2rgb_neon.S |