summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-streams.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2007-08-18 20:16:00 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2007-08-18 20:16:00 +0200
commitcfc5c4e6bc9c0c61bb5696b0198117b9d34ddc3f (patch)
treebc544724c395da18cc3e6871292284f50c5c9b86 /linux/drivers/media/video/ivtv/ivtv-streams.c
parentd9dfbb9adf32defc0309c29ce0267d28b7d5de38 (diff)
downloadmediapointer-dvb-s2-cfc5c4e6bc9c0c61bb5696b0198117b9d34ddc3f.tar.gz
mediapointer-dvb-s2-cfc5c4e6bc9c0c61bb5696b0198117b9d34ddc3f.tar.bz2
ivtv: fix VBI reinsertion decoding
From: Hans Verkuil <hverkuil@xs4all.nl> - Invalid VBI packets should result in an empty VBI frame, not in an zero-sized frame that causes the reader to incorrectly return a 0 (EOF) value. - PIO completion should not reset the sg_pending_size field. - The DMA offset detection code should be ignored for PIO transfers: it somehow messes up the data on the card and is not needed anyway for PIO. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/ivtv/ivtv-streams.c')
0 files changed, 0 insertions, 0 deletions