Commit c1fc6e20 authored by Laurent Aimar's avatar Laurent Aimar

Modified picture_Setup to provide more vectorization compatible pitch/lines values.

picture_New() will now always return a picture having
 - pitches multiple of 16.
 - chroma pitches multiple of the luma one.
 - a bit of extra height (as it can helps some ASM functions).
parent c8179819
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment