Mercurial > mplayer.hg
view TOOLS/mwallp/compile.sh @ 20487:5c953a55103f
1000l: fixed broken handling of the adaption field - part 2
The value of c must be between 0 and 183 inclusive; is c is 0
I can't skip c-1 bytes!
author | nicodvb |
---|---|
date | Sun, 29 Oct 2006 10:55:02 +0000 |
parents | 06e4c7737aa7 |
children |
line wrap: on
line source
echo gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \ ../../cpudetect.o ../../mp_msg-mencoder.o ../../libavcodec/libavcodec.a \ ../../libswscale/libswscale.a ../../osdep/libosdep.a \ -I../../libmpcodecs -I../.. -I../../libswscale \ -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp