-
- Downloads
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>
Loading
Please register or sign in to comment