V4L/DVB: gspca - sonixj: Bad detection of the end of image
authorJean-François Moine <moinejf@free.fr>
Fri, 1 Oct 2010 10:54:30 +0000 (07:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:21 +0000 (01:06 -0200)
commita95bd640e7e5642eca52b946f7a27481980154ac
treedf24e1ef35dcd56be42a23472e3db4e41c36ec42
parenta067db847335207bd059f5b93bcbbb04910d8a69
V4L/DVB: gspca - sonixj: Bad detection of the end of image

The 'end of image' block may be splitted between two ISOC packets.
This case was not tested, so, some images could be lost and concatenated
to previous one(s), raising 'frame overflow' errors.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/sonixj.c
This page took 0.028996 seconds and 5 git commands to generate.