commit | 9776e17189d33b0ac9235597460d6a22cf1bc6a7 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Feb 10 14:37:58 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 05 14:44:17 2013 -0300 |
tree | cbb7255e0bc5f361aa7e6f0ddd64d9e721e72d1c | |
parent | f81e372a5d11694b86fc35ded379a441c209b920 [diff] |
[media] stk-webcam: implement support for count == 0 when calling REQBUFS The spec specifies that setting count to 0 in v4l2_requestbuffers should result in releasing any streaming resources and the stream ownership. Implement this. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Arvydas Sidorenko <asido4@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>