view TOOLS/realcodecs/drv2.sh @ 9306:b78cd2e33d2c

Embed gui into the playback window, if winid>0 also don't center window and align gui at the bottom. (see http://mplayerplug-in.sf.net for screenshot and speial skin) patch by Fabian Franz <FabianFranz@gmx.de>
author arpi
date Thu, 06 Feb 2003 23:12:37 +0000
parents 86c478bea7ce
children
line wrap: on
line source

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