ffmpeg: don't abuse a global for passing frame size 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>
Thu, 16 Jun 2011 18:24:55 +0000 (20:24 +0200)
commit0b7ccad6bf79cebe5cd8392105276a4ba19d19f9
treeb7c47681e31e3af054b19b8d266223003f17a157
parent10de86b882f980a7e856a903bcb45a8fa7816cfd
ffmpeg: don't abuse a global for passing frame size from input to output

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