[MPlayer-dev-eng] [PATCH] Simplify and factorize EOSD code
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Feb 25 17:04:38 CET 2009
On Wed, Feb 25, 2009 at 04:29:38PM +0100, Nicolas George wrote:
> - The update of the ASS subtitles, including timestamps arithmetic, is done
> in update_subtitles in mpcommon.c, like the rest of the subtitles stuff.
It adds a bad assumption that was previously avoided: the pts at the
filters is not necessarily the same as sh_video->pts.
More information about the MPlayer-dev-eng
mailing list