Fix h264 decoding on SSE2 cores with icc compilation.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Dec 2008 19:40:13 +0000 (19:40 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 28 Dec 2008 19:40:13 +0000 (19:40 +0000)
commit2c67c659639f3350e9e28d21bdcfc2dc76d4375b
tree4d4fddecb0b4db4fed7ec82d6aa6af18597dac9b
parent055068d00126165a649bbd51d5dd3789f3f28e07
Fix h264 decoding on SSE2 cores with icc compilation.

Originally committed as revision 16373 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/dsputil_mmx.c