mpv/sub
wm4 ce4ab483b5 ass_mp: reallocate cached subtitle image data on format changes
When the format of the subtitle bitmaps changes, such as with taking
screenshots with vo_vaapi (RGBA for the VO vs. Y8 for screenshots), the
cache image obviously needs to be recreated.

Fixes #4325.
2017-04-18 05:34:10 +02:00
..
ass_mp.c ass_mp: reallocate cached subtitle image data on format changes 2017-04-18 05:34:10 +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 player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
dec_sub.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
draw_bmp.c mp_image: split colorimetry metadata into its own struct 2016-07-03 19:42:52 +02:00
draw_bmp.h
filter_sdh.c sub: minor sdh filter fixes 2017-04-15 16:38:38 +02: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 lavc_conv: pass pkt_timebase to ffmpeg 2017-02-18 12:53:11 +01:00
osd.c sub: add justify of subtitles 2017-02-01 16:42:58 +01:00
osd.h sub: add justify of subtitles 2017-02-01 16:42:58 +01:00
osd_dummy.c command: shorten long playlists on OSD 2017-01-26 18:24:53 +01:00
osd_font.otf
osd_libass.c command: shorten long playlists on OSD 2017-01-26 18:24:53 +01:00
osd_state.h osd: move some internal declarations to internal headers 2017-01-26 16:34:31 +01:00
sd.h sub: add SDH subtitle filter 2017-03-25 15:04:05 +01:00
sd_ass.c sub: add SDH subtitle filter 2017-03-25 15:04:05 +01:00
sd_lavc.c sub: add option to force using video resolution for image subtitles 2017-01-23 15:55:09 +01:00