Mercurial > mplayer.hg
view TOOLS/realcodecs/drv3.sh @ 19318:a3ddd3320b47
removed udp socket creation code from rtp stack to a new dedicated udp helper file
author | ben |
---|---|
date | Fri, 04 Aug 2006 19:31:53 +0000 |
parents | 86c478bea7ce |
children |
line wrap: on
line source
rm drv3.so.6.0 gcc -c drv3.c -g && ld -shared -o drv3.so.6.0 drv3.o -ldl -lc