On Sat, Dec 9, 2017 at 12:14 AM, James Almer <[email protected]> wrote:
> 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 <[email protected]>
>
> Suggested-by: wbs
> Signed-off-by: James Almer <[email protected]>
> ---

Pushed. Thanks for posting the patch.

Jan
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to