diff options
author | William Vinnicombe <william.vinnicombe@raspberrypi.com> | 2023-12-11 17:14:06 +0000 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-12-21 18:28:24 +0200 |
commit | 577e0c6b7659f24c04476e675ea85cb666a87764 (patch) | |
tree | a291d88ff449730cafe753b3e0458b4d50b57a4c /src/apps/qcam/main.cpp | |
parent | 4843f72b131388b3da1d4cbb8dc48800b8b0559e (diff) |
pipeline: rpi: Respect provided stride
When converting from StreamConfiguration to V4L2DeviceFormat, the stride
was being dropped with the result that users could not request a custom
stride.
Set the stride in the V4L2DeviceFormat to prevent this happening.
Signed-off-by: William Vinnicombe <william.vinnicombe@raspberrypi.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/apps/qcam/main.cpp')
0 files changed, 0 insertions, 0 deletions