view TOOLS/realcodecs/sipr.sh @ 14780:ebe6ca6e687c

revert the flip part of vd_theora fix
author henry
date Wed, 23 Feb 2005 11:10:35 +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