ffmpeg/libavcodec/aarch64
Janne Grunau ac6b95dbc0 aarch64: add ',' between assembler macro arguments where missing
llvm's integrated assembler does not accept spaces as macro argument
delimiter when targeting darwin. Using a explicit delimiter is a good
idea in principle since it makes case like 'macro 4 -2' vs 'macro 4 - 2'
clear.
2014-08-04 00:17:21 +02:00
..
Makefile aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
asm-offsets.h aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
cabac.h
fft_init_aarch64.c aarch64: NEON float (i)MDCT 2014-04-22 19:35:41 +02:00
fft_neon.S aarch64: add ',' between assembler macro arguments where missing 2014-08-04 00:17:21 +02:00
h264chroma_init_aarch64.c
h264cmc_neon.S h264: avoid using uninitialized memory in NEON chroma mc 2014-06-23 16:32:15 +02:00
h264dsp_init_aarch64.c
h264dsp_neon.S
h264idct_neon.S
h264qpel_init_aarch64.c
h264qpel_neon.S
hpeldsp_init_aarch64.c
hpeldsp_neon.S
mdct_neon.S aarch64: NEON float (i)MDCT 2014-04-22 19:35:41 +02:00
mpegaudiodsp_init.c aarch64: NEON fixed/floating point MPADSP apply_window 2014-04-22 22:01:45 +02:00
mpegaudiodsp_neon.S aarch64: add ',' between assembler macro arguments where missing 2014-08-04 00:17:21 +02:00
neon.S
neontest.c
opus_imdct_init.c aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
opus_imdct_neon.S aarch64: add ',' between assembler macro arguments where missing 2014-08-04 00:17:21 +02:00
rv40dsp_init_aarch64.c
vc1dsp_init_aarch64.c
videodsp.S
videodsp_init.c
vorbisdsp_init.c aarch64: NEON vorbis_inverse_coupling 2014-04-22 22:01:45 +02:00
vorbisdsp_neon.S aarch64: NEON vorbis_inverse_coupling 2014-04-22 22:01:45 +02:00