add 1050p mode for output res

This commit is contained in:
Carsten Haitzler 2014-03-04 14:56:06 +09:00
parent 01ff7df1f2
commit c52f943e6e
1 changed files with 1 additions and 0 deletions

View File

@ -1217,6 +1217,7 @@ static const Expedite_Resolution resolutions[] = {
{ "pal", 720 , 576 },
{ "480p", 720 , 480 },
{ "720p", 1280, 720 },
{ "1050p", 1680, 1050},
{ "1080p", 1920, 1080},
{ "wsvga", 1024, 600 },
{ "wsvga-p", 600 , 1024},