V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line of field
authorAndy Walls <awalls@radix.net>
Sat, 7 Feb 2009 04:31:22 +0000 (01:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:39 +0000 (12:42 -0300)
commit01cbc214cfa6e0dbfaea617d32d6d66e7f6608ff
tree8454aaaeec2c490cf2063bcf7a44573a5f1074f1
parentf37aa51190c4391005bb71c92cd976f811500105
V4L/DVB (10444): cx18: Fix sliced VBI PTS and fix artifacts in last raw line of field

Fixed an endianess problem with the collection of the PTS from
the VBI buffer given to us by the encoder.  Also extrapolated the
last 12 bytes of the last line of each field, to remove artifacts
created by removing the first 12 bytes of each field for raw VBI.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-vbi.c