commit | 09b3bc223b99a01f9f33a20a0bbc255da1b6539d | [log] [tgz] |
---|---|---|
author | Steven Toth <stoth@kernellabs.com> | Wed Jan 04 21:11:55 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jan 05 06:53:46 2012 -0200 |
tree | b363657c661e9f66ad030d11eadff8525e7b4567 | |
parent | 350451375d6d8e9b124eacad67e221a0fdff0ac9 [diff] |
[media] cx23885: Control cleanup on the MPEG Encoder Added three new control calls (g_std, querystd and g_ctrl) to the -417 driver. Also routed other controls through the main cx23885 driver meaning that the controls for the 417 and the raw video device all enter the driver code and are handled in a single place. Signed-off-by: Steven Toth <stoth@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>