Browse Source

avformat/hlsproto: update comment of file description

reference link to rfc8216

Signed-off-by: liuqi05 <liuqi05@kuaishou.com>
tags/n4.4
Steven Liu liuqi05 4 years ago
parent
commit
6080c5e24f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavformat/hlsproto.c

+ 1
- 1
libavformat/hlsproto.c 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"


Loading…
Cancel
Save