Files
itgmania212121/extern/ffmpeg/tests/ref/fate/libavcodec-htmlsubtitles
T
Martin Natano 9cf66ae643 Update ffmpeg 2.1.3 -> 5.0.1
Old ffmpeg has a lot of vulnerabilities that have been fixed in newer
versions, see https://www.cvedetails.com/vulnerability-list/vendor_id-3611/Ffmpeg.html.
2022-04-30 23:22:52 +02:00

9 lines
363 B
Plaintext

<<hello>> --> <<hello>>
<<<b>hello</b>>> --> <<{\b1}hello{\b0}>>
< hello < 2000 > world > --> < hello < 2000 > world >
<h1>TITLE</h1> --> TITLE
< font color=red >red</font> --> {\c&HFF&}red{\c}
Foo <[email protected]> --> Foo <[email protected]>
<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