diff --git a/src/bin/main.c b/src/bin/main.c index b4c0bf3..ad63dc6 100644 --- a/src/bin/main.c +++ b/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 },