[vlc-devel] commit: Simplify and fixed absolute text positioning. (Laurent Aimar )
git version control
git at videolan.org
Tue Sep 16 21:58:53 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Sep 16 20:10:23 2008 +0200| [32262f06dd91f352c11402f814741427d760937b] | committer: Laurent Aimar
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.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=32262f06dd91f352c11402f814741427d760937b
---
src/video_output/vout_subpictures.c | 207 ++++++++++++-----------------------
1 files changed, 68 insertions(+), 139 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=32262f06dd91f352c11402f814741427d760937b
More information about the vlc-devel
mailing list