Mercurial > libavcodec.hg
comparison vp3dsp.c @ 6575:d869966e57e5 libavcodec
Fix H.264 interframe decoding when compiling with icc. Patch by Loren
Merritt:
"It seems that icc copies the constants from their global var onto the
stack, at which point they're not aligned, hence the crash.
[This change] really shouldn't mean anything different, but maybe it'll
confuse icc into not performing that 'optimization'."
author | melanson |
---|---|
date | Tue, 08 Apr 2008 23:49:34 +0000 |
parents | f99e40a7155b |
children | 25914f8a9bb3 |
comparison
equal
deleted
inserted
replaced
6574:be4783347fbe | 6575:d869966e57e5 |
---|