camera: find device handling the format by format order
This commit is contained in:
@ -13,8 +13,8 @@
|
||||
|
||||
static unsigned snapshot_formats[] =
|
||||
{
|
||||
V4L2_PIX_FMT_MJPEG,
|
||||
V4L2_PIX_FMT_JPEG,
|
||||
V4L2_PIX_FMT_MJPEG,
|
||||
0
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user