view TOOLS/realcodecs/rv30.sh @ 9103:6c2c74adaebe

mplayer crashes if one tries to use osd menu without having a font installed. The patch to menu.c is one way to fix that. patch by Bj«Órn Sandell <biorn@dce.chalmers.se>
author arpi
date Sun, 26 Jan 2003 16:02: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