]> git.sesse.net Git - ffmpeg/commit
avformat/utils: Leave skip_clear enabled until after estimate_timings()
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 3 Nov 2014 21:53:48 +0000 (22:53 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 3 Nov 2014 21:53:48 +0000 (22:53 +0100)
commita7f25979dd568f4f7253ebb3e30f802c7009fbaa
tree9632c7080c7b43a1fc54625f040fb0bd25cf356d
parenta6593f7cc6e4aeebcae4a0f74ca105940379419e
avformat/utils: Leave skip_clear enabled until after estimate_timings()

Should make no difference but will be needed for subsequent commits

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/utils.c