diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-10-31 01:00:01 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-11-05 15:29:22 +0200 |
commit | 77438775b39b04748284ce86fe64e913d711482b (patch) | |
tree | 112a80612ada96b04758a6ccaf708523d04e1aa0 /src/apps/qcam/viewfinder_gl.cpp | |
parent | f326eb4bf26e359d980f60cfa81cc25e8347f26f (diff) |
v4l2: v4l2_camera_proxy: Fix VIDIOC_[GS]_PARM support
v4l2-compliance reports an error due to VIDIOC_S_PARM being supported
without VIDIOC_G_PARM. Fix it by implementing VIDIOC_G_PARM. To satisfy
all compliance tests, VIDIOC_S_PARM also needs to be updated to properly
zero reserved fields.
Fixes: 5456e02d3f5b ("v4l2: Support setting frame rate in the V4L2 Adaptation layer")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'src/apps/qcam/viewfinder_gl.cpp')
0 files changed, 0 insertions, 0 deletions