view TOOLS/GL-test/compile.sh @ 19995:9cd5e242121e

in case of errors after decoding quit the main decoding loop before memmove() when sh_audio->in_buffer_len <= 0; patch by Chandan Pitta chandan.pitta gmail com
author nicodvb
date Wed, 27 Sep 2006 21:45:15 +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