Hi Devin, Devin Heitmueller wrote: > On Mon, Mar 1, 2010 at 4:58 AM, Hans Verkuil <hverkuil@xxxxxxxxx> wrote: >> New private controls should not use V4L2_CID_PRIVATE_BASE at all. That >> mechanism was a really bad idea. Instead a new control should be added to >> the appropriate control class and with a offset >= 0x1000. See for example >> the CX2341X private controls in videodev2.h. The better is to create a device-specific control, if the parameter you want to control is really specific to just one chip family. Otherwise, just add a new "common" control to the API. > > http://kernellabs.com/hg/~dheitmueller/em28xx-test/rev/a7d50db75420 FYI, v42-apps were moved to a separate tree. -- Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html