diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-02-11 03:01:04 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-04-09 21:52:47 +0300 |
commit | 487d3953700f645dde8277eb3c29445c5fb52149 (patch) | |
tree | afeb84e5c364858f7f1f6d28fa4a7e351a75d889 /include/linux/videodev2.h | |
parent | 30e7ecfc58ce7c9e7ea6f412460a0803bb904d91 (diff) |
Store capture parameters from VIDIOC_S_FMTxgold
Some buggy drivers don't implement VIDIOC_G_FMT, preventing yavta from
operating as it relies on that ioctl to retrieve capture parameters.
Store the capture parameters returned by the previous VIDIOC_S_FMT call
(which should be identical) to allow operation even when VIDIOC_G_FMT
isn't implemented.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'include/linux/videodev2.h')
0 files changed, 0 insertions, 0 deletions