[FFmpeg-cvslog] avformat/hlsproto: update comment of file description

Steven Liu git at videolan.org
Mon Dec 28 05:10:10 EET 2020


ffmpeg | branch: master | Steven Liu <lq at chinaffmpeg.org> | Wed Dec 23 17:34:12 2020 +0800| [6080c5e24f2ab29de4d57a40e10ff34aca4d56cf] | committer: liuqi05

avformat/hlsproto: update comment of file description

reference link to rfc8216

Signed-off-by: liuqi05 <liuqi05 at kuaishou.com>

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

 libavformat/hlsproto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavformat/hlsproto.c b/libavformat/hlsproto.c
index de45f771d6..9e78f931e8 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://www.rfc-editor.org/rfc/rfc8216.txt
  */
 
 #include "libavutil/avstring.h"



More information about the ffmpeg-cvslog mailing list