diff options
author | Mans Rullgard <mans@mansr.com> | 2011-11-26 21:53:00 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-11-26 22:53:47 +0000 |
commit | 7c5ce99bd92fb480b7235cbc9a005f7e6d31f1d7 (patch) | |
tree | f22a4994d1a41a0f921bf4936769a542a0c592c3 /doc/optimization.txt | |
parent | 8540dcfd7af14da4080770dfbfa997cffdd0878b (diff) | |
download | ffmpeg-streaming-7c5ce99bd92fb480b7235cbc9a005f7e6d31f1d7.zip ffmpeg-streaming-7c5ce99bd92fb480b7235cbc9a005f7e6d31f1d7.tar.gz |
swscale: fix signed overflow in yuv2mono_X_c_template
As old bits are shifted out of the accumulator, they cause signed
overflows when they reach the end. Making the variable unsigned fixes
this.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'doc/optimization.txt')
0 files changed, 0 insertions, 0 deletions