Mercurial > libavcodec.hg
comparison tscc.c @ 9739:96e6cab7470a libavcodec
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.
author | astrange |
---|---|
date | Sat, 30 May 2009 22:19:14 +0000 |
parents | 4cab394c16ea |
children | d7ed9dcc78e3 |
comparison
equal
deleted
inserted
replaced
9738:d5929e456b07 | 9739:96e6cab7470a |
---|