view TOOLS/realcodecs/sipr.sh @ 11581:6ea42c885d60

RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
author alex
date Mon, 08 Dec 2003 12:44:11 +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