diff options
| author | Hans Verkuil <[email protected]> | 2015-09-21 06:14:16 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2015-10-01 08:30:25 -0300 |
| commit | 35204e2e84f2dae72012f8ca319659c12f428430 (patch) | |
| tree | 0c5187fb9613addffda6d3c539537583769ffea0 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 5ba0e2c3ad4c049b19f6cad7ec62e59424a55183 (diff) | |
[media] v4l2-ctrls: arrays are also considered compound controls
Array controls weren't skipped when only V4L2_CTRL_FLAG_NEXT_CTRL was
provided (so no V4L2_CTRL_FLAG_NEXT_COMPOUND was set). This is wrong
since arrays are also considered compound controls (i.e. with more than
one value), and applications that do not know about arrays will not
be able to handle such controls.
Fix the test to include arrays.
Signed-off-by: Hans Verkuil <[email protected]>
Reported-by: Ricardo Ribalda Delgado <[email protected]>
Cc: <[email protected]> # for v3.17 and up
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions