Mercurial > mplayer.hg
view TOOLS/realcodecs/drv2.sh @ 15567:c8ef0513f470
prefer width&height from bitmapinfoheader for h263 streams
fixes playback of some MOV files
(http://mplayerhq.hu/pipermail/mplayer-dev-eng/2004-July/027777.html)
author | henry |
---|---|
date | Wed, 25 May 2005 09:20:50 +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