summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/videodev.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-06-21 13:09:46 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2008-06-21 13:09:46 +0200
commit097a48597f554fece7eff6e6d16471fe5e4be9eb (patch)
tree8378eda3a7bcbd4c066468026ec9cae5dbc01a20 /linux/drivers/media/video/videodev.c
parent5491015f1dde09e8b89d5934d7b76d93f0ac1fe7 (diff)
downloadmediapointer-dvb-s2-097a48597f554fece7eff6e6d16471fe5e4be9eb.tar.gz
mediapointer-dvb-s2-097a48597f554fece7eff6e6d16471fe5e4be9eb.tar.bz2
ivtv: yuv decoder lock fix (2)
From: Ian Armstrong <ian@iarmst.demon.co.uk> The IVTV_IOC_DMA_FRAME ioctl fails to correctly 'start' the decoder. Although yuv output will be correct, some functions which should be disabled while the decoder is in use remain enabled. This can result in hardware registers being corrupted, causing problems with the mpeg decoder. This patch ensures the decoder 'start' sequence is called, disabling these functions until the device is closed. Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/video/videodev.c')
0 files changed, 0 insertions, 0 deletions