v4l2videoenc: Don't set colorimetry on capture
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 22 Jun 2018 14:56:31 +0000 (14:56 +0000)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 27 Jun 2018 21:06:30 +0000 (17:06 -0400)
commit5fc67b248b84f6e631cd80ddb171ccea97392a31
treead7596793a82e8dab8993f16c43b6d09b7c8d53c
parentb677ae3cb677ccfa2ed9555af254c5d47b102a5c
v4l2videoenc: Don't set colorimetry on capture

The colorimetry will be set along with the raw format and those fields
will then be copied from sink to src caps by the gst encoder.

https://bugzilla.gnome.org/show_bug.cgi?id=791471
sys/v4l2/gstv4l2videoenc.c