]> sjero.net Git - linphone/commitdiff
add ios-medium to supported video size
authorJehan Monnier <jehan.monnier@linphone.org>
Thu, 6 Oct 2011 15:36:43 +0000 (17:36 +0200)
committerJehan Monnier <jehan.monnier@linphone.org>
Thu, 6 Oct 2011 15:36:43 +0000 (17:36 +0200)
coreapi/linphonecore.c
mediastreamer2

index 12f985c2fbfad2ece7964defc977917bedee4f8e..c054b00895c0edd3ee903c2cc629ea5d0692eb5d 100644 (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    }
 };
 
index 279c7874e94cfd5d8dfc36a0d61eaf6d2acc6f4c..8487b621a38d9a7561f9a9d25ae63692bfbe8aea 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 279c7874e94cfd5d8dfc36a0d61eaf6d2acc6f4c
+Subproject commit 8487b621a38d9a7561f9a9d25ae63692bfbe8aea