From: Hans Verkuil Date: Mon, 10 Feb 2014 11:08:45 +0000 (-0300) Subject: [media] vivi: fix sequence counting X-Git-Tag: v3.15-rc1~85^2~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0af5e8f018daa83a0e8cfe7d406f81be82ae45d;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed