mpv/sub
llyyr 805577c792 sd_ass: add `sub-vsfilter-bidi-compat` to enable vsfilter bidi compat
Enable ASS_FEATURE_{WHOLE_TEXT_LAYOUT, BIDI_BRACKETS} and auto base
detection by default, and add an option to disable this if needed.

This is strictly an improvement for webvtt files as they always use
auto base detection. This _fixes_ right-to-left text rendering for
webvtt files which correctly mark rtl/ltr. Webvtt files obtained from
sources which sideload the RTL information through css also see an
improvement due to the auto detection.

Generally SRT files also want this, but some are also written to
workaround VSFilter quirks.

See also: https://github.com/mpv-player/mpv/pull/12985#issuecomment-1839565138
2024-04-18 00:14:44 +02:00
..
ass_mp.c
ass_mp.h
dec_sub.c dec_sub: fix locking for sub_ass_get_extradata 2024-04-17 23:42:35 +02:00
dec_sub.h
draw_bmp.c
draw_bmp.h
filter_jsre.c
filter_regex.c
filter_sdh.c
img_convert.c
img_convert.h
lavc_conv.c
meson.build
osd.c
osd.h
osd_font.otf
osd_libass.c
osd_state.h
sd.h
sd_ass.c sd_ass: add `sub-vsfilter-bidi-compat` to enable vsfilter bidi compat 2024-04-18 00:14:44 +02:00
sd_lavc.c