diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-02-10 12:08:45 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-02-24 14:57:54 +0100 |
commit | f0af5e8f018daa83a0e8cfe7d406f81be82ae45d (patch) | |
tree | bdf89b26b943153b669bef77317d78b100924f8c /drivers/vlynq | |
parent | [media] v4l2-subdev: Allow 32-bit compat ioctls (diff) | |
download | linux-f0af5e8f018daa83a0e8cfe7d406f81be82ae45d.tar.xz linux-f0af5e8f018daa83a0e8cfe7d406f81be82ae45d.zip |
[media] vivi: fix sequence counting
The sequence counting was not reset to 0 between each streaming run,
and it was increased only every other frame. This is incorrect behavior:
the confusion is with FIELD_ALTERNATE systems where each field is transmitted
separately and only when both fields have been received is the frame
sequence number increased.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions