diff options
author | Ronald S. Bultje <[email protected]> | 2011-11-04 12:19:29 -0700 |
---|---|---|
committer | Ronald S. Bultje <[email protected]> | 2011-11-05 07:06:38 -0700 |
commit | 1deb08fcb678364f7cb2559d1e3497d1e5568910 (patch) | |
tree | c309d52122980199b3ba47078c41e4b184ef5294 /libavformat/h264dec.c | |
parent | 43317fd52cb967b4401e0401998bbf287489a2be (diff) |
swscale: align vertical filtersize by 2 on x86.
The vertical scaler handles 2 rows at a time and thus requires
alignment by 2, or else it'll read invalid memory and result in
corrupt output.
Diffstat (limited to 'libavformat/h264dec.c')
0 files changed, 0 insertions, 0 deletions