mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-09 23:33:09 +00:00
This avoids SIMD-optimized functions having to sign-extend their stride argument manually to be able to do pointer arithmetic. Also adjust parameter names to be "stride" everywhere.