commit | 078f8947926732a526fb280c0f3a8920bf173b9c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Wed May 06 12:30:30 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 16 18:21:10 2009 -0300 |
tree | e0984df189bde0ae2223e45d65b25ec9d023928c | |
parent | 86cf5f84e60fe32e3e665fdc69325f8993970189 [diff] |
V4L/DVB (11835): uvcvideo: Parse frame descriptors with non-continuous indexes. The UVC specification requires frame descriptors indexes to range from 1 to the number of frame descriptors. At least some Hercules Dualpix Infinite webcams erroneously use non-continuous index ranges. Make the driver support them. Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>