Hello community,

here is the log from the commit of package libxcam for openSUSE:Factory checked 
in at 2018-10-04 19:00:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxcam (Old)
 and      /work/SRC/openSUSE:Factory/.libxcam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxcam"

Thu Oct  4 19:00:52 2018 rev:3 rq:639577 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxcam/libxcam.changes  2017-10-28 
14:21:49.475244418 +0200
+++ /work/SRC/openSUSE:Factory/.libxcam.new/libxcam.changes     2018-10-04 
19:00:56.007238662 +0200
@@ -1,0 +2,31 @@
+Tue Oct  2 10:55:20 UTC 2018 - Antonio Larrosa <alarr...@suse.com> - 1.1.0
+
+- Update to version 1.1.0
+  * CPU stitching enabled for automotive surround view in Linux/Android.
+    - enable CPU multi-thread image processing framework.
+    - enable multi-band blender, geometry remap, data-copy, OpenCV feature 
match.
+    - enable 3D-bowl model stitching.
+    - support generic Android platform.
+    - CPU version of surround view stitching upstream to Android Open Source 
Project.
+
+  * surround-view OpenCL stitching feature enabled and quality improvement.
+    - add dewarp process based on bowl view model in geometry map.
+    - support multiple (4) cameras stitching.
+    - add new selection method based on clustering in feature match to improve 
quality of stitching.
+    - auto scale in x direction is done and y direction is WIP.
+    - quality tune on different datasets, both indoor and outdoor.
+
+  * support standard OpenCL 2.0+ driver (VPG OCL driver)
+    - support standard OpenCL buffer.
+    - remove libdrm dependency.
+    - drm preview removed from test-device-manager, test-pipe-manager and usb 
camera.
+
+  * enable deblurring feature based on OpenCV. (GSoC program)
+    - based on deconvolution algorithm filters
+    - support noise estimation
+    - support edgetaper
+
+  * surround view solution will be integrated into Android EVS (exterior view 
system) WIP
+  * add sample recipe for yocto build (libxcam/doc/yocto).
+
+-------------------------------------------------------------------

Old:
----
  release_1.0.0.tar.gz

New:
----
  release_1.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libxcam.spec ++++++
--- /var/tmp/diff_new_pack.hlIST5/_old  2018-10-04 19:00:57.043237576 +0200
+++ /var/tmp/diff_new_pack.hlIST5/_new  2018-10-04 19:00:57.055237564 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyami
+# spec file for package libxcam
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover   1
 %define libname %{name}%{sover}
 Name:           libxcam
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        Image processing library for extended camera features and 
video analysis
 License:        Apache-2.0
@@ -30,10 +30,10 @@
 BuildRequires:  automake
 BuildRequires:  beignet-devel >= 1.2.0
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
 BuildRequires:  gstreamer-devel
 BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  libdrm-devel
+BuildRequires:  libtool
 BuildRequires:  ocl-icd-devel
 BuildRequires:  opencl-headers
 BuildRequires:  opencv-devel
@@ -102,10 +102,12 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%doc README.md NOTICE COPYING
+%doc README.md NOTICE
+%license COPYING
 %{_libdir}/%{name}_capi.so.%{sover}*
 %{_libdir}/%{name}_core.so.%{sover}*
 %{_libdir}/%{name}_ocl.so.%{sover}*
+%{_libdir}/%{name}_soft.so.%{sover}*
 %{_libdir}/gstreamer-1.0/libgstxcamsrc.so
 %{_libdir}/gstreamer-1.0/libgstxcamfilter.so
 
@@ -116,5 +118,6 @@
 %{_libdir}/libxcam_capi.so
 %{_libdir}/libxcam_core.so
 %{_libdir}/libxcam_ocl.so
+%{_libdir}/libxcam_soft.so
 
 %changelog

++++++ release_1.0.0.tar.gz -> release_1.1.0.tar.gz ++++++
++++ 34255 lines of diff (skipped)


Reply via email to