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