* Mon Jan 09 2017 matwey.kornilov@gmail.com
- Update to 2.2.5:
- Minor thread-safety improvements
* Wed Feb 03 2016 matwey.kornilov@gmail.com
- Update to 2.2.4:
- Add USB IDs for some Point Grey cameras
- Re-activate the EdgeSense debayering algorithm (patent has expired)
- USB-captured frames now have a valid timestamp
- Look for USB enpoints on all interfaces
* Sat Nov 14 2015 jengelh@inai.de
- Drop redundant --with-pic; it is only used for static libs (which
we do not build), and always on anyway for shared libraires.
- Name the utility package -tools as with many other pkgs.
- Remove non-library packages from baselibs.conf.
* Sat Mar 21 2015 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Use url for source
* Mon Nov 10 2014 matwey.kornilov@gmail.com
- Add baselibs.conf as Source
* Wed Sep 10 2014 matwey.kornilov@gmail.com
- Version 2.2.3
- several product IDs have been added for Point Grey USB/IIDC cameras
* Thu May 01 2014 crrodriguez@opensuse.org
- remove libdc1394-visibility.patch, nowadays
the package uses -export-symbols-regex to limit
the visible symbols to those prefixed with dc1394_
fixes http://lists.opensuse.org/opensuse-packaging/2014-04/msg00064.html
* Fri Mar 07 2014 matwey.kornilov@gmail.com
- Update to 2.2.2
- several product IDs have been added for Point Grey USB/IIDC cameras
* Tue Jan 29 2013 matwey.kornilov@gmail.com
- Drop support of libdc1394-1 (which is unused for a long time)
* Mon Jan 28 2013 matwey.kornilov@gmail.com
- Update to 2.2.1
- updated all licenses to LPGL2 (bnc#777083)
- misc fixes
- don't expose internal symbols
* Thu Mar 08 2012 matwey.kornilov@gmail.com
- Update to 2.2.0.
- new Windows stack
- fixed small memory leak in Juju
- added two USB cameras from Point Grey.
* Wed Nov 16 2011 matwey.kornilov@gmail.com
- Update to 2.1.4.
- Allow image buffers to be editable by client apps on Linux juju
- Correct error in downsample bayer function
- Rename poorly named externally-visible symbol usb_init
(meanwhile libdc1394-visibility.patch is still kept)
* Sun Nov 13 2011 coolo@suse.com
- add libtool as explicit buildrequire to avoid implicit dependency from prjconf
* Mon Aug 29 2011 idonmez@suse.com
- Add libdc1394-visibility.patch to properly hide internal symbols
to prevent potential clashes with other libraries, sf #3361405 ,
bko # 268267
* Thu Jul 07 2011 idonmez@novell.com
- Add libdc1394-v4l-2.6.38.patch: use the new v4l interface
* Thu Apr 14 2011 toddrme2178@gmail.com
- added 32bit compatibility libraries
- added necessary devel depedencies (fix for RPMLINT warning)
* Sun Jan 02 2011 matwey.kornilov@gmail.com
- Update to 2.1.3.
- Bug fixes:
Fix for usb writes larger than 1 quadlet
On MAC OS, add needed frameworks to link line
Update firewire-{cdev,constants}.h to latest version and license
Change dequeue/enqueue to return error code if usb transfer haserror
dc1394/conversions.h: Fix typo in DC1394_STEREO_METHOD_MIN define
* Fri Nov 19 2010 jslaby@novell.com
- don't strip the objects when installing to allow for -debug*
package creation
* Mon Oct 04 2010 davejplater@gmail.com
- Version 1.2.2 no longer builds with libraw1394-2.0.5 so sub packages
libdc1394_control12 and libdc1394_control12-devel are no longer
provided. See entry for Tue Aug 15 14:10:33 CEST 2006.
* Sat Dec 26 2009 matwey.kornilov@gmail.com
- Update to 2.1.2.
- IIDC-over-USB support
- Bug fixes:
bayer conversion problem for 16bit over MONO16
dc1394_deinterlace_stereo_frames (LP#360520)
- Bug fixes on Linux Juju:
missing frames with OHCI 1.0
automatic iso allocation
timestamp support
broadcasting