ffmpeg/libavcodec/aarch64
Martin Storsjö c00365b46d aarch64: Make the function pointer tables position independent
This allows running the code on android, where 64 bit binaries with
text relocations aren't allowed to be loaded.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-11-16 01:07:24 +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
fft_neon.S aarch64: Make the function pointer tables position independent 2014-11-16 01:07:24 +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
Makefile aarch64: opus NEON iMDCT and FFT 2014-05-15 18:17:02 +02:00
mdct_neon.S
mpegaudiodsp_init.c
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: Make the function pointer tables position independent 2014-11-16 01:07:24 +02:00
rv40dsp_init_aarch64.c
vc1dsp_init_aarch64.c
videodsp_init.c
videodsp.S
vorbisdsp_init.c
vorbisdsp_neon.S