view TOOLS/bmovl-test/Makefile @ 13564:992960f68af0

postproc/yuv2rgb_altivec.c compile fix yuv2rgb_altivec_init_tables does initialize the SwsContext vectors. missing vec_splat. patch by (Luca Barbato <lu_zero at gentoo dot org>) and (Romain Dolbeau <dolbeau at irisa dot fr>)
author michael
date Tue, 05 Oct 2004 19:11:00 +0000
parents 7cd5c542b1b2
children bb8835f8be72
line wrap: on
line source

bmovl-test: bmovl-test.c
	cc -O3 -I/usr/local/include/SDL -I/usr/include/SDL -L/usr/local/lib -lSDL_image -o bmovl-test bmovl-test.c