diff options
author | Mans Rullgard <mans@mansr.com> | 2011-07-19 10:20:56 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-07-19 17:44:35 +0100 |
commit | 29b42c66f70ec7f8bcac87cb3cb35ec13dc0c71e (patch) | |
tree | a5a6ca1640a35db6ea5f9a0298df9333f841d979 /libavfilter/x86 | |
parent | 3e9409b1d0ca6ee7063fa04d940af36a20b46a8b (diff) | |
download | ffmpeg-29b42c66f70ec7f8bcac87cb3cb35ec13dc0c71e.tar.gz |
dsputil: fix ff_check_alignment()
The change to LOCAL_ALIGNED means the declared object must be an
array and the subsequent test should not use the & operator.
Noticed by Uoti Urpala.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavfilter/x86')
0 files changed, 0 insertions, 0 deletions