Update of /cvsroot/mplayer/main/libmpcodecs In directory mail:/var/tmp.root/cvs-serv1995 Modified Files: vd_qtvideo.c Log Message: we don't need to pass gworld :) Index: vd_qtvideo.c =================================================================== RCS file: /cvsroot/mplayer/main/libmpcodecs/vd_qtvideo.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- vd_qtvideo.c 11 Dec 2002 21:39:05 -0000 1.9 +++ vd_qtvideo.c 11 Dec 2002 22:07:03 -0000 1.10 @@ -308,7 +308,7 @@ decpar.capabilities=&codeccap; // decpar.accuracy = 0x1680000; //codecNormalQuality; decpar.accuracy = codecNormalQuality; - decpar.port = OutBufferGWorld; +// decpar.port = OutBufferGWorld; // decpar.preferredOffscreenPixelSize=17207; // decpar.sequenceID=malloc(1000);
participants (1)
-
Arpi of Ize