2013-03-06 07:22:17 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 5 14:42:49 EET 2013 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.4.4
|
|
|
|
|
More info at:
|
|
|
|
|
http://opencv.org/opencv-2-4-4-is-out.html
|
|
|
|
|
The brief list of changes:
|
|
|
|
|
* OpenCV Java bindings are ported from Android to desktop Java!
|
|
|
|
|
Actually any JVM language will work, see Tutorial for details,
|
|
|
|
|
and Java or Scala code samples.
|
|
|
|
|
* Android application framework, samples, tutorials, and OpenCV
|
|
|
|
|
Manager are improved.
|
|
|
|
|
* Optimizations for the new NVIDIA Kepler architecture, CARMA
|
|
|
|
|
platform support and other new optimizations in CUDA.
|
|
|
|
|
* OpenCL module now builds successfully with various SDKs (from
|
|
|
|
|
AMD, NVIDIA, Intel and Apple) and runs well on different GPUs
|
|
|
|
|
(AMD, NVidia, Intel HD4000). A lot of new functionality has been
|
|
|
|
|
added, tons of bugs fixed, performance of many functions has
|
|
|
|
|
been significantly improved.
|
|
|
|
|
* 100+ reported problems have been resolved since 2.4.3, thanks
|
|
|
|
|
everybody who participated!
|
|
|
|
|
|
2012-12-10 10:58:09 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 1 12:56:09 UTC 2012 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
|
|
- Drop the buildrequire for libxine
|
|
|
|
|
|
2012-11-30 12:26:16 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 28 11:33:38 EET 2012 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.4.3
|
|
|
|
|
More info at:
|
|
|
|
|
http://opencv.org/opencv-2-4-3-released.html
|
|
|
|
|
The nicely formatted changelog can be seen here:
|
|
|
|
|
http://code.opencv.org/projects/opencv/wiki/ChangeLog;
|
|
|
|
|
here are the highlights:
|
|
|
|
|
* A lot of good stuff from the Google Summer of Code 2012 has been
|
|
|
|
|
integrated; this was a very productive summer!
|
|
|
|
|
* Significantly improved and optimized Android and iOS ports.
|
|
|
|
|
* Greatly extended GPU (i.e. CUDA-based) module.
|
|
|
|
|
* The brand new ocl (OpenCL-based) module that unleashes GPU power
|
|
|
|
|
also for AMD and Intel GPU users. It’s not included into the
|
|
|
|
|
binary package, since there are different SDKs, and it’s not
|
|
|
|
|
turned on by default. You need to run CMake and turn on
|
|
|
|
|
“WITH_OPENCL”. Also, please note that this is very first version
|
|
|
|
|
of the module, so it may be not very stable and not very
|
|
|
|
|
functional.
|
|
|
|
|
* Much better performance on many-core systems out of the box. You
|
|
|
|
|
do not need TBB anymore on MacOSX, iOS and Windows. BTW, the
|
|
|
|
|
binary package for Windows is now built without TBB support.
|
|
|
|
|
Libraries and DLLs for Visual Studio 2010 use the Concurrency
|
|
|
|
|
framework.
|
|
|
|
|
* About 130 bugs have been fixed since 2.4.2.
|
|
|
|
|
* Since 2.4.3rc we fixed several more problems, in particular some
|
|
|
|
|
compile problems with iOS 6 SDK.
|
|
|
|
|
|
2012-09-23 08:08:39 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 18 07:22:59 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- buildrequire glu
|
|
|
|
|
|
2012-07-22 15:17:05 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 5 11:17:21 EEST 2012 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.4.2
|
|
|
|
|
More info at:
|
|
|
|
|
http://code.opencv.org/projects/opencv/wiki/ChangeLog
|
|
|
|
|
- Drop opencv-datadir.patch to comply with upstream directory layout
|
|
|
|
|
|
2012-06-10 23:01:25 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 8 11:07:47 EEST 2012 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.4.1
|
|
|
|
|
More info at:
|
|
|
|
|
http://code.opencv.org/projects/opencv/wiki/ChangeLog
|
|
|
|
|
|
2012-05-16 21:08:46 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 15 14:24:05 EEST 2012 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.4.0
|
|
|
|
|
More info at:
|
|
|
|
|
http://code.opencv.org/projects/opencv/wiki/ChangeLog
|
|
|
|
|
|
2012-03-20 11:30:49 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 17 12:01:52 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Add opencv-gcc47.patch: Fix build with gcc 4.7.
|
|
|
|
|
|
2012-01-10 14:51:10 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jan 10 04:24:32 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Use Explicit Buildrequires on several needed libraries
|
|
|
|
|
future dependency cleanups may/will cause build to fail otherwise.
|
|
|
|
|
|
2012-01-04 07:25:38 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 31 14:21:49 UTC 2011 - idonmez@suse.com
|
|
|
|
|
|
|
|
|
|
- Add upstream r6881 to fix clang compatibility
|
|
|
|
|
|
2011-10-18 14:24:16 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 18 08:19:10 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- uncomment libraries not in 12.1 for now
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 7 15:15:32 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Changed groups (fix for RPMLINT warning)
|
|
|
|
|
- Added check for duplicate files (fix for RPMLINT warning)
|
|
|
|
|
- Added py_requires macros and python-base dependencies (fix for RPMLINT warning)
|
|
|
|
|
- Escaped macros (fix for RPMLINT warning)
|
|
|
|
|
- Fixed end-of-line encoding problems (fix for RPMLINT warning)
|
|
|
|
|
- Added libeigen2-devel buildrequires
|
|
|
|
|
- Added libunicap and libucil buildrequires (libunicap supports requires libucil)
|
|
|
|
|
- Cleaned up spec file formatting
|
|
|
|
|
|
2011-08-24 14:04:40 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 23 17:46:53 EEST 2011 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Dropped opencv-2.3-ffmpeg.patch, applied upstream
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 23 16:31:53 EEST 2011 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Revive opencv-2.3-ffmpeg.patch, needs rebase
|
|
|
|
|
- Tag all patches according to openSUSE packaging guidelines
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 23 11:22:19 EEST 2011 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Removed opencv-2.3-cmake.patch, old cmake cannot be used any more.
|
|
|
|
|
- Python bindings cannot be built without NumPy any more.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 19 15:03:45 EEST 2011 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.3.1
|
|
|
|
|
|
2011-08-18 14:03:44 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 17 23:50:39 UTC 2011 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update and readd opencv-2.3-underlinking.patch since it is still
|
|
|
|
|
necessary.
|
|
|
|
|
|
2011-08-18 09:52:40 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 17 20:19:05 UTC 2011 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Fix support for new ffmpeg versions
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Aug 14 01:44:47 EEST 2011 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Removed unnecessary patches
|
|
|
|
|
- Enable Python NumPy support on openSUSE 11.2
|
|
|
|
|
- Build Qt instead of Gtk GUI
|
|
|
|
|
- Fix cmake files for openSUSE 11.1
|
|
|
|
|
- No GStreamer support on openSUSE 11.1
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 12 17:37:30 EEST 2011 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.3.0.
|
|
|
|
|
More info at:
|
|
|
|
|
http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Aug 3 00:36:36 EEST 2011 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Fix build on openSUSE 11.2
|
|
|
|
|
|
2011-07-07 14:28:27 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 6 08:23:04 UTC 2011 - idonmez@novell.com
|
|
|
|
|
|
|
|
|
|
- Add opencv-v4l-2.6.38.patch: use the new libv4l2 interface
|
|
|
|
|
|
2011-01-14 15:35:53 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 27 16:56:15 EET 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Enable Python NumPy support
|
|
|
|
|
- SWIG is not required any more
|
|
|
|
|
- Enable OpenEXR support
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 23 16:08:46 EET 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.2.0.
|
|
|
|
|
More info at:
|
|
|
|
|
http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
|
|
|
|
|
|
2010-12-14 10:26:55 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 12 13:39:48 UTC 2010 - cristian.rodriguez@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Use system zlib, oh, and do not export ZLIB symbols to
|
|
|
|
|
other applications, clashes ensued.
|
|
|
|
|
|
2010-11-20 12:23:28 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 11 15:50:25 CET 2010 - dmueller@suse.de
|
|
|
|
|
|
|
|
|
|
- fix build with gcc 4.6
|
|
|
|
|
|
2010-10-11 15:05:16 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 8 07:29:48 UTC 2010 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
|
|
- add -underlinking patch
|
|
|
|
|
|
2010-04-25 18:45:15 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 22 11:43:38 EEST 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- devel package renamed to opencv-devel, so that switching between
|
|
|
|
|
OBS and packman opencv packages is easier
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 19 10:48:10 EEST 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- fix gstreamer support
|
|
|
|
|
- fix xine support
|
|
|
|
|
- fix some rpmlint warnings
|
|
|
|
|
- fix shared libraries permissions
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 17 18:23:31 EEST 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Do not waste resources building the tests as we do not run them
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 16 10:58:26 EEST 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Do not disable SSE,SSE2,etc. According to OpenCV changelog,
|
|
|
|
|
it should be safe to leave these enabled.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 15 14:26:49 EEST 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- fix build on openSUSE 11.0
|
|
|
|
|
|
2010-04-16 01:10:55 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 13 19:54:42 EEST 2010 - koprok@nand.bg
|
|
|
|
|
|
|
|
|
|
- Update to OpenCV 2.1.0:
|
|
|
|
|
* The whole OpenCV is now using exceptions instead of the old
|
|
|
|
|
libc-style mechanism
|
|
|
|
|
* Experimental "static" OpenCV configuration in CMake was
|
|
|
|
|
contributed by Jose Luis Blanco.
|
|
|
|
|
Pass "BUILD_SHARED_LIBS=OFF" to CMake to build OpenCV statically.
|
|
|
|
|
* new improved version of one-way descriptor is added
|
|
|
|
|
* User can now control the image areas visible after the stereo
|
|
|
|
|
rectification
|
|
|
|
|
* Fullscreen has been added (thanks to Yannick Verdie).
|
|
|
|
|
* Further info at:
|
|
|
|
|
http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
|
|
|
|
|
|
2010-04-07 21:12:07 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 7 14:12:03 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- fix build with libpng14
|
|
|
|
|
|
2010-03-19 09:35:35 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 18 06:33:27 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- small spec file cleanup
|
|
|
|
|
|
2010-03-08 18:16:50 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jan 16 19:45:04 UTC 2010 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
|
|
- Moved to the KDE repositories to enable inclusion in kipi-plugins
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 9 19:23:14 UTC 2009 - cmorve69@yahoo.es
|
|
|
|
|
|
|
|
|
|
- Initial package
|
|
|
|
|
|