replace yuv420p_to_rgb24 by tested and conformant cvtColor
authorPavel Rojtberg <rojtberg@gmail.com>
Sat, 31 Oct 2015 22:48:23 +0000 (23:48 +0100)
committerPavel Rojtberg <rojtberg@gmail.com>
Sun, 8 Nov 2015 16:01:02 +0000 (17:01 +0100)
commitad68b7963058f5369f801f870324f084edbde566
treea5ebb81dad7466fb37e5c35ec13c16160cd6db9a
parent8527d895bb65405897cc16f6d9a9d58bc24a6553
replace yuv420p_to_rgb24 by tested and conformant cvtColor

Conversion was not ITU 601 conformant. Also add YVU420 format to allowed
zero copy access.
modules/videoio/src/cap_v4l.cpp