Allow AVFormatContext.duration to be set if no individual stream duration is known.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Apr 2010 12:20:10 +0000 (12:20 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Apr 2010 12:20:10 +0000 (12:20 +0000)
commit37f57ab4dddf463dfb34736a43a13e0eed099742
tree01cf9bf7dcd537ec820dd1025a4d6f4421caa5e5
parent2819760b5c9db0eb4e7e09e36e9a32efd6b484fd
Allow AVFormatContext.duration to be set if no individual stream duration is known.
Demuxers already do this ...

Originally committed as revision 22796 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h