commit | 650b95feee353305203724cb2e8b2bc50f6d130a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Sat Oct 02 11:06:05 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:18:20 2010 -0200 |
tree | 0649923ba63f58ef9eb0d28d463a23ac12a586d1 | |
parent | 9bb7262de9c077ccccb129f47d128edb7af5f92e [diff] |
[media] uvcvideo: Generate discontinuous sequence numbers when frames are lost Increase the sequence number of the v4l2_buffer structure regardless of any buffer states, so that discontinuous sequence numbers allow applications to detect lost video frames. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>