diff options
author | Oneric <oneric@oneric.de> | 2024-02-19 22:42:25 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2024-04-06 09:24:47 +0200 |
commit | baa64fa4e66465c63f84baaae204734aa19efb3f (patch) | |
tree | 63991fc382cbefe149fb4f4b2bc695c6c2f10aec /libavfilter/qsvvpp.c | |
parent | 7b8b4cdd9654ead881bc61a0b62e1586b473f843 (diff) | |
download | ffmpeg-baa64fa4e66465c63f84baaae204734aa19efb3f.tar.gz |
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 'libavfilter/qsvvpp.c')
0 files changed, 0 insertions, 0 deletions