[media] msp3400: Add standards detection to the driver
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 4 Oct 2011 12:44:02 +0000 (09:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 8 Oct 2011 11:01:34 +0000 (08:01 -0300)
commit5d1ed98683abafef595b8e3a237f845b82152606
tree823d8b53ddadc9c45308ee357e2fafb033d8be5e
parent8d6c0b216fd9a7f4b34aca6bd822756b9ef5690b
[media] msp3400: Add standards detection to the driver

As msp3400 allows standards detection, add support for it. That
efectivelly means that devices with msp3400 can now implement
VIDIOC_QUERYSTD, and it will provide very good detection for
the standard, specially if combined with a video decoder detection.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/msp3400-driver.c
drivers/media/video/msp3400-driver.h
drivers/media/video/msp3400-kthreads.c
This page took 0.024756 seconds and 5 git commands to generate.