mpv/sub
wm4 8ed32e90c9 sub: move RGBA scaling to vo_vaapi
vo_vaapi is the only thing which can't scale RGBA on the GPU. (Other
cases of RGBA scaling are handled in draw_bmp.c for some reason.)

Move this code and get rid of the osd_conv_cache thing.

Functionally, nothing changes.
2016-07-03 19:32:43 +02:00
..
ass_mp.c sub: change how libass output is converted to RGBA in some cases 2016-07-03 19:32:31 +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 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 sub: interpret "text" subtitles as srt 2016-04-06 12:36:13 +02:00
osd.c sub: change how libass output is converted to RGBA in some cases 2016-07-03 19:32:31 +02:00
osd.h sub: pass preferred OSD format to subtitle renderers 2016-07-03 19:31:56 +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: change how libass output is converted to RGBA in some cases 2016-07-03 19:32:31 +02:00
sd.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