commit | 54f6735abea87487c2a01dab22897fe8dcb99145 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Mar 19 08:58:18 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Apr 04 06:12:52 2018 -0400 |
tree | cc76f6d2368b4e1f403b41b512b2a6bd38a04dfa | |
parent | e605e9e339379730c84a6b51bf9a12da2d64b77b [diff] |
media: pixfmt-v4l2-mplane.rst: fix types The v4l2_pix_format_mplane documentation still had 'enum's as types. Replace by __u8 and add a reference to the enum. Also put ycbcr_enc and hsv_enc in a union. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>