From e2aa4fd72003e61c005636092c52154b5a8eff4e Mon Sep 17 00:00:00 2001 From: James Dong Date: Fri, 4 Nov 2011 18:34:13 -0700 Subject: Fix two issues in the media_profiles.xml file for crespo: 1. preview size 800x480 is not supported, change it to 720x480 2. the min frame rate 1fps is not supported, change it to 15fps Note the back camera on Nexus S supports 30 fps only, and the front camera supports 15 fps only, although variable frame rate is actually being used. Change-Id: I98afffa4d5b94e84fe11e0c60a63d2c7f23cc0d1 related-to-bug: 5554152 --- media_profiles.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'media_profiles.xml') diff --git a/media_profiles.xml b/media_profiles.xml index 576bddc..b59682e 100644 --- a/media_profiles.xml +++ b/media_profiles.xml @@ -223,21 +223,21 @@ --> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" /> + minFrameRate="15" maxFrameRate="30" />