Add Recommend preview resolution for bug TZSP-5301
authorTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Thu, 28 Feb 2013 07:56:53 +0000 (09:56 +0200)
committerTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Thu, 7 Mar 2013 08:27:33 +0000 (10:27 +0200)
Change-Id: Ia04e9a0e6a6e08fa203fdc9dc7d4e1e102a57ddb

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
packaging/mmfw-sysconf-mfld-blackbay.spec

index fae0ddd..b6f0f23 100644 (file)
@@ -38,6 +38,9 @@ RecommendPreviewFormatCapture = 0
 ; Recommand preview format for record
 ;;; 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, 14:INTERLEAVED_JPEG_UYVY
 RecommendPreviewFormatRecord = 0
+; Recommend preview resolution
+;;; 0: NORMAL ratio(4:3), 1: WIDE ratio(16:9)
+RecommendPreviewResolution = 800,600 | 1024,600 || 800,600
 
 
 [Strobe]
index a7a0517..9235827 100644 (file)
@@ -39,6 +39,9 @@ RecommendPreviewFormatCapture = 0
 ; Recommand preview format for record
 ;;; 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, 14:INTERLEAVED_JPEG_UYVY
 RecommendPreviewFormatRecord = 0
+; Recommend preview resolution
+;;; 0: NORMAL ratio(4:3), 1: WIDE ratio(16:9)
+RecommendPreviewResolution = 640,480 | 1024,600 || 640,480
 
 
 [Strobe]
index e8c4f8c..6c532d4 100644 (file)
@@ -1,3 +1,6 @@
+* Thu Feb 28 2013 Telle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com> accepted/tizen_2.0/20130226.192103@990de4b
+- Add Recommend preview resolution to fix bug TZSP-5301
+
 * 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
 
index c7aec08..edf618c 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf-mfld-blackbay
 Summary:    Multimedia Framework system configuration package
-Version:    0.1.22
+Version:    0.1.23
 Release:    2
 Group:      TO_BE/FILLED_IN
 License:    Apache-2.0/LGPL v2.1