diff options
author | Mans Rullgard <mans@mansr.com> | 2012-08-07 17:43:29 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-08-07 21:13:30 +0100 |
commit | ec9d2c15c17ada4ebb5c8ca335a71a1f330dcaf9 (patch) | |
tree | 1ba65f9a25e479e3fa389cd09c3b3340fd2dde96 /libavcodec/arm | |
parent | 4ab26cb4cc9af2ab2199105aa273aa23e1f27911 (diff) | |
download | ffmpeg-ec9d2c15c17ada4ebb5c8ca335a71a1f330dcaf9.tar.gz |
ARM: use Q/R inline asm operand modifiers only if supported
Some compilers do not support the Q/R modifiers used to access
the low/high parts of a 64-bit register pair. Check for this
and disable all uses of it when not supported.
Fixes bug #337.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/arm')
0 files changed, 0 insertions, 0 deletions