Re: [PATCH 2/3] v4l2-ctrl: add codec controls support to the control framework

2012-03-02 Thread Hans Verkuil
On Friday, March 02, 2012 03:18:22 Jeongtae Park wrote: > Add support for the codec controls to the v4l2 control framework. > > Signed-off-by: Jeongtae Park > Cc: Marek Szyprowski > Cc: Kamil Debski > --- > drivers/media/video/v4l2-ctrls.c | 41 > +- > 1

[PATCH 2/3] v4l2-ctrl: add codec controls support to the control framework

2012-03-01 Thread Jeongtae Park
Add support for the codec controls to the v4l2 control framework. Signed-off-by: Jeongtae Park Cc: Marek Szyprowski Cc: Kamil Debski --- drivers/media/video/v4l2-ctrls.c | 41 +- 1 files changed, 40 insertions(+), 1 deletions(-) diff --git a/drivers/media