Re: [PATCH v1 15/19] uvcvideo: Add support for VP8 special frame flags.

2013-11-10 Thread Laurent Pinchart
Hi Pawel, Thank you for the patch. On Friday 30 August 2013 11:17:14 Pawel Osciak wrote: Commit message missing :-) Signed-off-by: Pawel Osciak posc...@chromium.org --- drivers/media/usb/uvc/uvc_video.c | 18 +- drivers/media/usb/uvc/uvcvideo.h | 10 ++ 2 files

[PATCH v1 15/19] uvcvideo: Add support for VP8 special frame flags.

2013-08-29 Thread Pawel Osciak
Signed-off-by: Pawel Osciak posc...@chromium.org --- drivers/media/usb/uvc/uvc_video.c | 18 +- drivers/media/usb/uvc/uvcvideo.h | 10 ++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/drivers/media/usb/uvc/uvc_video.c b/drivers/media/usb/uvc/uvc_video.c