view TOOLS/mwallp/compile.sh @ 13272:d283be0a7c6f

reorder lavdopts suboptions to achieve alphabetical order fixed the same typo a few times changed macro definition (now in sync) that fixed 'non-compliant' display of suboptions listings
author kraymer
date Mon, 06 Sep 2004 23:07:20 +0000
parents bce074f4263f
children 06e4c7737aa7
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 \
    ../../postproc/libswscale.a ../../osdep/libosdep.a \
    -I../../libmpcodecs -I../.. -I../../postproc \
    -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp