view TOOLS/mwallp/compile.sh @ 22020:a40f222a31df

Hack: use refmode == 1 instead of == 0, as browsers behave like this and buggy files like http://samples.mplayerhq.hu/GIF/broken-gif/CLAIRE.GIF rely on this.
author reimar
date Sun, 28 Jan 2007 10:34:11 +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