V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart
authorMike Isely <isely@pobox.com>
Sat, 6 Feb 2010 05:10:38 +0000 (02:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:11:05 +0000 (15:11 -0300)
commit6e9313755aacdb9fd4eec58cbd9653212e2e2cdc
treecb43fe2414bf378c483d36aab3256a8f7472e20c
parent7cae112ebe10e186c3bdae1f20865941717e37a2
V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart

Martin Dauskardt <martin.dauskardt@gmx.de> has determined that the
encoder has a much better chance of starting cleanly if we
deliberately hold off starting it util the video digitizer has had a
chance to run for at least 300msec first.  These changes implement an
enforced 300msec wait in the state machine that orchestrates streaming
start / stop.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
drivers/media/video/pvrusb2/pvrusb2-hdw.c
drivers/media/video/pvrusb2/pvrusb2-hdw.h