[all/camera] Add RecommendDisplayRotation field for default display rotation 27/44027/1
authorJeongmo Yang <jm80.yang@samsung.com>
Thu, 16 Jul 2015 08:56:11 +0000 (17:56 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Thu, 16 Jul 2015 08:56:11 +0000 (17:56 +0900)
Change-Id: Ieefc3550ef738f050ad149f819cda41e4958bd94
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

index 617dd8a..27fb97a 100644 (file)
@@ -33,6 +33,9 @@ FPS3 = 30 || 30
 ;;; 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
 Overlay = 0,1 || 1
+; Recommend display rotation
+;;; 0:NONE, 1:90, 2:180, 3:270
+RecommendDisplayRotation = 0
 ; Recommend preview format for capture
 ;;; 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
 RecommendPreviewFormatCapture = 7
index 1e620cb..dbfc13c 100644 (file)
@@ -33,6 +33,9 @@ FPS3 = 30 || 30
 ;;; 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
 Overlay = 0,1 || 1
+; Recommend display rotation
+;;; 0:NONE, 1:90, 2:180, 3:270
+RecommendDisplayRotation = 0
 ; Recommend preview format for capture
 ;;; 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
 RecommendPreviewFormatCapture = 7
index b4ddbb0..b0aea22 100644 (file)
@@ -32,7 +32,7 @@ PictureFormat = 7 || 7
 Overlay = 0,1 || 1
 ; Recommend display rotation
 ;;; 0:NONE, 1:90, 2:180, 3:270
-RecommendDisplayRotation = 0
+RecommendDisplayRotation = 3
 ; Recommend preview format for capture
 ;;; 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
 RecommendPreviewFormatCapture = 7