Changeset 5c5e1ea in ffmpeg
- Timestamp:
-
Jan 13, 2012, 7:09:59 PM
(13 years ago)
- Author:
- Mans Rullgard <mans@mansr.com>
- Branches:
- master
- Children:
- 71b3a63e
- Parents:
- 0cc1a86d
- git-author:
- Mans Rullgard <mans@mansr.com> (01/13/12 18:56:36)
- git-committer:
- Mans Rullgard <mans@mansr.com> (01/13/12 19:09:59)
- Message:
-
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>
-
(No files)
-