* expedite: Add 1080p.

SVN revision: 46441
This commit is contained in:
Cedric BAIL 2010-02-24 18:43:24 +00:00
parent ec23bf6a0f
commit af63881735
1 changed files with 1 additions and 0 deletions

View File

@ -1208,6 +1208,7 @@ static const Expedite_Resolution resolutions[] = {
{ "n800", 720 , 420 },
{ "pal", 720 , 576 },
{ "720p", 1280, 720 },
{ "1080p", 1920, 1080},
{ "wsvga", 1024, 600 },
{ "wsvga-p", 600 , 1024},
{ NULL, 0, 0 }