commit | dfc1648c576719b5a2701805aab1e208789d5969 | [log] [tgz] |
---|---|---|
author | Baoyou Xie <baoyou.xie@linaro.org> | Wed Sep 06 22:59:48 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Dec 08 11:32:29 2017 -0500 |
tree | c9c49af6c8c6c5936f9e56a8d2cec7911b14c9de | |
parent | 5ba3dff4f3f4b0a3c8775d6ea48c07b11a7ad790 [diff] |
media: uvcvideo: Mark buffer error where overflow Some cameras post inaccurate frame where next frame data overlap it. this results in screen flicker, and it need to be prevented. So this patch marks the buffer error to discard the frame where buffer overflow. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>