expedite: Add 1080p portrait resolution.

This commit is contained in:
Nicolas Aguirre 2015-11-16 17:11:55 +01:00
parent 91ca743b85
commit 58857a657c
1 changed files with 1 additions and 0 deletions

View File

@ -1164,6 +1164,7 @@ static const Expedite_Resolution resolutions[] = {
{ "720p", 1280, 720 },
{ "1050p", 1680, 1050},
{ "1080p", 1920, 1080},
{ "1080p-p", 1080, 1920},
{ "wsvga", 1024, 600 },
{ "wsvga-p", 600 , 1024},
{ "s9", 1600, 900 },