[vlc-devel] commit: Improved subtitle rendering accuracy and fixed pause on dynamic subtitles. (Laurent Aimar )
git version control
git at videolan.org
Mon Jul 27 22:36:37 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Jul 26 23:59:53 2009 +0200| [9b8c543c1a28e4520990b6800f09f444e72f8bdd] | committer: Laurent Aimar
Improved subtitle rendering accuracy and fixed pause on dynamic subtitles.
Dynamic subtitles are used by ssa and kate.
This commit breaks the API for 2 functions used by the transcode module.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9b8c543c1a28e4520990b6800f09f444e72f8bdd
---
include/vlc_osd.h | 4 +-
modules/stream_out/transcode.c | 8 ++--
src/video_output/video_output.c | 17 ++++++---
src/video_output/vout_internal.h | 3 +-
src/video_output/vout_pictures.c | 10 +++---
src/video_output/vout_subpictures.c | 66 ++++++++++++++++++++--------------
6 files changed, 64 insertions(+), 44 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9b8c543c1a28e4520990b6800f09f444e72f8bdd
More information about the vlc-devel
mailing list