comparison libmpcodecs/dec_teletext.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 658f24bbf9b7
children d89db56bc91b
comparison
equal deleted inserted replaced
33443:02214457c955 33444:fac64fecdb03