swscale: Provide the right alignment for external mmx asm
authorMartin Storsjö <martin@martin.st>
Sat, 8 Sep 2012 22:43:53 +0000 (01:43 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 8 Sep 2012 22:52:35 +0000 (01:52 +0300)
commit75c37c5ace6271dc9dc996a61b799bcd2fc1b30d
tree0b27344896284b98a2ee14444c52dd860dd0f8a5
parente0c6cce44729d94e2a5507a4b6d031f23e8bd7b6
swscale: Provide the right alignment for external mmx asm

This reverts parts of e0c6cce4472. 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>
libswscale/utils.c