Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 19356:595ac8077dc5
Disable Y800 colorspace support, otherwise mplayer uses it even when it's not supposed to.
author | reimar |
---|---|
date | Tue, 08 Aug 2006 14:56:12 +0000 |
parents | b635d250fd0e |
children |
line wrap: on
line source
gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -L/usr/X11R6/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm