libdc1394/libdc1394.changes

171 lines
5.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Oct 6 10:15:29 CEST 2008 - olh@suse.de
- fix ordered comparison of pointer with integer zero (bnc#431916)
-------------------------------------------------------------------
Thu Jun 19 14:19:30 CEST 2008 - pth@suse.de
- Include unistd.h to get prototype for swab.
- Update to 2.0.2. Changes since 2.0.0:
- New functions on all platforms:
dc1394_camera_get_node
dc1394_capture_is_frame_corrupt
- New function on Linux video1394 only:
dc1394_camera_get_linux_port
- New example program to capture PVN sequences.
- Bug fixes on Linux Juju:
- Better retry timeouts
- Fix manual isochronous channel allocation
- Bug fixes on Mac OS:
- Auto detection of bad or skipped packets (used for
dc1394_capture_is_frame_corrupt)
- Bug fixes on Linux video1394:
- Fix select() with multiple cameras on the same controller
- Handle EINTR return code properly in dc1394_capture_dequeue
- Better error detection if camera enumeration fails
- Documentation improvements
-- 2.0.1:
- Fixed broken dc1394/dc1394.h include file when compiling externally.
- Removed the "edge-sense" bayer demosaic algorithm out of patent concern.
-------------------------------------------------------------------
Fri Apr 11 16:13:18 CEST 2008 - schwab@suse.de
- Fix configure script.
-------------------------------------------------------------------
Thu Jan 24 20:23:11 CET 2008 - olh@suse.de
- remove buildrequires for xorg-x11-devel
-------------------------------------------------------------------
Tue Jan 15 08:50:11 CET 2008 - olh@suse.de
- libdc1394-devel requires libdc1394-22
-------------------------------------------------------------------
Mon Jan 14 16:46:04 CET 2008 - olh@suse.de
- update to 2.0.0 final
rename libdc1394-20 to libdc1394-22 due to SONAME change
-------------------------------------------------------------------
Thu Aug 16 16:21:39 CEST 2007 - olh@suse.de
- libdc1394_control12-devel needs libraw1394-devel
-------------------------------------------------------------------
Thu Aug 16 16:08:22 CEST 2007 - olh@suse.de
- remove inclusion of code which is labeled as GPL (298152)
removes topology.h, cooked1394_read() and others
remove dc1394_vloopback binary
-------------------------------------------------------------------
Sun Aug 5 11:55:22 CEST 2007 - olh@suse.de
- split libdc1394-20 package which contains only libraries
split libdc1394_control12 and libdc1394_control12-devel
upgrade to 1.2.2, color filter fix
-------------------------------------------------------------------
Fri Jul 13 22:22:01 CEST 2007 - olh@suse.de
- update to 2.0.0-rc7
API fixes
-------------------------------------------------------------------
Tue Aug 15 14:10:33 CEST 2006 - olh@suse.de
- update to 2.0.0-rc3 (#198102)
all new API
- keep old library version until every app is converted
-------------------------------------------------------------------
Wed Jul 19 17:39:44 CEST 2006 - olh@suse.de
- update to 1.2.1
replaced camera version detection in dc1394_is_camera() by a
proper call to dc1394_get_sw_version().
fixed compilation warnings due to mixed signedness in the whole code.
fixed a serious bug in the camera detection.
updated TRIGGER_MODE_NUM definition
-------------------------------------------------------------------
Wed Jan 25 21:37:25 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Oct 21 19:47:42 CEST 2005 - olh@suse.de
- correct usage of CLK_TCK
- update to current cvs
fixed memory leak in capture functions (dma device name not freed)
fixed trigger capabilities detection (Markus Niebel)
fixed some confusion between raw1394_new_handle and dc1394_create_handle
(Thanks to Thorondor)
-------------------------------------------------------------------
Mon Sep 26 22:08:26 CEST 2005 - mls@suse.de
- make devel package require base package
-------------------------------------------------------------------
Tue Jul 5 17:36:54 CEST 2005 - olh@suse.de
- go back to version 1, version 2 still needs some time
-------------------------------------------------------------------
Fri Jul 1 21:47:41 CEST 2005 - olh@suse.de
- update to version 2.0.0-pre3
-------------------------------------------------------------------
Fri Jul 1 17:27:52 CEST 2005 - olh@suse.de
- update to version 1.1.0
-------------------------------------------------------------------
Thu Jan 13 11:23:53 CET 2005 - olh@suse.de
- update to version 1.0.0, cvs status 2004-11-12
-------------------------------------------------------------------
Tue Jan 11 20:47:48 CET 2005 - olh@suse.de
- update to version 1.0.0
-------------------------------------------------------------------
Mon Mar 8 14:48:43 CET 2004 - lmuelle@suse.de
- update to version 0.9.3
- create devel sub package
-------------------------------------------------------------------
Wed Jan 7 11:43:41 CET 2004 - lmuelle@suse.de
- update to version 0.9.2
-------------------------------------------------------------------
Mon Jul 28 10:42:24 CEST 2003 - adrian@suse.de
- fix lib filename suffix
-------------------------------------------------------------------
Fri Jul 25 16:10:12 CEST 2003 - adrian@suse.de
- update to version 0.9.1
- use BuildRoot
- add %run_ldconfig
-------------------------------------------------------------------
Fri Sep 27 14:47:54 CEST 2002 - uli@suse.de
- initial package