segment: implement wrap around
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 25 Feb 2012 20:45:23 +0000 (21:45 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 28 Feb 2012 14:01:20 +0000 (15:01 +0100)
commit0c1759ac4b1ff8f0305dab4f244fa929b77a6fab
treef8b42ee381b6488c4a7ad5a67b8517d15fdd7009
parentee42df8a35c2b795f524c856834d0823dbd4e75d
segment: implement wrap around

Provide a way to wrap around the segment index so pseudostreaming
live through a web server and html5 browser is simpler.

Also ensure that 0 (disable) is a valid value across the options
providing wrap around.
doc/muxers.texi
libavformat/segment.c