movenc: Add a min_frag_duration option
authorMartin Storsjö <martin@martin.st>
Mon, 19 Mar 2012 17:31:15 +0000 (19:31 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 20 Mar 2012 09:18:05 +0000 (11:18 +0200)
commit39f5a5462c07234453ad47a2a0158d390d4e42fc
tree9e947e3b65923cb1d6755e51b29f3330c6f20bd5
parentccfa8aa26f666372f47d69bc49e420a9b4239626
movenc: Add a min_frag_duration option

The other fragmentation options (frag_duration, frag_size and
frag_keyframe) are combined with OR, cutting fragments at the
first of the conditions being fulfilled.

Signed-off-by: Martin Storsjö <martin@martin.st>
doc/muxers.texi
libavformat/movenc.c
libavformat/movenc.h