commit | 360a3a90c6261fe24a959ff38f8f6c3a8468f23c | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | Mon Apr 03 08:25:32 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Apr 10 07:41:27 2017 -0300 |
tree | b65469d666c159c8dfb994dc9c3d2de92cb1b772 | |
parent | f098268bd68b7bf1ec814ea2bf0d05c7505b8e43 [diff] |
[media] uvcvideo: Fix empty packet statistic The frame counters are inadvertently counting packets with content as empty. Fix it by correcting the logic expression Fixes: 7bc5edb00bbd [media] uvcvideo: Extract video stream statistics Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>