swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables()
authorMans Rullgard <mans@mansr.com>
Fri, 21 Oct 2011 19:36:11 +0000 (20:36 +0100)
committerMans Rullgard <mans@mansr.com>
Fri, 21 Oct 2011 19:56:59 +0000 (20:56 +0100)
commit41ac093f7e315e3af17612f580c387b3688f4f43
tree4816dd5f0a4a4a539212502ca82873c58ee95691
parent5dd35b43f1cd3dddaddaae8e2f267117b5fa2d54
swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables()

Signed-off-by: Mans Rullgard <mans@mansr.com>
libswscale/yuv2rgb.c