Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 10177:9cee07f898f7
swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it crashes, without checking the swsContext
author | alex |
---|---|
date | Fri, 23 May 2003 21:20:12 +0000 |
parents | 3b5f5d1c5041 |
children | 3f3b7829dce8 |
line wrap: on
line source
gcc -g -O4 gltest.c ../../linux/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm