Mercurial > mplayer.hg
view TOOLS/mwallp/compile.sh @ 8627:14ab71b47a58
user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
author | henry |
---|---|
date | Sat, 28 Dec 2002 22:57:39 +0000 |
parents | 61d7bc41a41f |
children | 691c06aa5b5d |
line wrap: on
line source
echo NOTE: do not compile with --enable-gui echo gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \ ../../cpudetect.o ../../mp_msg.o ../../postproc/libpostproc.a \ -I../../libmpcodecs -I../.. -I../../postproc \ -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp