On Thu, 28 Jan 2016, Stefano Sabatini wrote:
On date Thursday 2016-01-28 00:49:28 +0100, Marton Balint encoded:
This option can force the segmenter to only start a new segment if a packet
reaches the muxer whithin the specified duration after the segmenting clock
nit: whithin => within
Fixed.
time, which makes it more resilient to backward local time jumps, such as leap
seconds or transition to standard time from daylight savings time.
(In addtion to fixing the issues Stefano pointed out I have also fixed the
default value for the option to use INT64_MAX instead of INT_MAX)
Signed-off-by: Marton Balint <c...@passwd.hu>
---
doc/muxers.texi | 12 ++++++++++++
libavformat/segment.c | 4 +++-
2 files changed, 15 insertions(+), 1 deletion(-)
LGTM, thanks.
Applied, thanks.
Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel