]> git.ipfire.org Git - thirdparty/linux.git/commit
media: uapi: videodev2: Fix comment for 12-bit packed Bayer formats
authorMehdi Djait <mehdi.djait@linux.intel.com>
Mon, 23 Jun 2025 13:51:15 +0000 (15:51 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 10 Jul 2025 09:32:24 +0000 (11:32 +0200)
commit1fff2ee377e1c2230054e65092def460dd40b587
tree689e410bb81b73077a91e3df9b27ec5bee0a210b
parent2260d1fa5d0e7967d6596e26bc39d46200cede0c
media: uapi: videodev2: Fix comment for 12-bit packed Bayer formats

For 12-bit packed Bayer formats: every two consecutive samples are
packed into three bytes. Fix the corresponding comment.

Signed-off-by: Mehdi Djait <mehdi.djait@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
include/uapi/linux/videodev2.h