Mercurial > mplayer.hg
view TOOLS/realcodecs/drv4.sh @ 10021:a7ae63354098
Spring cleanup: removed the full yv12 support as it was broken anyway. The BGR/RGB native/non-native case needs some cleanup, too. Currently it works for me (tm)
author | alex |
---|---|
date | Tue, 29 Apr 2003 17:15:14 +0000 |
parents | 86c478bea7ce |
children |
line wrap: on
line source
rm drv4.so.6.0 gcc -c drv4.c -g && ld -shared -o drv4.so.6.0 drv4.o -ldl -lc