]> git.sesse.net Git - ffmpeg/commit
add split_by_time flag for support splite mpegts segment at non-keyframe
authorSteven Liu <lingjiujianke@gmail.com>
Wed, 6 Jul 2016 22:51:20 +0000 (06:51 +0800)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 11 Jul 2016 10:20:40 +0000 (12:20 +0200)
commitb45a976ed4d43ab9edc5b846802ee6f973d75a1b
treead946bafd7d0877eccf4f943cb34d5e0e338c271
parent593987810ef88bcc9b3d6aa7ba83fe68728c9dfa
add split_by_time flag for support splite mpegts segment at non-keyframe

support split hls segment at duration set by hls_time

Signed-off-by: LiuQi <liuqi@gosun.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/muxers.texi
libavformat/hlsenc.c