Limit camera pipelines to 800x576 during viewfinder debugging
authorTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Wed, 21 Nov 2012 13:52:28 +0000 (15:52 +0200)
committerTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Wed, 21 Nov 2012 13:52:28 +0000 (15:52 +0200)
Change-Id: I413a66ca5f5743578895c05dd5b234ef9b7204e3

mmfw-sysconf-simulator/usr/etc/mmfw_camcorder_dev_video_pri.ini
packaging/mmfw-sysconf-mfld-blackbay.changes

index 9bfe9df..b51683d 100644 (file)
@@ -23,8 +23,8 @@
 ;;; -1:NONE, 0:CAMERA0, 1:CAMERA1
 InputIndex = 0,-255 || 0
 DeviceName = mt9e013
-PreviewResolution = 320,240 | 352,288 | 640,480 | 576,720 | 576,800 | 800,600 | 1280,720 || 1280,720
-CaptureResolution = 320,240 | 352,288 | 640,480 | 1024,600 | 1280,720 | 1280,960 | 1920,1080 | 2640,1486 | 3264,1836 | 3264,2448 || 3264,2448
+PreviewResolution = 320,240 | 352,288 | 576,720 | 576,800 | 1280,720 | 800,576 || 800,576
+CaptureResolution = 320,240 | 352,288 | 1024,600 | 1280,720 | 1280,960 | 1920,1080 | 2640,1486 | 3264,1836 | 3264,2448 | 800,576 || 800,576
 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 38fae8e..f6e23fb 100644 (file)
@@ -1,6 +1,9 @@
 * Thu Nov 08 2012 Yan Yin <yan.yin@intel.com> accepted/trunk/20121029.202429@bebf926
 - use vaapiupload for software decoded video.
 
+* Thu Oct 25 2012 Jussi Saavalainen <jussi.saavalainen@ixonos.com> submit/trunk/20121025.114059@93cc83c
+- Limit camera pipelines to 800x576 during viewfinder debugging
+
 * Thu Oct 25 2012 Jussi Saavalainen <jussi.saavalainen@ixonos.com> accepted/2.0_beta/20121010.211722@9070a4d
 - Enable video rotation for camera viewfinder