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)
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>

No differences found