]> git.sesse.net Git - vlc/commit
Improved subtitle rendering accuracy and fixed pause on dynamic subtitles.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 26 Jul 2009 21:59:53 +0000 (23:59 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 27 Jul 2009 19:27:25 +0000 (21:27 +0200)
commit9b8c543c1a28e4520990b6800f09f444e72f8bdd
tree48f287474626054acdb06165828b6d4819505fb6
parent6456512fc613075a6f9d8638457044c8a4636783
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.
include/vlc_osd.h
modules/stream_out/transcode.c
src/video_output/video_output.c
src/video_output/vout_internal.h
src/video_output/vout_pictures.c
src/video_output/vout_subpictures.c