]> git.sesse.net Git - ffmpeg/commit
avformat/hlsenc: support fmp4 single file mode
authorSteven Liu <lq@chinaffmpeg.org>
Fri, 4 Aug 2017 13:38:55 +0000 (21:38 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Fri, 4 Aug 2017 13:38:55 +0000 (21:38 +0800)
commit738b29cfb69b82965fd71d00da85f162b04a171e
tree1685b44d75091b20adb9713075b552d8a6b947a2
parent80bc648e77972482843017aedf8795e5246ee819
avformat/hlsenc: support fmp4 single file mode

add byterange mode of the hls fmp4

Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Steven Liu <lq@onvideo.cn>
libavformat/hlsenc.c