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 --
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 ++
On 4/1/25 12:29 PM, Peter Xia wrote:
Adds support of decoding animated webp.
Signed-off-by: Peter Xia
---
Changelog | 1 +
configure | 4 +-
doc/general_contents.texi | 2 +-
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c| 3 +-
liba
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
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 Gr
ffmpeg | branch: master | Leon Grutters | Tue Mar
18 15:59:17 2025 +0100| [76f09ab647d19d78d9e630a675396cde9aa729cb] | committer:
Andreas Rheinhardt
avcodec/webvttdec: update documentation
The previous link lead to a 404 page as that page doesn't exist anymore.
Signed-off-by: Leon Gru
The previous link lead to a 404 page as that page doesn't exist anymore.
Signed-off-by: Leon Grutters
---
libavcodec/webvttdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/webvttdec.c b/libavcodec/webvttdec.c
index 35bdbe805d..733fdee685 100644