]> git.sesse.net Git - ffmpeg/commit
avcodec/vc1: Fix undefined shifts
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 15 Mar 2015 01:57:24 +0000 (02:57 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 15 Mar 2015 01:57:24 +0000 (02:57 +0100)
commit3b63819dfbeefe8656c816e2dcdba548ff6dfb35
treedc52829d5da009e622d83fbdbdce2c29a4d16c05
parentb8535b273fcbf83c8aeffa3d6cae54882eaed364
avcodec/vc1: Fix undefined shifts

Found-by: Clang -fsanitize=shift
Reported-by: Thierry Foucu <tfoucu@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/vc1.c