avformat/hlsproto: update comment of file description

reference link to rfc8216

Signed-off-by: liuqi05 <liuqi05@kuaishou.com>
This commit is contained in:
Steven Liu 2020-12-23 17:34:12 +08:00 committed by liuqi05
parent e7703ae335
commit 6080c5e24f
1 changed files with 1 additions and 1 deletions

View File

@ -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"