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 | 51 +-
1 file changed, 40 insertio
Leon Grutters:
> On 3/20/25 9:02 AM, Andreas Rheinhardt wrote:
>> Leon Grutters:
>>> 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
>>> -
On 3/20/25 9:02 AM, Andreas Rheinhardt wrote:
Leon Grutters:
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 | 51 +++
Leon Grutters:
> 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 | 51 +-