]> git.sesse.net Git - ffmpeg/commit
avfomat/hlsenc: support fmp4 format in hls
authorSteven Liu <lq@chinaffmpeg.org>
Mon, 3 Jul 2017 12:20:44 +0000 (20:20 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Mon, 3 Jul 2017 12:20:44 +0000 (20:20 +0800)
commit274bd1670b9c85e24f37d08f9043dd82e0a28c67
treeba15d0eabdbb1328f21b02ebca024d6113b40954
parent64ecb78b7179cab2dbdf835463104679dbb7c895
avfomat/hlsenc: support fmp4 format in hls

add the fmp4 format into hlsenc
because the fmp4 format add into hls from version 7.
the spec link is:
https://tools.ietf.org/html/draft-pantos-http-live-streaming-20
and the describe on WWDC
https://developer.apple.com/videos/play/wwdc2017/515/

Signed-off-by: Steven Liu <lq@onvideo.cn>
doc/muxers.texi
libavformat/hlsenc.c