summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-07-02 01:58:30 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-07-02 02:04:50 +0200
commitd35a986404e7022c1ddbb1bf599635f7a1bd3c45 (patch)
tree453cf0b608c5deaf6eac2a0e69e88787d1266042 /configure
parent5eb353e0cd62ad212634c14e4b863554c0bc6161 (diff)
downloadffmpeg-streaming-d35a986404e7022c1ddbb1bf599635f7a1bd3c45.zip
ffmpeg-streaming-d35a986404e7022c1ddbb1bf599635f7a1bd3c45.tar.gz
configure: make fast_unaligned configureable
Fixes Ticket1481 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 956e3a1..a1346fa 100755
--- a/configure
+++ b/configure
@@ -273,6 +273,7 @@ Optimization options (experts only):
--disable-mipsdspr1 disable MIPS DSP ASE R1 optimizations
--disable-mipsdspr2 disable MIPS DSP ASE R2 optimizations
--disable-mipsfpu disable floating point MIPS optimizations
+ --disable-fast-unaligned consider unaligned accesses slow
--postproc-version=V build libpostproc version V.
Where V can be '$ALT_PP_VER_MAJOR.$ALT_PP_VER_MINOR.$ALT_PP_VER_MICRO' or 'current'. [$postproc_version_default]
@@ -1035,6 +1036,7 @@ CONFIG_LIST="
doc
dwt
dxva2
+ fast_unaligned
fastdiv
fft
fontconfig
OpenPOWER on IntegriCloud