]> granicus.if.org Git - libass/commit
Fix collision detection. The old method tried to avoid gaps between subtitles
authoreugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 20 Nov 2006 17:10:18 +0000 (17:10 +0000)
committereugeni <eugeni@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 20 Nov 2006 17:10:18 +0000 (17:10 +0000)
commitddd3ed2a1e8bc30a8cb6f24077421c2c9ac72b59
treea3f25a2886f9bf4b609c1aff407109bcc116a06e
parent3808991e8917cb7d36b290c853645223034e8913
Fix collision detection. The old method tried to avoid gaps between subtitles
by moving the upper subtitle down. This is wrong. With this fix, a subtitle
will be moved only if it overlaps with another one.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21113 b3059339-0415-0410-9bf9-f77b7e298cf2
libass/ass_render.c