view TOOLS/mwallp/compile.sh @ 13730:a45e901cc870

user selectable cutoff frequency simplify resampling factor if possible, so more then one resampler can be used, libaf will still die if there are too many like it does with the default resampler (2 with sampling rates which are relative prime are too many ...)
author michael
date Thu, 21 Oct 2004 21:15:21 +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