mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
avformat/webvttdec,webvttenc: update documentation
The previous links lead to a 404 page as that page doesn't exist anymore. Signed-off-by: Leon Grutters <gruttersleonbot2@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
/**
|
||||
* @file
|
||||
* WebVTT subtitle demuxer
|
||||
* @see http://dev.w3.org/html5/webvtt/
|
||||
* @see https://www.w3.org/TR/webvtt1/
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
/**
|
||||
* @file
|
||||
* WebVTT subtitle muxer
|
||||
* @see http://dev.w3.org/html5/webvtt/
|
||||
* @see https://www.w3.org/TR/webvtt1/
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
|
||||
Reference in New Issue
Block a user