view TOOLS/realcodecs/rv30.sh @ 10517:d94cb807c793

-noslices support for mencoder. ugly hack, but vf_crop and vf_expand are super buggy with slices enabled... :((
author rfelker
date Sun, 03 Aug 2003 18:59:49 +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