ffmpeg | branch: master | Leon Grutters <gruttersleonb...@gmail.com> | 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 Grutters <gruttersleonb...@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76f09ab647d19d78d9e630a675396cde9aa729cb
---

 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
--- a/libavcodec/webvttdec.c
+++ b/libavcodec/webvttdec.c
@@ -21,7 +21,7 @@
 /**
  * @file
  * WebVTT subtitle decoder
- * @see http://dev.w3.org/html5/webvtt/
+ * @see https://www.w3.org/TR/webvtt1/
  * @todo need to support extended markups and cue settings
  */
 

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to