view TOOLS/realcodecs/rv30.sh @ 17250:445ba973f057

Remove tables used by MPlayer native 14_4 and 28_8 codecs I forgot to remove them when i switched to lavc codecs
author rtognimp
date Tue, 27 Dec 2005 10:10:44 +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