view TOOLS/realcodecs/sipr.sh @ 19241:832945beef9f

Add comment about Chinese AVS only working with lavf at the moment.
author diego
date Sat, 29 Jul 2006 16:33:22 +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