V4L/DVB (5916): ivtv: fix pause/continue/play handling
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 22 Jul 2007 11:46:38 +0000 (08:46 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 30 Jul 2007 19:26:32 +0000 (16:26 -0300)
commitac4251445d7302697814351f1d9f548f5aa49342
tree27f38b0759298cc23e301dada0f25ea9215f6b6b
parentbc147135bc410bdd9da684646af75a188d882d56
V4L/DVB (5916): ivtv: fix pause/continue/play handling

Pausing a decoder followed by a Play command would do nothing. Fixed.
Pausing a decoder running at non-standard speed following by a Continue
would reset the speed to 100%. Fixed.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-driver.h
drivers/media/video/ivtv/ivtv-fileops.c
drivers/media/video/ivtv/ivtv-ioctl.c