aarch64: Make the function pointer tables position independent

Multimedia / Libav - Martin Storsjö [martin.st] - 15 November 2014 17:07 UTC

This allows running the code on android, where 64 bit binaries with text relocations aren't allowed to be loaded.

c00365b aarch64: Make the function pointer tables position independent
libavcodec/aarch64/fft_neon.S | 33 +++++++++++++++++----------------
libavcodec/aarch64/opus_imdct_neon.S | 18 +++++++++---------
2 files changed, 26 insertions(+), 25 deletions(-)

Upstream: git.libav.org


  • Share