mpv/sub
Oleg Oshmyan d086421ca4 osd_libass: set ScaledBorderAndShadow
libass recently switched the default from 1 to 0 for compatibility
with ASS scripts that rely on the historical/VSFilter default of 0.

libass does attempt to detect and avoid breaking scripts that rely
on the historic libass-only default of 1, but it doesn't cover tracks
created directly through the API, so set the header explicitly.

Fixes https://github.com/mpv-player/mpv/issues/7900.
2020-07-15 15:49:03 +03:00
..
ass_mp.c
ass_mp.h
dec_sub.c sub: fix incorrect commit 2020-05-15 16:37:41 +02:00
dec_sub.h command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
draw_bmp.c video: clean up some imgfmt related stuff 2020-05-18 01:54:59 +02:00
draw_bmp.h
filter_regex.c
filter_sdh.c
img_convert.c
img_convert.h
lavc_conv.c
osd.c
osd.h
osd_font.otf
osd_libass.c osd_libass: set ScaledBorderAndShadow 2020-07-15 15:49:03 +03:00
osd_state.h
sd.h command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
sd_ass.c command: add property to return text subtitles in ASS 2020-05-14 22:14:49 +02:00
sd_lavc.c