You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
avcodec/webvttdec: update documentation
The previous link lead to a 404 page as that page doesn't exist anymore. Signed-off-by: Leon Grutters <gruttersleonbot2@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
committed by
Andreas Rheinhardt
parent
b857bf942c
commit
76f09ab647
@ -21,7 +21,7 @@
|
|||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
* WebVTT subtitle decoder
|
* 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
|
* @todo need to support extended markups and cue settings
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user