[Mplayer-cvslog] CVS: main xacodec.c,1.24,1.25

Alex Beregszaszi alex at mplayer.dev.hu
Fri Nov 9 23:21:01 CET 2001


Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv3460

Modified Files:
	xacodec.c 
Log Message:
coded ultra-big bug. - 20l

Index: xacodec.c
===================================================================
RCS file: /cvsroot/mplayer/main/xacodec.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- xacodec.c	9 Nov 2001 22:04:09 -0000	1.24
+++ xacodec.c	9 Nov 2001 22:20:59 -0000	1.25
@@ -733,10 +733,7 @@
 	yuv->y_w,yuv->y_h,yuv->uv_w,yuv->uv_h);
 #endif
 
-    /* hotfix for Vivo/2.00 - do not fault - but no decode ;( */
 #warning "FIXME! Decoder doesn't supports Vivo/2.00 :("
-    if (!yuv->the_buf_size)
-	return;
 
 if(i_x==image->width && i_y==image->height){
 //    printf("Direct render!!!\n");




More information about the MPlayer-cvslog mailing list