OSDN Git Service

ffmpeg: don't abuse a global for passing sample format 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>
Tue, 12 Jul 2011 13:28:53 +0000 (15:28 +0200)
commit6fbf2485ad5b1d52f55b229acbf2a7de2b752283
tree7f1eeb9e31515c4ecd13cfb4b845ddca4e7e93bb
parent87c739a395ff2951058d719687cd06b0e89420bd
ffmpeg: don't abuse a global for passing sample format from input to output

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