Mercurial > libavcodec.hg
diff x86/vp6dsp_sse2.h @ 11232:7f75cd2bf32e libavcodec
Avoid negative shifts in build_table()
A shift by a negative amount has undefined behaviour. Even though
the result of this shift is never used, the shift itself could
cause an exception of some kind.
author | mru |
---|---|
date | Sun, 21 Feb 2010 15:11:57 +0000 |
parents | 17cc6df384a6 |
children |