[camera] Update ini files for fps setting 61/42261/1 accepted/tizen/mobile/20150625.054651 accepted/tizen/tv/20150625.054703 accepted/tizen/wearable/20150625.054711 submit/tizen/20150625.052517
authorJeongmo Yang <jm80.yang@samsung.com>
Thu, 25 Jun 2015 05:05:38 +0000 (14:05 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Thu, 25 Jun 2015 05:05:38 +0000 (14:05 +0900)
Change-Id: I859914ef1517b6d9b0d3547cea2b88589ab337f0
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini
mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_sec.ini
mmfw-sysconf-target-n4/usr/etc/mmfw_camcorder_dev_video_pri.ini
mmfw-sysconf-target-u3/usr/etc/mmfw_camcorder_dev_video_pri.ini
packaging/mmfw-sysconf.spec

index 9d3ab10..617dd8a 100644 (file)
@@ -25,7 +25,10 @@ InputIndex = 0,-255 || 0
 DeviceName = virtual driver
 PreviewResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
 CaptureResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
-FPS = 30 || 30
+FPS0 = 30 || 30
+FPS1 = 30 || 30
+FPS2 = 30 || 30
+FPS3 = 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
 PictureFormat = 4,7,8 || 4
index c4e49c4..1e620cb 100644 (file)
@@ -25,7 +25,10 @@ InputIndex = -255,0 || 0
 DeviceName = virtual driver
 PreviewResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
 CaptureResolution = 176,144 | 320,240 | 352,288 | 640,480 || 640,480
-FPS = 30 || 30
+FPS0 = 30 || 30
+FPS1 = 30 || 30
+FPS2 = 30 || 30
+FPS3 = 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
 PictureFormat = 4,7,8 || 4
index c671e5a..b4ddbb0 100644 (file)
@@ -24,7 +24,8 @@ DeviceName = USB_CAMERA
 PreviewResolution = 320,240 | 640,480 || 320,240
 CaptureResolution = 320,240 | 640,480 || 640,480
 VideoResolution = 320,240 | 640,480 || 640,480
-FPS = 0,15,30 || 15
+FPS0 = 0,15,30 || 15
+FPS1 = 0,15,30 || 15
 ; 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, 14:INTERLEAVED_JPEG_UYVY, 15:ENCODED_H264
 PictureFormat = 7 || 7
index c671e5a..b4ddbb0 100644 (file)
@@ -24,7 +24,8 @@ DeviceName = USB_CAMERA
 PreviewResolution = 320,240 | 640,480 || 320,240
 CaptureResolution = 320,240 | 640,480 || 640,480
 VideoResolution = 320,240 | 640,480 || 640,480
-FPS = 0,15,30 || 15
+FPS0 = 0,15,30 || 15
+FPS1 = 0,15,30 || 15
 ; 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, 14:INTERLEAVED_JPEG_UYVY, 15:ENCODED_H264
 PictureFormat = 7 || 7
index 5e66429..9fc2a6f 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.3
+Version:    0.2.4
 Release:    1
 Group:      Multimedia/Configuration
 License:    Apache-2.0