OSDN Git Service

avformat/hlsenc: added segment file deletion
authorChristian Suloway <csuloway@row44.com>
Mon, 8 Dec 2014 16:25:05 +0000 (10:25 -0600)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 10 Dec 2014 22:49:25 +0000 (23:49 +0100)
commit97b65f612617b9e238c8f95bcce82be145c2fafd
tree363c5cfa8780567c253dbb6975fcbd18548dcfce
parentae93965359e71c1f88ba170f8efd6a198344c235
avformat/hlsenc: added segment file deletion

This option flag deletes segment files removed from the playlist after a
period of time equal to the duration of the segment plus the duration of
the playlist.

Signed-off-by: Christian Suloway <csuloway@globaleagleent.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/muxers.texi
libavformat/hlsenc.c