]> git.sesse.net Git - ffmpeg/commit
ffmpeg: : rescue poor abused recording_time global.
authorAnton Khirnov <anton@khirnov.net>
Tue, 30 Aug 2011 13:23:51 +0000 (15:23 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 30 Aug 2011 16:08:22 +0000 (18:08 +0200)
commit08890d355ec4f31196e24049462a82710b5fe967
tree9567270ac0295888a27fd60962eb8559ce4552c7
parent5c2a4d3bb1be292f4fdcc87fa7754b2d670c1686
ffmpeg: : rescue poor abused recording_time global.

Keep a per-OutputFile instance of it, thus making -t work with multiple
output files.
ffmpeg.c