diff options
| author | Hans Verkuil <[email protected]> | 2023-02-01 12:48:54 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-03-19 22:10:23 +0100 |
| commit | 5f225889f23db9ddabf6eca82bebb760b283705b (patch) | |
| tree | 3efb3ac3b23490743fa3d54d99ebd36ce3928ec1 /tools/perf/scripts/python/bin | |
| parent | 2f8c0810af739ec3587d00bf36cc5a6a0139be1a (diff) | |
media: v4l2-dev.c: check for V4L2_CAP_STREAMING to enable streaming ioctls
Rather than checking which device type it is, just check the STREAMING
cap since that indicates support for streaming ioctls.
Some drivers only support READWRITE (typically MPEG encoders).
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions