diff options
author | Devin Heitmueller <dheitmueller@kernellabs.com> | 2010-06-13 17:00:23 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 14:49:04 -0300 |
commit | 2584bc4337855382d23b4abfc2e2492df6fdeb41 (patch) | |
tree | 35fb9a392cc369ccecb79212220a2fe837f599ac /kernel/capability.c | |
parent | 7f8eacd2162a39ca7fc1240883118a786f147ccb (diff) |
V4L/DVB: Fix case where fields were not at the correct start location
This patch address an arithmetic error for the case where the only remaining
content in the USB packet was the "225Axxxx" start of active video. In cases
where that happened to be at the end of the frame, we would inject it into the
videobuf (which is incorrect). This caused fields to be intermittently
rendered off by two pixels.
Thanks to Eugeniy Meshcheryakov for bringing this issue to my attention
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions