coded ultra-big bug. - 20l

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2790 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-11-09 22:20:59 +00:00
parent 70b29b823d
commit 74aea030e1
1 changed files with 0 additions and 3 deletions

View File

@ -733,10 +733,7 @@ void XA_YUV221111_Convert(unsigned char *image_p, unsigned int imagex, unsigned
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");