Expedite: Add 480p as a supported resolution

SVN revision: 63255
expedite-1.1
Youness Alaoui 12 years ago
parent 3889c081cd
commit ad8e55c611
  1. 1
      src/bin/main.c

@ -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 },

Loading…
Cancel
Save