]> git.sesse.net Git - ffmpeg/commit
ffmpeg: move a local variable definition later.
authorNicolas George <nicolas.george@normalesup.org>
Mon, 6 May 2013 21:51:27 +0000 (23:51 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Tue, 7 May 2013 16:39:45 +0000 (18:39 +0200)
commit449704b47500bbd3530c584e50a5d76f02d90113
tree113bed98e0d19bf49c649cf86473df8dced423d1
parentd23b8462b5a4a9da78ed45c4a7a3b35d538df909
ffmpeg: move a local variable definition later.

Fix a segfault when using the -map option without input files.
ffmpeg_opt.c