V4L/DVB: gspca - main: Simplify image building
authorJean-François Moine <moinejf@free.fr>
Sun, 27 Jun 2010 06:08:19 +0000 (03:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:31:10 +0000 (15:31 -0300)
The image pointer and its length are now in the main structure instead
of in the frame buffer. They are updated on application vidioc_qbuf and
in the URB interrupt function when ending an image.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found