]> git.sesse.net Git - ffmpeg/commit
avconv: explicitly postpone writing the header until all streams are initialized
authorAnton Khirnov <anton@khirnov.net>
Mon, 23 May 2016 07:19:25 +0000 (09:19 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sat, 25 Jun 2016 09:12:53 +0000 (11:12 +0200)
commit1c169782cae6c5c430ff62e7d7272dc9d0e8d527
tree66b57b8d8b17ae46e5baa301492ada54c555b985
parent5b63b15663d31f50ce45d980b904a68795ad3f7a
avconv: explicitly postpone writing the header until all streams are initialized

This should have no practical effect for now, but will make a difference
in the following commits.
avconv.c
avconv.h