mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-10 01:48:32 +00:00
The requirement is either 8 or 16 bytes alignment, not 32. This should help finding bugs in asm implementations. Signed-off-by: James Almer <jamrial@gmail.com>