Re: [PATCH v1 17/19] uvcvideo: Add UVC 1.5 Encoding Unit controls.

2013-11-10 Thread Laurent Pinchart
Hi Pawel, Thank you for the patch. On Friday 30 August 2013 11:17:16 Pawel Osciak wrote: These controls allow modifying encoding parameters. Signed-off-by: Pawel Osciak posc...@chromium.org --- drivers/media/usb/uvc/uvc_ctrl.c | 445

[PATCH v1 17/19] uvcvideo: Add UVC 1.5 Encoding Unit controls.

2013-08-29 Thread Pawel Osciak
These controls allow modifying encoding parameters. Signed-off-by: Pawel Osciak posc...@chromium.org --- drivers/media/usb/uvc/uvc_ctrl.c | 445 +++ include/uapi/linux/usb/video.h | 23 ++ 2 files changed, 468 insertions(+) diff --git