Merge change 8457
* changes: libcamera2: Add 576x532 as a valid preview size.
This commit is contained in:
		| @@ -121,6 +121,7 @@ struct preview_size_type { | ||||
| static preview_size_type preview_sizes[] = { | ||||
|     { 800, 480 }, // WVGA | ||||
|     { 640, 480 }, // VGA | ||||
|     { 576, 432 }, | ||||
|     { 480, 320 }, // HVGA | ||||
|     { 384, 288 }, | ||||
|     { 352, 288 }, // CIF | ||||
|   | ||||
		Reference in New Issue
	
	Block a user