Mercurial > mplayer.hg
diff libmpcodecs/img_format.c @ 33444:fac64fecdb03
Automatically add "-fno-tree-vectorize" in CFLAGS.
Automatic tree vectorization is enabled for high optimization levels
(-O3 and above). However it have long history of breaking code.
Latest been with gcc-4.6.0 and "-march=corei7-avx -O3".
FFmpeg also disables it.
author | iive |
---|---|
date | Tue, 31 May 2011 20:45:39 +0000 |
parents | 706871635af7 |
children | cf2a4f4cac0e |