Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 10860:472c5531b695
Improved backwards seeking for small seek steps. Patch by matthieu <mat100@ifrance.com>.
author | mosu |
---|---|
date | Fri, 12 Sep 2003 21:47:28 +0000 |
parents | 3f3b7829dce8 |
children | b635d250fd0e |
line wrap: on
line source
gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm