view TOOLS/realcodecs/sipr.sh @ 13800:75644a19873b

ffmpeg mjpeg-b is working
author rtognimp
date Fri, 29 Oct 2004 20:48:13 +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