mpv/sub
wm4 077dd27df2 sd_ass: fix top alignment of secondary subtitles
Secondary subtitle streams (to be shown on the top of the screen along
main subtitle stream) were shown with normal alignment. This is because
we tell libass to override the alignment style (a relatively recent
change, see commit 2f1eb49e). This would behave differently with old
libass versions too.

To escape the mess, just set the alignment explicitly with an override
tag instead of modifying the style.
2016-09-25 01:03:59 +02:00
..
ass_mp.c
ass_mp.h
dec_sub.c sub: don't potentially discard too many subtitles on seek 2016-08-14 20:27:37 +02:00
dec_sub.h sub: Add SD_CTRL_UPDATE_SPEED 2016-09-13 09:23:19 +02:00
draw_bmp.c mp_image: split colorimetry metadata into its own struct 2016-07-03 19:42:52 +02:00
draw_bmp.h
img_convert.c sub: move RGBA scaling to vo_vaapi 2016-07-03 19:32:43 +02:00
img_convert.h sub: move RGBA scaling to vo_vaapi 2016-07-03 19:32:43 +02:00
lavc_conv.c
osd.c options, command: simplify some option updates 2016-09-19 20:16:44 +02:00
osd.h osd: slightly simplify update logic 2016-09-15 14:50:38 +02:00
osd_dummy.c
osd_font.otf
osd_libass.c osd: fix OSD redrawing after removing external overlays 2016-09-20 15:44:06 +02:00
osd_state.h osd: fix OSD getting stuck with --blend-subtitles=yes 2016-09-16 17:17:32 +02:00
sd.h sub: don't potentially discard too many subtitles on seek 2016-08-14 20:27:37 +02:00
sd_ass.c sd_ass: fix top alignment of secondary subtitles 2016-09-25 01:03:59 +02:00
sd_lavc.c sd_lavc: enable teletext 2016-09-03 17:12:53 +02:00