Re: [RFC PATCH 3/3] v4l2-ctrls: update control framework documentation

2011-01-23 Thread Kim HeungJun
Hi Sylwester, It's my humble opinions. Just read plz :) 2011. 1. 23., 오후 8:08, Sylwester Nawrocki 작성: [snip] >> +Handling autogain/gain-type Controls with Auto Clusters >> +=== >> + >> +A common type of control cluster is one that handles 'au

Re: [RFC PATCH 3/3] v4l2-ctrls: update control framework documentation

2011-01-23 Thread Sylwester Nawrocki
Hi Hans, On 01/22/2011 08:06 PM, Hans Verkuil wrote: > Document how to enable/disable controls. > Document the new v4l2_ctrl_auto_cluster function. > Document the practical method of using anonymous structs to 'cluster' > controls instead of using cumbersome control pointer arrays. > > Signed-off

[RFC PATCH 3/3] v4l2-ctrls: update control framework documentation

2011-01-22 Thread Hans Verkuil
Document how to enable/disable controls. Document the new v4l2_ctrl_auto_cluster function. Document the practical method of using anonymous structs to 'cluster' controls instead of using cumbersome control pointer arrays. Signed-off-by: Hans Verkuil --- Documentation/video4linux/v4l2-controls.tx