]> git.sesse.net Git - vlc/commit
vout: avoid applying subtitle offset twice and modify behavior when subtitles overlap
authorJakob Leben <jleben@videolan.org>
Sun, 29 Nov 2009 11:08:36 +0000 (12:08 +0100)
committerJakob Leben <jleben@videolan.org>
Sun, 29 Nov 2009 11:12:18 +0000 (12:12 +0100)
commit4c627dc613cfc9d740691baefdf1fe74108b4a63
tree1901b65533957aee3df84bb96eb1ae63dc06513c
parentcbfad9594ec72bf9aa1789d7342cbe107ad68503
vout: avoid applying subtitle offset twice and modify behavior when subtitles overlap

Fixes the glitch when displaying subtitles and subtitle position != 0.
Modifies behavior when subtitles overlap: newer subtitles push older ones higher
src/video_output/vout_subpictures.c