v4l2videoenc: Fix driver capability dectection
authorNicolas Dufresne <nicolas@ndufresne.ca>
Sat, 7 Oct 2017 21:11:41 +0000 (21:11 +0000)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 7 Oct 2017 21:33:41 +0000 (17:33 -0400)
commit33e595b41c62442197e805f71f8716ec8437b182
tree5d0259f726589e2c1b21fcde652cd6ae5940181f
parentcebb5baaa60220730c77d61e215adcd3d8a2c14c
v4l2videoenc: Fix driver capability dectection

Use the right set of caps when checking if caps intersect. That makes
the check only select the supported devices.
sys/v4l2/gstv4l2videoenc.c