Restore the support for SQVGA (bug 1901755)
This commit is contained in:
parent
88dbb2fc3f
commit
366cd7e1e3
@ -118,6 +118,7 @@ static preview_size_type preview_sizes[] = {
|
||||
{ 480, 320 }, // HVGA
|
||||
{ 352, 288 }, // CIF
|
||||
{ 320, 240 }, // QVGA
|
||||
{ 240, 160 }, // SQVGA
|
||||
{ 176, 144 }, // QCIF
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user