+* Fri Mar 01 2013 Jussi Saavalainen <jussi.saavalainen@ixonos.com> submit/trunk/20130219.070004@140594f
+- Use correct data type for BA10 in static caps
+- combine ae/af/awb enable/disable to one 3a property.
+- Cache and reuse probed caps
+- use VIDIOC_ENUMINPUT to get camera sensor name.
+- add static pad template for caps, dropping unneeded pixelformats.
+- Buffer sharing implementation for still image capture TZSP-4953
+- remove extra frame skips from startup.
+- initialise horisontal flip only to secondary camera.
+- unload 3a in dispose.
+- buffer-sharing: fix bug of vaapi buffer leak
+- Skip unneeded pixelformats during probe
+- Make buffer address logging consistent
+- Add option to draw markers on frame corners
+- remove obsolete header.
+
* Fri Feb 01 2013 Jussi Saavalainen <jussi.saavalainen@ixonos.com> accepted/tizen_2.0/20130128.180320@3e02944
- Remove low-res frame ISP padding with software crop. TZSP-4269