Expedite: Add 480p as a supported resolution

SVN revision: 63255
This commit is contained in:
Youness Alaoui 2011-09-07 06:58:41 +00:00
parent 3889c081cd
commit ad8e55c611
1 changed files with 1 additions and 0 deletions

View File

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