Mercurial > mplayer.hg
changeset 1503:1af1f37efd67
libvo/sub.c corrections
author | atlka |
---|---|
date | Mon, 13 Aug 2001 11:45:21 +0000 |
parents | ccb1f3ddb29a |
children | f4f686aed404 |
files | libvo/sub.c |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/sub.c Mon Aug 13 11:33:34 2001 +0000 +++ b/libvo/sub.c Mon Aug 13 11:45:21 2001 +0000 @@ -195,9 +195,9 @@ k=i=0; l=lines; while (l--){ x = xtbl[i++]; - while (utbl[k]){ - c=utbl[k]; - k++; + while ((c=utbl[k++])){ +// c=utbl[k]; +// k++; if (x>=0 && x+vo_font->width[c]<=dxs) if ((font=vo_font->font[c])>=0) draw_alpha(x,y,