view TOOLS/realcodecs/sipr.sh @ 13525:3b989771a870

-sws and -vf scale sections improved, small fixes.
author diego
date Sat, 02 Oct 2004 02:23:34 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc