We would use the second half of the U plane buffer, rather than the V plane buffer, to output the V plane pixels.
This means that precision is retained when scaling between sample formats with >8 bits per component (48bit RGB, 16bit grayscale, 9/10/16bit YUV).
Signed-off-by: Mans Rullgard <mans@mansr.com>