changeset 2789:7023bf2ff439

coded ultra-big bug. - 20l
author alex
date Fri, 09 Nov 2001 22:20:59 +0000
parents 4a909be26ea1
children 98769cea155c
files xacodec.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/xacodec.c	Fri Nov 09 22:17:35 2001 +0000
+++ b/xacodec.c	Fri Nov 09 22:20:59 2001 +0000
@@ -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");