camera: capture & video resolution support update tizen tizen_2.1 accepted/tizen/20130530.172120 accepted/tizen/20130607.151929 submit/tizen/20130530.175735 submit/tizen/20130606.194343 submit/tizen_2.1/20130514.053328
authorMarko Ollonen <marko.ollonen@ixonos.com>
Mon, 22 Apr 2013 07:06:59 +0000 (10:06 +0300)
committerTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Mon, 22 Apr 2013 07:30:58 +0000 (10:30 +0300)
Change-Id: Ib2148e06b0de73c02018c17a3ee6a039f1ba4b33

mmfw-sysconf-mfld-blackbay/usr/etc/mmfw_camcorder_dev_video_pri.ini
mmfw-sysconf-mfld-blackbay/usr/etc/mmfw_camcorder_dev_video_sec.ini
packaging/mmfw-sysconf-mfld-blackbay.changes

index 051146b..e2ee350 100644 (file)
@@ -23,8 +23,8 @@
 ;;; -1:NONE, 0:CAMERA0, 1:CAMERA1
 InputIndex = 0,-255 || 0
 DeviceName = mt9e013
-PreviewResolution = 176,144 | 800,600 | 1600,1200 | 1600,940 | 1024,600 | 1280,720 | 1920,1080 || 800,600
-CaptureResolution = 320,240 | 352,288 | 640,480 | 800,600 | 1024,600 | 1280,720 | 1280,960 | 1920,1080 | 2048,1536 | 3264,1836 | 3264,2448 || 2048,1536
+PreviewResolution = 176,144 | 352,288 | 640,480 | 720,480 | 800,600 | 1024,600 | 1280,720 | 1920,1080 || 800,600
+CaptureResolution = 160,120 | 320,240 | 640,480 | 800,600 | 1024,768 | 1280,720 | 1280,960 | 1600,1200 | 1920,1080 | 2048,1536 | 2048,1152 | 2592, 1944 | 3264,1836 | 3264,2448 || 2048,1536
 DisplayRect = 0,0 | 0,112 || 0,0
 DisplayResolution = 480,640 | 580,800 | 600,800 | 600,1024 || 600,1024
 FPS = 15 | 30 || 30
@@ -122,7 +122,7 @@ FocusMode = 0,1,2,3,4,5 || 4
 ;;; 0:NORMAL, 1:MACRO, 2:FULL
 ; Auto focus - MSL value(convert array index)
 ;;; 0:NONE, 1:NORMAL, 2:MACRO, 3:FULL
-AFType = -255,0,1,-255 || 0
+AFType = -255,0,1,2 || 2
 
 ; Auto exposure type - real setting value
 ;;; 1,ALL 2,CENTER 3,SPOT
index 295f09c..81aa3d0 100644 (file)
@@ -23,8 +23,8 @@
 ;;; -1:NONE, 0:CAMERA0, 1:CAMERA1
 InputIndex = -255,1 || 1
 DeviceName = mt9m114
-PreviewResolution = 160,120 | 176,144 | 320,240 | 352,288 | 640,480 | 1024,600 | 1280,720 || 640,480
-CaptureResolution = 160,120 | 176,144 | 320,240 | 352,288 | 640,480 | 800,600 | 1280,720 | 1280,960 || 1280,960
+PreviewResolution = 176,144 | 352,288 | 640,480 | 720,480 | 1024,600 | 1280,720 || 640,480
+CaptureResolution = 160,120 | 320,240 | 640,480 | 800,600 | 1024,768 | 1280,720 | 1280,960 || 1280,960
 DisplayRect = 0,0 | 0,112 || 0,0
 DisplayResolution = 480,640 | 580,800 | 600,800 | 600,1024 || 600,1024
 FPS = 30 || 30
index 6cf3fe2..42d6c35 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Apr 22 2013 Marko Ollonen <marko.ollonen@ixonos.com> submit/tizen_2.1/20130417.024513@b1ffddf
+- camera: capture & video resolution support update
+
 * Wed Apr 17 2013 Huaqiang Geng <huaqiangx.geng@intel.com> submit/tizen_2.1/20130410.080048@7446fca
 - don't load module-stream-restore
 - Updating changelog