Not reset callback after stop capturing

This commit is contained in:
John Zhao 2018-04-10 20:10:18 +08:00
parent b81a905e78
commit f818cbe24c

View File

@ -347,7 +347,6 @@ struct device {
LOG_ERROR(WARNING, "VIDIOC_REQBUFS");
}
callback = nullptr;
is_capturing = false;
}