Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 17250:445ba973f057
Remove tables used by MPlayer native 14_4 and 28_8 codecs
I forgot to remove them when i switched to lavc codecs
author | rtognimp |
---|---|
date | Tue, 27 Dec 2005 10:10:44 +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