commit | 93d39efdb1f8c8c4b848122b8c8ad986690fe9ba | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Wed Nov 09 06:31:10 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 15:27:11 2016 -0200 |
tree | 61d75097b7838ec1ff80b216ca4f57e57b3c7092 | |
parent | e92ca73b7057ebdba5ea926f25f51b77b41f6c80 [diff] |
[media] control.rst: improve the queryctrl code examples The code examples on how to enumerate controls were really long in the tooth. Update them. Using FLAG_NEXT_CTRL is preferred these days, so give that example first. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>