[MPlayer-dev-eng] [PATCH] SSA/ASS subtitles support

Rich Felker dalias at aerifal.cx
Tue Apr 18 03:28:04 CEST 2006


On Tue, Apr 18, 2006 at 02:59:02AM +0300, Uoti Urpala wrote:
> On Wed, 2006-04-05 at 23:57 +0400, Evgeniy Stepanov wrote:
> > Here is an improved patch.
> 
> The end time for subtitles is when they should disappear already, so the
> "(ass_current_timecode <= (event->Start + event->Duration))" test in
> render_frame should use "<" instead of "<=".

For floats < and <= might as well be identical I think.. :)

Rich




More information about the MPlayer-dev-eng mailing list