]> git.sesse.net Git - vlc/commit
Simplify and fixed absolute text positioning.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 16 Sep 2008 18:10:23 +0000 (20:10 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 16 Sep 2008 20:00:38 +0000 (22:00 +0200)
commit32262f06dd91f352c11402f814741427d760937b
tree8e4c70ed92d54aba20dbab400d78663d75284ba2
parenta3e26196178b07bba4759a62d94d2b271c114ec7
Simplify and fixed absolute text positioning.

It has a bad side effect when using software rescaling: the subtitles are
rendered using the video original size instead of the display one (like with
overlay). I will fix that latter.
src/video_output/vout_subpictures.c