diff options
author | Mans Rullgard <mans@mansr.com> | 2012-01-13 18:56:36 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-01-13 19:09:59 +0000 |
commit | 5c5e1ea3cdccc5af0b2d3de15a9c3739c30ec88c (patch) | |
tree | dd4db8a9c0d06ef6e2cd9f2d28f6f094e2593d79 /libavutil/lzo.h | |
parent | 0cc1a86dc34b020d857f946e47edf9e425274330 (diff) | |
download | ffmpeg-5c5e1ea3cdccc5af0b2d3de15a9c3739c30ec88c.tar.gz |
ARM: 4-byte align start of all asm functions
Due to apprent bugs in the GNU assembler and/or linker, relocations
can be incorrectly processed if the alignment of a Thumb instruction
is changed in the output file compared to the input object.
This fixes crashes in h264 decoding with Thumb enabled. No effect in
ARM mode since everything is 4-byte aligned there.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavutil/lzo.h')
0 files changed, 0 insertions, 0 deletions