Commit 189e175a authored by michael's avatar michael

25% faster floating point AAN IDCT.

Other float code likely benefits as well ...


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12245 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4283f1e7
......@@ -1808,6 +1808,7 @@ elif enabled optimizations; then
add_cflags "-O3"
fi
fi
check_cflags -fno-math-errno
# PIC flags for shared library objects where they are needed
if enabled shared; then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment