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. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21939 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
Please register or sign in to comment