commit | 776fa869883e60a065df13e73252344477c8e1aa | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@radix.net> | Sun Feb 01 21:42:12 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:42:38 2009 -0300 |
tree | fc02abc35163d8494345a53253b9984cf3d73b86 | |
parent | 302df9702192a68578916ef922c33370cbba350d [diff] |
V4L/DVB (10440): cx18: Fix presentation timestamp (PTS) for VBI buffers The old code from ivtv used a CX23415/6 PTS, which was simply left at 0 in the cx18 driver. Since the CX23418 gives us what I think is a PTS (or some other 90 kHz clock count) with each VBI buffer, this change has the cx18 driver use that as a PTS. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>