view TOOLS/realcodecs/sipr.sh @ 14840:d49482c5d8ac

soft telecine support! :)) patch by nico
author rfelker
date Sun, 27 Feb 2005 06:24:19 +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