libv4l-mplane: make it aware of the extended pix_format fields
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 25 Jul 2014 09:48:44 +0000 (11:48 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Mon, 28 Jul 2014 14:26:29 +0000 (16:26 +0200)
commit8d579edc885fec7f31baaa3f921cc92521178fc8
treea2e24914f709027a788a00b19c9db2c6e36c2cb9
parent5a0bbe5d884c005cc460b49b8606df01577c0233
libv4l-mplane: make it aware of the extended pix_format fields

The v4l2_pix_format struct has been extended with new fields. Let libv4l-mplane
make use of that so that the v4l2_pix_format_mplane 'flags' field can be reported
in v4l2_pix_format as well.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
lib/libv4l-mplane/libv4l-mplane.c