diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-04-12 21:03:19 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-04-13 18:40:17 +0200 |
commit | 62e5ef95cacb29b5ee3149792f12f9204dbd1655 (patch) | |
tree | cd7c340218ade71a7d427485d1a7f2eb664617c1 /libavfilter/vf_gradfun.c | |
parent | 41a052a6badc9ed672a810a40b8e54af5d093b5d (diff) | |
download | ffmpeg-62e5ef95cacb29b5ee3149792f12f9204dbd1655.tar.gz |
av_image_alloc: Align the width to 8 when align >= 8.
This allows simd optimized routines to work in steps of 8 pixels
without going over the linesize. (this matters for yuv->rgb24 for example)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/vf_gradfun.c')
0 files changed, 0 insertions, 0 deletions