diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2023-08-22 18:49:34 +0530 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-08-29 10:40:25 +0300 |
commit | ae9bcb2155957da3b6324676d706a901acb8343f (patch) | |
tree | 849e02425f25e2bd5c9fb871c9bf1bacd0e40ca4 /src/py | |
parent | 26ac1a8e3fc52cb2035ad88b7d22f034a68f50c7 (diff) |
libcamera: stream: Document stride will be 0 for compressed formats
For compressed formats, v4l2_pix_format.bytesperline value will be zero
and is documented similarly in the kernel. Since we set the stride to
v4l2_pix_format.bytesperline, document the case where it is expected
to be zero (i.e. if the format is compressed).
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/py')
0 files changed, 0 insertions, 0 deletions