diff options
author | Mans Rullgard <mans@mansr.com> | 2012-05-05 23:38:15 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-05-09 13:45:22 +0100 |
commit | 6766169c4198031c58a7972604d74947a16b75a7 (patch) | |
tree | 7eb8252f8e6a31b7225e14bedc9406f7b1d4205a /libavfilter/vf_delogo.c | |
parent | b82b49a5b774b6ad9119e981c72b8f594fee2ae0 (diff) | |
download | ffmpeg-6766169c4198031c58a7972604d74947a16b75a7.tar.gz |
mips: intreadwrite: fix inline asm for gcc 4.8
Just like gcc 4.6 and later on ARM, gcc 4.8 on MIPS generates
inefficient code when a known-unaligned location is used as a
memory input operand. This applies the same fix as has been
previously done to the ARM version of the code.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavfilter/vf_delogo.c')
0 files changed, 0 insertions, 0 deletions