mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-06 06:29:09 +08:00
de452e5037
This avoids SIMD-optimized functions having to sign-extend their line size argument manually to be able to do pointer arithmetic. Also adjust parameter names to be "stride" everywhere.