camera: autoexposure configuration enable
authorTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Wed, 21 Nov 2012 13:56:31 +0000 (15:56 +0200)
committerTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Wed, 21 Nov 2012 13:56:31 +0000 (15:56 +0200)
Change-Id: I71532f8d8e63e79effb3a783780ebd2b4327a2b3

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

index 467783e..4fd738d 100644 (file)
@@ -121,7 +121,7 @@ AFType = -255,0,1,-255 || 0
 ;;; 1,ALL 2,CENTER 3,SPOT
 ; Auto exposure mode - MSL value(convert array index)
 ;;; 0,OFF 1,ALL 2,CENTER1  3,CENTER2 4,CENTER3 5,SPOT1 6,SPOT2 7,CUSTOM1 8,CUSTOM2
-;AEType = -255,1,2,-255,-255,3,-255,-255,-255 || 1
+AEType = -255,0,2,-255,-255,1,-255,-255,-255 || 1
 
 ;ExposureValue = 1,9 || 5
 ;FNumber - Not support
index 8bb1b58..06913a4 100644 (file)
@@ -1,3 +1,9 @@
+* Thu Nov 15 2012 Jussi Saavalainen <jussi.saavalainen@ixonos.com> submit/trunk/20121114.085340@9e7ad9a
+- camera: autoexposure configuration enable
+- camera: Set native VF, tweak display rect, set stills to 3 MP
+- camera source name change and not use encodebin anymore.
+- Limit camera pipelines to 800x576 during viewfinder debugging
+
 * Thu Nov 08 2012 Yan Yin <yan.yin@intel.com> accepted/trunk/20121029.202429@bebf926
 - use vaapiupload for software decoded video.