Hi Hans,
On Wed, Mar 18, 2015 at 11:05:31AM +0100, Hans Verkuil wrote:
> It always annoyed me that the event type documentation was separate from the
> struct
> v4l2_event documentation. This patch moves it all to one place,
> VIDIOC_DQEVENT.
>
> This makes much more sense.
I think the origina
It always annoyed me that the event type documentation was separate from the
struct
v4l2_event documentation. This patch moves it all to one place, VIDIOC_DQEVENT.
This makes much more sense.
Also changed the 'changes-flags' ref to 'ctrl-changes-flags' since this
referred to
control changes. Th