commit | a988410ad141b5087f483ae32e4bd9b922be5ab8 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Apr 24 04:26:01 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri May 01 07:35:24 2015 -0300 |
tree | df43ec547798a26bd76b2154880192e32e32da96 | |
parent | 2b4fd3ede3bab65ef5b97387b90899d11e4d3202 [diff] |
[media] usbtv: fix v4l2-compliance issues Running v4l2-compliance on my usbtv stick revealed two failures: 1) Correct handling of CREATE_BUFS in usbtv_queue_setup was missing. Added this. 2) The sequence counter wasn't reset to 0 when starting streaming. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>