Mercurial > mplayer.hg
diff libvo/sub.c @ 1852:58dd326fcc4a
fix xshape, mixer, fullscreen, etc
author | pontscho |
---|---|
date | Tue, 04 Sep 2001 15:21:00 +0000 |
parents | 33035a1d897e |
children | 96ae64356ea0 |
line wrap: on
line diff
--- a/libvo/sub.c Mon Sep 03 16:32:03 2001 +0000 +++ b/libvo/sub.c Tue Sep 04 15:21:00 2001 +0000 @@ -163,7 +163,7 @@ t=vo_sub->text[i++]; len=strlen(t)-1; - printf("sub(%d) '%s'\n",len,t); +// printf("sub(%d) '%s'\n",len,t); // if(len<0) memy -=h; // according to max of vo_font->pic_a[font]->h // else for (j=0;j<=len;j++){