mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-17 04:52:04 +00:00
The uninitialized use implicates 0 channels, which is unlikely to reach this function but fixed anyway in this commit. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>