view TOOLS/realcodecs/rv30.sh @ 15939:4119b6ef4e87

add 'aspect' and 'round' params to vf_expand. (my first commit! I hope I did this correctly ;)
author ods15
date Thu, 07 Jul 2005 19:54:58 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm rv30.so.6.0
gcc -c rv30.c -g
ld -shared -o rv30.so.6.0 rv30.o -ldl -lc