Enable preview in full screen. Fixes TZSP-5123
authorTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Fri, 22 Feb 2013 10:38:38 +0000 (12:38 +0200)
committerTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Tue, 26 Feb 2013 11:09:22 +0000 (13:09 +0200)
Change-Id: Ica11f7233508bd4cc18bb3815a22139dbb279ba3

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 cebd690..fae0ddd 100644 (file)
@@ -25,8 +25,8 @@ InputIndex = 0,-255 || 0
 DeviceName = mt9e013
 PreviewResolution = 176,144 | 800,600 | 1600,1200 | 1600,940 | 1024,600 | 1280,720 || 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 = 480,640 | 580,800 | 600,800 | 600,1024 || 600,800
+DisplayRect = 0,0 | 0,112 || 0,0
+DisplayResolution = 480,640 | 580,800 | 600,800 | 600,1024 || 600,1024
 FPS = 30 || 30
 ; PictureForamt - MSL value
 ;;; 0:NV12, 1:NV12T, 2:NV16, 3:NV21, 4:YUYV, 5:UYVY, 6:422P, 7:I420, 8:YV12, 9:RGB565, 10:RGB888, 11:RGBA, 12:ARGB, 13:ENCODED
index e5c83fd..a7a0517 100644 (file)
@@ -26,8 +26,8 @@ DeviceName = mt9m114
 PreviewResolution = 160,120 | 176,144 | 320,240 | 352,288 | 640,480 | 1280,720 || 640,480
 CaptureResolution = 160,120 | 176,144 | 320,240 | 352,288 | 640,480 | 800,600 | 1280,720 | 1280,960 || 1280,960
 FPS = 30 || 30
-DisplayRect = 0,0 | 0,112 || 0,112
-DisplayResolution = 480,640 | 580,800 | 600,800 | 600,1024 || 600,800
+DisplayRect = 0,0 | 0,112 || 0,0
+DisplayResolution = 480,640 | 580,800 | 600,800 | 600,1024 || 600,1024
 
 ; PictureForamt - MSL value
 ;;; 0:NV12, 1:NV12T, 2:NV16, 3:NV21, 4:YUYV, 5:UYVY, 6:422P, 7:I420, 8:YV12, 9:RGB565, 10:RGB888, 11:RGBA, 12:ARGB, 13:ENCODED
index c9c3900..e8c4f8c 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Feb 22 2013 Telle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com> submit/tizen_2.0/20130130.104401@5b22e07
+- Enable preview in full screen. Fixes TZSP-5123
+
 * Wed Jan 30 2013 Jussi Saavalainen <jussi.saavalainen@ixonos.com> submit/tizen_2.0/20130125.020945@0741db7
 - camera: Enable CBR rate-control mode for h.264 encoding
 - remove and rename some dirs to avoid confusion