1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-21 07:16:56 +00:00
mpv/sub
wm4 f110552898 sub: pass preferred OSD format to subtitle renderers
The intention is to let mp_ass_packer_pack() produce different output
for the RGBA and LIBASS formats. VOs (or whatever generates the OSD)
currently do not signal a preferred format, and this mechanism just
exists to switch between RGBA and LIBASS formats correctly, preferring
LIBASS if the VO supports it.
2016-07-03 19:31:56 +02:00
..
ass_mp.c sub: set ASS sub bitmap data to correct pointer 2016-07-01 20:28:49 +02:00
ass_mp.h sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c 2016-06-30 21:38:50 +02:00
dec_sub.c sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
dec_sub.h sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
draw_bmp.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
draw_bmp.h csputils: get rid of mp_csp_details 2015-01-06 16:50:58 +01:00
img_convert.c sd_lavc: align sub-bitmaps for the sake of libswscale 2016-06-18 12:08:17 +02:00
img_convert.h sub: fix --sub-gauss 2016-06-17 23:14:26 +02:00
lavc_conv.c sub: interpret "text" subtitles as srt 2016-04-06 12:36:13 +02:00
osd_dummy.c sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
osd_font.otf osd+osc: Add left-arrow to osd-font 2014-08-21 18:45:41 +02:00
osd_libass.c sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
osd_state.h sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c 2016-06-30 21:38:50 +02:00
osd.c sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
osd.h sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
sd_ass.c sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
sd_lavc.c sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00
sd.h sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +02:00