OSDN Git Service

avformat/mpegtsenc: Add option to mark stream begin as discontinuous
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 1 Nov 2016 23:51:52 +0000 (00:51 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 2 Nov 2016 15:34:01 +0000 (16:34 +0100)
commita566c952f905639456966413fee0b5701867ddcd
tree67a889cfdc3298cd3f6dd60fcbc5ea46721a569d
parent271afd632f4de87db99ec085e75446b648dc6e60
avformat/mpegtsenc: Add option to mark stream begin as discontinuous

This avoids continuity check failures in concatenated streams

Reviewed-by: Steven Liu <lingjiujianke@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
doc/muxers.texi
libavformat/mpegtsenc.c