]> git.sesse.net Git - ffmpeg/commit
avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and weight_h264...
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 11 Mar 2015 17:49:57 +0000 (18:49 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 11 Mar 2015 17:57:36 +0000 (18:57 +0100)
commitc756b3fca240df75ffa28e75f2eb34834c10294d
tree97ff346fbb885e3444aec7819a0a885d3664cec8
parent2391e46430fa2af28542124dbcfc935c0a5ce82c
avcodec/h264dsp_template: Fix undefined shift in biweight_h264_pixels and weight_h264_pixels

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