commit | bde3bb9a67d2cd260df6be9726c9c360a0e3cee9 | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <dheitmueller@kernellabs.com> | Mon Jul 05 13:05:16 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:16:33 2010 -0200 |
tree | 523a139701a38265c86c03b9d16d09e03e2e5bb8 | |
parent | 83f859c5a6d6e01d671f002c0ade3498b4a4b245 [diff] |
[media] au0828: Fix field alignment for video frames delivered by driver Fix the alignment of fields being delivered by the driver, which was resulting in jerky video when there was horizontal motion (since the bottom field of the frame was being sent with the top field of the previous frame) This work was sponsored by GetWellNetwork Inc. Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>