Hi
On Fri, Mar 21, 2025 at 04:55:02PM +0100, Leon Grutters wrote:
> If a supported tag has a class, e.g "" it is ignored entirely;
> so for example "Hello" would be converted to "Hello{\i0}"
> instead of the intended "{\i1}Hello{\i0}".
>
> Signed-off-by: Leon Grutters
> ---
> libavcodec/webvttd
On 3/21/25 4:55 PM, Leon Grutters wrote:
If a supported tag has a class, e.g "" it is ignored entirely;
so for example "Hello" would be converted to "Hello{\i0}"
instead of the intended "{\i1}Hello{\i0}".
Signed-off-by: Leon Grutters
Hi all,
Wondering if anyone could review and/or apply this
If a supported tag has a class, e.g "" it is ignored entirely;
so for example "Hello" would be converted to "Hello{\i0}"
instead of the intended "{\i1}Hello{\i0}".
Signed-off-by: Leon Grutters
---
libavcodec/webvttdec.c | 39 ---
1 file changed, 28 insertions(
On 3/21/25 4:55 PM, Leon Grutters wrote:
If a supported tag has a class, e.g "" it is ignored entirely;
so for example "Hello" would be converted to "Hello{\i0}"
instead of the intended "{\i1}Hello{\i0}".
Signed-off-by: Leon Grutters
Ping.
---
libavcodec/webvttdec.c | 39