[MPlayer-dev-eng] [PATCH][BUGFIX] Overlapping subs, ver. 3.5
Arpi
arpi at thot.banki.hu
Thu Jan 9 20:19:54 CET 2003
Hi,
> + // here we manage overlapping subtitles
> + sub_orig = sub_num;
> + n_first = sub_num;
> + sub_num = 0;
> + second = NULL;
..
> -// here we manage overlapping subtitles
> - sub_orig = sub_num;
> - n_first = sub_num;
> - n_max = 0;
> - sub_num = 0;
> - second = NULL;
..
please avoid cosmetics (indent) changes of big (>5 lines) code blocks.
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list