[Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.30,1.31
Nick Kurshev
nick at mplayer.dev.hu
Fri Nov 2 19:24:38 CET 2001
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv7450/main/libvo
Modified Files:
vo_vesa.c
Log Message:
code cleanup
Index: vo_vesa.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_vesa.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- vo_vesa.c 2 Nov 2001 18:10:20 -0000 1.30
+++ vo_vesa.c 2 Nov 2001 18:24:25 -0000 1.31
@@ -324,7 +324,7 @@
switch(format)
{
case IMGFMT_YV12:
-#if 1 /* Should be tested better */
+#if 0 /* Should be tested better */
case IMGFMT_I420:
case IMGFMT_IYUV:
#endif
More information about the MPlayer-cvslog
mailing list