On Mon August 6 2012 09:38:10 Federico Vaga wrote: > > > > I applied all your suggestions, and some extra simplification; > > > [...] > > > > --------------- > > > - flags: optional. Set to V4L2_FL_USE_FH_PRIO if you want to let the > > > framework handle the VIDIOC_G/S_PRIORITY ioctls. This requires that > > > you use struct v4l2_fh. > > > > ^^^^^^^^^^^^^^^^^^ > > > > Are you using struct v4l2_fh? The version you posted didn't. You need > > this anyway to implement control events. > > Yes I'm using it now, it is part of the extra simplification that I did. In that case I need to see your latest version of the source code to see why it doesn't work. Regards, Hans -- 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