add ios-medium to supported video size

This commit is contained in:
Jehan Monnier 2011-10-06 17:36:43 +02:00
parent e1dfc98054
commit 577d902401
2 changed files with 2 additions and 1 deletions

View file

@ -3544,6 +3544,7 @@ static MSVideoSizeDef supported_resolutions[]={
{ {MS_VIDEO_SIZE_QVGA_H,MS_VIDEO_SIZE_QVGA_W} , "qvga-portrait" },
{ {MS_VIDEO_SIZE_QCIF_W,MS_VIDEO_SIZE_QCIF_H} , "qcif" },
{ {MS_VIDEO_SIZE_QCIF_H,MS_VIDEO_SIZE_QCIF_W} , "qcif-portrait" },
{ {MS_VIDEO_SIZE_IOS_MEDIUM_H,MS_VIDEO_SIZE_IOS_MEDIUM_W} , "ios-medium" },
{ {0,0} , NULL }
};

@ -1 +1 @@
Subproject commit 279c7874e94cfd5d8dfc36a0d61eaf6d2acc6f4c
Subproject commit 8487b621a38d9a7561f9a9d25ae63692bfbe8aea