# HG changeset patch # User alex # Date 1005344459 0 # Node ID 7023bf2ff439bcd675684f033d8bf9f74dc9ced4 # Parent 4a909be26ea1091c3092b3db636415a66430c0c9 coded ultra-big bug. - 20l diff -r 4a909be26ea1 -r 7023bf2ff439 xacodec.c --- 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");