[FFmpeg-devel] [PATCH 2/2] avformat/hlsproto: update comment of file description

liuqi05 liuqi05 at kuaishou.com
Wed Dec 23 11:34:51 EET 2020


reference link to rfc8216

Signed-off-by: liuqi05 <liuqi05 at kuaishou.com>
---
 libavformat/hlsproto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavformat/hlsproto.c b/libavformat/hlsproto.c
index de45f771d6..9aa211f648 100644
--- a/libavformat/hlsproto.c
+++ b/libavformat/hlsproto.c
@@ -22,7 +22,7 @@
 /**
  * @file
  * Apple HTTP Live Streaming Protocol Handler
- * http://tools.ietf.org/html/draft-pantos-http-live-streaming
+ * https://tools.ietf.org/html/rfc8216
  */
 
 #include "libavutil/avstring.h"
-- 
2.25.0





More information about the ffmpeg-devel mailing list