Hi Sakari,
Thank you for the patch. I've pushed it to the yavta git tree.
On Friday 24 October 2014 17:23:58 Sakari Ailus wrote:
> Queue buffers to the device after VIDIOC_STREAMON, not before. This does not
> affect queueing behaviour otherwise.
>
> Signed-off-by: Sakari Ailus
> ---
> yavta.c
Queue buffers to the device after VIDIOC_STREAMON, not before. This does not
affect queueing behaviour otherwise.
Signed-off-by: Sakari Ailus
---
yavta.c | 29 +
1 file changed, 25 insertions(+), 4 deletions(-)
diff --git a/yavta.c b/yavta.c
index 20bbe29..7f9e814 10