mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-05 11:03:21 +00:00
This reverts parts of e0c6cce447. There is external mmx asm that
requires this alignment.
This fixes crashes when using swscale in builds with external mmx,
without inline assembly.
Signed-off-by: Martin Storsjö <martin@martin.st>