Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2017-07-29 22:09:54 +0300
committerClément Bœsch <u@pkh.me>2017-08-01 16:50:00 +0300
commite80037186327f97fffad75161e7d71cd9f5685f6 (patch)
tree4c2425c2b7f02d4412376b69f7d532316985ba6b /tests
parent55949e3e51890de36574d8b5c27889b44108a839 (diff)
lavc/htmlsubtitles: improve line breaks handling
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/libavcodec-htmlsubtitles1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/libavcodec-htmlsubtitles b/tests/ref/fate/libavcodec-htmlsubtitles
index 702f0b7ea3..66dd8e8d48 100644
--- a/tests/ref/fate/libavcodec-htmlsubtitles
+++ b/tests/ref/fate/libavcodec-htmlsubtitles
@@ -5,3 +5,4 @@
< font color=red >red</font> --> {\c&HFF&}red{\c}
Foo <foo@bar.com> --> Foo <foo@bar.com>
<b> foo <I> bar </B> bla </i> --> {\b1} foo {\i1} bar {\b0} bla {\i0}
+A<br>B<BR/>C<br / >D< Br >E<brk><brk/> --> A\NB\NC\ND\NE