Re: [v4l-utils PATCH 5/6] v4l2-ctl: Add support for source change event for m2m decoder

2019-01-21 Thread Hans Verkuil
On 01/20/2019 12:15 PM, Dafna Hirschfeld wrote: > Subscribe to source change event. > The capture setup sequence is executed only due to a > change event. > > Signed-off-by: Dafna Hirschfeld > --- > utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 90 ++- > 1 file changed, 76 inse

[v4l-utils PATCH 5/6] v4l2-ctl: Add support for source change event for m2m decoder

2019-01-20 Thread Dafna Hirschfeld
Subscribe to source change event. The capture setup sequence is executed only due to a change event. Signed-off-by: Dafna Hirschfeld --- utils/v4l2-ctl/v4l2-ctl-streaming.cpp | 90 ++- 1 file changed, 76 insertions(+), 14 deletions(-) diff --git a/utils/v4l2-ctl/v4l2-ctl