[FFmpeg-devel] [PATCH 3/5] Set fast_unaligned in avconfig.h
Mans Rullgard
mans
Sat Jul 10 14:22:33 CEST 2010
---
configure | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index c35e3e2..3215526 100755
--- a/configure
+++ b/configure
@@ -958,6 +958,7 @@ ARCH_EXT_LIST='
HAVE_LIST_PUB='
bigendian
+ fast_unaligned
'
HAVE_LIST="
@@ -989,7 +990,6 @@ HAVE_LIST="
fast_64bit
fast_clz
fast_cmov
- fast_unaligned
fcntl
fork
getaddrinfo
--
1.7.1.1
More information about the ffmpeg-devel
mailing list