commit | b192ca983746585e807259414f8d6f58cb28311f | [log] [tgz] |
---|---|---|
author | Jean-François Moine <moinejf@free.fr> | Sun Jun 27 03:08:19 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Aug 02 15:31:10 2010 -0300 |
tree | 8c95bdcebcf4217e3813d803ecf281af2d431e5f | |
parent | c6dc725c8e0c3438587e18f918f6da16e7a23539 [diff] |
V4L/DVB: gspca - main: Simplify image building 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>