mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-16 20:43:10 +00:00
Changed to match the number of parameters in conv_func_interleave(), which is how they are called. The change isn't strictly necessary because the 4th parameter is not used, but the code is clearer if they match.