On Fri, 10 Mar 2017 14:21:32 -0600
Derek Foreman wrote:
> According to v4l2 documentation, DQBUF always clears FLAG_DONE, so
> this assert can be expected to fire 100% of the time.
>
> Signed-off-by: Derek Foreman
> ---
> clients/simple-dmabuf-v4l.c | 2 --
> 1 file changed, 2 deletions(-)
>
According to v4l2 documentation, DQBUF always clears FLAG_DONE, so
this assert can be expected to fire 100% of the time.
Signed-off-by: Derek Foreman
---
clients/simple-dmabuf-v4l.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/clients/simple-dmabuf-v4l.c b/clients/simple-dmabuf-v4l.c
ind