ffmpeg: don't abuse a global for passing channels from input to output
authorAnton Khirnov <anton@khirnov.net>
Wed, 15 Jun 2011 06:00:03 +0000 (08:00 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 15 Jun 2011 19:57:52 +0000 (21:57 +0200)
commit8f3e999736b7bad956becb3705661f52d986eb2d
treef3007bb1ca2686da3b9ca0b11c072dc54eb2159a
parentd7ee44024c96ebdbcd718885a77e9a07779df54c
ffmpeg: don't abuse a global for passing channels from input to output

It's broken with multiple files or audio streams.
ffmpeg.c