aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/libshine.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-12-08 19:14:13 -0300
committerJan Ekström <jeebjp@gmail.com>2017-12-09 21:46:34 +0200
commit36de24d5b7d67ab323ed41c7dc06fa0345404227 (patch)
tree0295d551d4bbc925eb97bd7639b4d1fa0d2d6837 /libavcodec/libshine.c
parente1121f9723b1f6eabc80e7f3c9eca69a70fd2f8d (diff)
downloadffmpeg-36de24d5b7d67ab323ed41c7dc06fa0345404227.tar.gz
arm/hevc_idct: fix compilation on Android
Compilation error "out of range" fixed for armeabi-v7a. Compilation failed trying to build libvlc.aar for ARM7 android on ubuntu 16.04 host. Error messages is "Offset out of range". The reason of the error is assembler LDR directives in function "ff_hevc_transform_luma_4x4_neon_8" need local storage in range <1k, but no such storage provided. Based on a patch by Ihor Bobalo <bob@eleks.com> Suggested-by: wbs Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/libshine.c')
0 files changed, 0 insertions, 0 deletions