Add flag to mark demuxers that can output discontinuous timestamps.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 15 Aug 2008 16:13:05 +0000 (16:13 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 15 Aug 2008 16:13:05 +0000 (16:13 +0000)
commitff9c8d7c6f58e052e4efae6e24defe08f956b03f
tree8b8be973ce76658b268333e361357b4b2e02fdea
parent8a9d72a0ff1e46dfd42c600103ac107ec07ad518
Add flag to mark demuxers that can output discontinuous timestamps.
(could also be added to muxers if someone wants)

Originally committed as revision 14777 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
libavformat/mpeg.c
libavformat/mpegts.c