On Wed 10 April 2013 12:57:05 Tzu-Jung Lee wrote:
> This patch breaks down the streaming_set() into smaller
> ones, which can be resued for supporting m2m devices.
> 
> Further cleanup or consolidation can be applied with
> separate patches, since this one tries not to modify
> logics.
> 
> Signed-off-by: Tzu-Jung Lee <tj...@ambarella.com>
> ---
>  utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 921 
> +++++++++++++++++++---------------
>  1 file changed, 505 insertions(+), 416 deletions(-)
> 
> diff --git a/utils/v4l2-ctl/v4l2-ctl-streaming.cpp 
> b/utils/v4l2-ctl/v4l2-ctl-streaming.cpp
> index c29565f..a180c6a 100644
> --- a/utils/v4l2-ctl/v4l2-ctl-streaming.cpp
> +++ b/utils/v4l2-ctl/v4l2-ctl-streaming.cpp

Thanks! I've committed your patches to v4l-utils. I also added a bunch of
other fixes (among others I broke the non-poll streaming case with my eos
patch).

I do have some questions about the EOS semantics, but I'll ask those in a
separate mail.

Regards,

        Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to