diff options
| author | Hans Verkuil <[email protected]> | 2021-12-14 17:16:33 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-01-23 21:18:40 +0100 |
| commit | 914941827aad5ecddf9bf3a6dee67fbec1af1fff (patch) | |
| tree | 0962d9a217680890b9ea46b7bd4b3aaaba449a81 /tools/perf/scripts/python/bin | |
| parent | e3b86f4e558cea9eed71d894df2f19b10d60a207 (diff) | |
media: staging: media: zoran: fix various V4L2 compliance errors
This fixes several issues found with 'v4l2-compliance -s':
1) read()/write() is supported, but not reported in the capabilities
2) S_STD(G_STD()) failed: setting the same standard should just return 0.
3) G_PARM failed to set readbuffers.
4) different field values in the format vs. what v4l2_buffer reported.
5) zero the sequence number when starting streaming.
6) drop VB_USERPTR: makes no sense with dma_contig streaming.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Corentin Labbe <[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