libswscale/swscale.c emits a Warning that 'data is not aligned', but doesn't
explain
why, leaving users without any clue on how to address this issue.
This patch simply adds that data is not aligned 'to 16 pixel boundaries'.
Idealy, the warning would say which values are not aligned, too, but sin
Michael Niedermayer wrote:
> > libswscale/swscale.c emits a Warning that 'data is not aligned', but
> > doesn't explain
> > why, leaving users without any clue on how to address this issue.
> > This patch simply adds that data is not aligned 'to 16 pixel boundaries'.
> all the alignment is by by