Mercurial > mplayer.hg
view TOOLS/realcodecs/drv3.sh @ 13247:933b45ad31d5
Removal of -jpeg commandline option.
It's replaced by an options parser in the module itself. Instead of
mplayer -vo jpeg -jpeg options one now has to use mplayer -vo jpeg:options.
author | ivo |
---|---|
date | Sat, 04 Sep 2004 22:59:33 +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