]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices
authorMike Isely <isely@pobox.com>
Sun, 6 Apr 2008 07:04:35 +0000 (04:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:48 +0000 (14:09 -0300)
commite694863fd96da3f79d3a22ff9478c9be07d4147c
tree95a36be460fa3de7f1be646a85bf8cb08edb2f85
parentd078620d31e66caab9c8c9dd3e6525b82fe2ce0e
V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair devices

Implement timed measurement of encoder operation for the first time it
is run.  This allows the driver to note when the encoder has been run
successfully for at least 1/4 second.  On top of that implement
various bits to ensure that the encoder has been run once before
digital streaming for OnAir devices.  This is done via several core
state machine tweaks.

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