[camera] Add new field for frame stability 45/170045/1 accepted/tizen/4.0/unified/20180222.080102 submit/tizen_4.0/20180221.054632
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 13 Feb 2018 05:32:47 +0000 (14:32 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 13 Feb 2018 05:32:47 +0000 (14:32 +0900)
[Version] 0.2.124
[Profile] Common
[Issue Type] Update
[Dependency module] N/A

Change-Id: I51e09f2969229c7d0a9084c52593a2247890dff2
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_camcorder_dev_video_pri.ini
packaging/mmfw-sysconf.spec

index 8eeb411106e203d559562ca4ede3273f4a2cd434..52d762bfea24d874abd6b0143f788c5e4984d45c 100644 (file)
@@ -45,6 +45,7 @@ RecommendPreviewResolution = 320,240 | 320,240 | 320,240 || 320,240
 ; Camera facing direction
 ;;; 0:REAR, 1:FRONT
 FacingDirection = 0
+FrameStabilityCount = 1
 
 
 [Strobe]
@@ -193,6 +194,7 @@ SensorEncodedCapture = 0
 ; Support HDR
 ;;; 0: OFF, 1: ON, 2: ON and Original
 SupportHDR = 0,-255,-255 || 0
+FrameStabilityCount = 2
 
 
 [Detect]
index 990b5ffc16340d9b08bfc84fdb9c5e50be30ec87..b70460ff442ba7f5894c4a81378764f58dd7f913 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.123
+Version:    0.2.124
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0