diff options
author | Oneric <[email protected]> | 2024-02-19 22:42:25 +0100 |
---|---|---|
committer | Stefano Sabatini <[email protected]> | 2024-04-06 09:24:47 +0200 |
commit | baa64fa4e66465c63f84baaae204734aa19efb3f (patch) | |
tree | 63991fc382cbefe149fb4f4b2bc695c6c2f10aec /libavutil/hwcontext_vaapi.c | |
parent | 7b8b4cdd9654ead881bc61a0b62e1586b473f843 (diff) |
avcodec/ass,webvttdec: fix handling of backslashes
Backslashes cannot be escaped by a backslash in any ASS renderer,
but unless followed by specific characters it is just printed out.
Insert a word-joiner character after a backslash to break up
active sequences without changing the visual output.
Diffstat (limited to 'libavutil/hwcontext_vaapi.c')
0 files changed, 0 insertions, 0 deletions