diff options
author | Alexander Strange <astrange@ithinksw.com> | 2009-05-30 22:19:14 +0000 |
---|---|---|
committer | Alexander Strange <astrange@ithinksw.com> | 2009-05-30 22:19:14 +0000 |
commit | 2b9969a945584cd057bd47e3679869dcdc248192 (patch) | |
tree | 789c1e1f772dc9446a1d920f941279830dcc6c9e /libavformat/utils.c | |
parent | cbfe5bee2e20df90c581937b2cb4b1535acbf726 (diff) | |
download | ffmpeg-2b9969a945584cd057bd47e3679869dcdc248192.tar.gz |
H264: Fix out of bounds reads in SSSE3 MC
Reading above src[-2] isn't safe, so move loads and palignr ahead
3 pixels to load starting at the first pixel actually used.
Fixes issue941.
Originally committed as revision 18999 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions