]> git.sesse.net Git - ffmpeg/commit
avformat/flvenc: fix ticket 5976 and use old commit
authorSteven Liu <lq@chinaffmpeg.org>
Sat, 26 Nov 2016 00:52:19 +0000 (08:52 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Sat, 26 Nov 2016 00:52:19 +0000 (08:52 +0800)
commitee24c8ad011272ffd1a6daaf3f0128ace8663c18
tree0b8677d36b72e41cbf7aa4253e6d73a0fe662071
parentda34e4e13238b755bb0e6ebf549015797d9b4467
avformat/flvenc: fix ticket 5976 and use old commit

mythtv have problem with non-seekable dont write duration and filesize
and there have problem with some other server and player with 0 value
duation and filesize.
So add a flv flags to fix the ticket and make a choose for users.

Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
doc/muxers.texi
libavformat/flvenc.c