Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-05-02 18:09:54 +0400
committerMans Rullgard <mans@mansr.com>2012-05-02 20:26:39 +0400
commitababec7b95d84e911ecda6056e8b8c90287a6e7a (patch)
tree09f54966bb62793477323f3b89fa1e42b7ee8d84 /libavresample
parentadebad07e084af91cad1b162d89c86c9e08e0a31 (diff)
arm: intreadwrite: disable inline asm for gcc 4.7 and later
Starting with version 4.7, gcc properly supports unaligned memory accesses on ARM. Not using the inline asm with these compilers results in better code. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavresample')
0 files changed, 0 insertions, 0 deletions