Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 16504:aa2b250ba16b
add a demux_peekc function that allows to just "have a look" at the next
byte of data from the demuxer.
author | reimar |
---|---|
date | Sat, 17 Sep 2005 18:05:55 +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