mpv/sub
wm4 d2efa56d48 sd_ass: fix secondary subtitle mode
If a second subtitle is shown, it should be forced to display on top
of the screen. This was working only if --no-ass was passed, because
otherwise the subtitle was rendered normally (i.e. usually on the
bottom).
2015-11-22 22:06:56 +01:00
..
ass_mp.c sub: remove use of semi-deprecated libass field 2015-10-28 23:49:13 +01:00
ass_mp.h Update license headers 2015-04-13 12:10:01 +02:00
dec_sub.c sub: remove an unneeded old hack for MicroDVD 2015-11-16 16:23:28 +01:00
dec_sub.h player: remove OSD subtitle render path 2015-11-17 01:56:23 +01:00
draw_bmp.c Update license headers 2015-04-13 12:10:01 +02:00
draw_bmp.h csputils: get rid of mp_csp_details 2015-01-06 16:50:58 +01:00
img_convert.c Update license headers 2015-04-13 12:10:01 +02:00
img_convert.h Revert "sub: support straight alpha additionally to premultiplied alpha" 2013-08-12 02:49:22 +02:00
osd.c player: remove OSD subtitle render path 2015-11-17 01:56:23 +01:00
osd.h player: remove OSD subtitle render path 2015-11-17 01:56:23 +01:00
osd_dummy.c Add some missing "const"s 2014-10-10 13:44:08 +02:00
osd_font.otf osd+osc: Add left-arrow to osd-font 2014-08-21 18:45:41 +02:00
osd_libass.c player: remove OSD subtitle render path 2015-11-17 01:56:23 +01:00
osd_state.h player: remove OSD subtitle render path 2015-11-17 01:56:23 +01:00
sd.h sub: protect ASS_Renderer state 2015-07-06 21:55:37 +02:00
sd_ass.c sd_ass: fix secondary subtitle mode 2015-11-22 22:06:56 +01:00
sd_lavc.c sd_lavc: take care of AVPicture deprecation 2015-10-23 20:14:08 +02:00
sd_lavc_conv.c Replace deprecated av_free_packet() calls 2015-10-28 23:48:56 +01:00
sd_lavf_srt.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
sd_microdvd.c Update license headers 2015-04-13 12:10:01 +02:00
sd_movtext.c sd_ass: disable special handling of subtitles with duration 0 2013-06-25 00:11:54 +02:00
sd_srt.c Update license headers 2015-04-13 12:10:01 +02:00