From e0eef41cb07c5a3a743d79ca0c88f777c66fc084 Mon Sep 17 00:00:00 2001 From: Jussi Saavalainen Date: Fri, 1 Mar 2013 10:14:45 +0200 Subject: [PATCH] Bump version and add changelog for 2.0 branch release Change-Id: Ic3015b8ec3d0f4965f114d106876d83f527dceda --- packaging/gst-plugins-atomisp.changes | 16 ++++++++++++++++ packaging/gst-plugins-atomisp.spec | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/packaging/gst-plugins-atomisp.changes b/packaging/gst-plugins-atomisp.changes index e1e9129..dbe5a90 100644 --- a/packaging/gst-plugins-atomisp.changes +++ b/packaging/gst-plugins-atomisp.changes @@ -1,3 +1,19 @@ +* Fri Mar 01 2013 Jussi Saavalainen 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 accepted/tizen_2.0/20130128.180320@3e02944 - Remove low-res frame ISP padding with software crop. TZSP-4269 diff --git a/packaging/gst-plugins-atomisp.spec b/packaging/gst-plugins-atomisp.spec index 0d8eeb7..f68b761 100644 --- a/packaging/gst-plugins-atomisp.spec +++ b/packaging/gst-plugins-atomisp.spec @@ -1,6 +1,6 @@ Name: gst-plugins-atomisp Summary: Camera source component for Intel Medfield ISP -Version: 0.52 +Version: 0.53 Release: 1 Group: Applications/Multimedia License: LGPLv2+ -- 2.7.4