]> git.sesse.net Git - ffmpeg/commit
ivfenc: write duration at end-of-stream.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 12 Jul 2015 10:47:20 +0000 (06:47 -0400)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 12 Jul 2015 11:56:50 +0000 (13:56 +0200)
commit3a18d3fa047535980aa5368ebfda30ee0f1579cc
treeac8644b14b40414c82d3ee4498ce6f74dee6ca08
parentcdb0d7e43993b4f49856a999c538bf01f48b4ad8
ivfenc: write duration at end-of-stream.

At the beginning, the value is not initialized.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/ivfenc.c