commit | 875fa4c0d85ae5e6c622e1e9f72ce6c21b6134b1 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Feb 15 12:20:32 2022 +0100 |
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | Mon Mar 07 11:53:07 2022 +0100 |
tree | 41b8b9a18094be0420b4fb01b994b8e3d545d537 | |
parent | 3a6cddab2d807242b8461404203e51e0ca490f77 [diff] |
media: doc: pixfmt-rgb: Fix V4L2_PIX_FMT_BGR24 format description The V4L2_PIX_FMT_BGR24 format is incorrectly described, with the B and G components swapped. Fix it. Fixes: 2ac9280cb459 ("media: doc: pixfmt-rgb: Make 8 bits per component table more compact") Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>