Skip to content
Snippets Groups Projects
Commit 744b4a8a authored by Adrien Béraud's avatar Adrien Béraud Committed by Adrien Béraud
Browse files

Android video: cleanup

Change-Id: I184be9e80501b3bbd83eaae214bb650f51d3408c
parent b364926b
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ VideoDeviceImpl::selectFormat()
{
/*
* formats_ contains camera parameters as returned by the GetCameraInfo
* signal, find the matching V4L2 formats
* signal, find the matching Android formats
*/
unsigned best = UINT_MAX;
for (auto fmt : formats_) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment