mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
avformat/hls: update comment of file description
reference link to rfc8216 Signed-off-by: liuqi05 <liuqi05@kuaishou.com>
This commit is contained in:
parent
e6e341b2f0
commit
e7703ae335
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
/**
|
||||
* @file
|
||||
* Apple HTTP Live Streaming demuxer
|
||||
* http://tools.ietf.org/html/draft-pantos-http-live-streaming
|
||||
* https://www.rfc-editor.org/rfc/rfc8216.txt
|
||||
*/
|
||||
|
||||
#include "libavformat/http.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue