view libmpcodecs/vd_vfwex.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 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"