From 70b1d0ac5a14ef46f57fa185ff24592cca340ef7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Telle-Tiia=20Pitk=C3=A4nen?= Date: Mon, 26 Nov 2012 14:25:58 +0200 Subject: [PATCH] Adding support for MMS resolution 176x144. Change-Id: I6b493d02edad379c270be15ed6a0a6eab741586f --- mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini | 4 ++-- packaging/mmfw-sysconf-mfld-blackbay.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini index dfb2ef3..4ad4290 100644 --- a/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini +++ b/mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini @@ -23,8 +23,8 @@ ;;; -1:NONE, 0:CAMERA0, 1:CAMERA1 InputIndex = 0,-255 || 0 DeviceName = mt9e013 -PreviewResolution = 800,600 | 1600,1200 | 1600,940 | 1024,600 || 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 | 800,600 | 1600,1200 | 1600,940 | 1024,600 || 800,600 +CaptureResolution = 176,144 | 320,240 | 352,288 | 640,480 | 800,600 | 1024,600 | 1280,720 | 1280,960 | 1920,1080 | 2048,1536 | 3264,1836 | 3264,2448 || 2048,1536 DisplayRect = 0,0 | 0,112 || 0,112 DisplayResolution = 580,800 | 480,640 | 600,1024 || 580,800 FPS = 30 || 30 diff --git a/packaging/mmfw-sysconf-mfld-blackbay.changes b/packaging/mmfw-sysconf-mfld-blackbay.changes index 06913a4..7587bdc 100644 --- a/packaging/mmfw-sysconf-mfld-blackbay.changes +++ b/packaging/mmfw-sysconf-mfld-blackbay.changes @@ -1,3 +1,9 @@ +* Tue Nov 27 2012 Telle-Tiia Pitkänen submit/trunk/20121122.094540@d462c9e +- Adding support for MMS resolution 176x144. +- Exposure value setting not supported +- comments fixed. +- camera: update MFLD configurations + * Thu Nov 15 2012 Jussi Saavalainen submit/trunk/20121114.085340@9e7ad9a - camera: autoexposure configuration enable - camera: Set native VF, tweak display rect, set stills to 3 MP -- 2.7.4