Release 2.2.7
Extend to 32 Format_7 modes
Fix comparison warning in basler code
Add preliminary support for 12-bit color formats in Format_7
Remove useless level of hierarchy
Remove useless level of hierarchy
Fix comparison warning in basler code
Add preliminary support for 12-bit color formats in Format_7
Extend to 32 Format_7 modes
Version 2.2.6
Fix a few compilation warnings with a recent GCC
Fix USB3 padding
Fix argument type in dc1394_get_image_size_from...
Fix USB3 transfer errors
Fix comment typo
works for musl libc too. thanks!
Works For Me. Thanks again!
Yes, it works for me.
Type was wrong, should have been a simple "int". Nice catch! Please pull the repo...
Fix build with musl libc
Type was wrong, should have been a simple "int". Thanks for the catch! Please pull...
fix FTBFS on macosx
I've kept the check but fixed the mistake of using craw-> frames instead of craw->capture.frames...
Fix bad variable type uint -> int
Fix compilation error on OSX
fix FTBFS on macosx
Also needed on Mac OS X.
Fix build with musl libc
Release 2.2.5
Improve crash-resistance of juju capture
Prevent capture crash if dequeue is called afte...
Minor optimization for the Bayer downsample fun...
Add function that returns the platform string o...
Release 2.2.4
Reactivate edgesense bayer method as patent has...
It doesn't provide any example to use stereo camera.
Look for USB enpoints on all interfaces (R.Beitra)
Add timestamp to USB-captured frames (P.Chavent)
Add ladybug5 capture sample program
Add ladybug5 USB product ID
No problem thanks so much! On Tue, Sep 9, 2014 at 6:04 PM, Damien Douxchamps ddouxchamps@users.sf.net...
OK, added too :) You may have to wait a little while for the next release though...
add another USB ID (GS3-U3-23S6M)
FYI from my MacBook's system info: Grasshopper3 GS3-U3-23S6M: Product ID: 0x3103...
Damien, terribly sorry, can you also please add: { 0x1e10, 0x3103 }, // Point Grey...
Support for Point Grey Grasshopper3 usb camera
I just release 2.2.3 with the PGR camera definition.
Release 2.2.3
In the /usb/control.c source code it seems Damien added this line: { 0x1e10, 0x3300...
new to git -- is there a way to fix this in the official package? the only way i...
new to git -- is there a way to fix this in the official package? the only way i...
Support for Point Grey Grasshopper3 usb camera
Add example FindDC1394.cmake for CMake
new INSTALL file
gitignore update
new USB IDs foir PGR cameras
Version 2.2.2
rename configure.in > configure.ac
add 'AM_PROG_AR' to configure.ac
Add support for another Flea 3 from PGR
Thanks, added the extra camera; will be in release 2.2.2.
Add support for 4K Flea 3 from PGR
OS X Firewire does not accept single DMA buffer
Add Point Grey Flea3 4k version
Thanks for the patch; merged in 2.2.2
Add Point Grey Flea3 4k version
More USB models IDs for PGR cameras (William La...
I'm not seeing any patch here?...
libdc1394 fails to build with out of source build
status: unread --> closed-accepted Group: -->
merged in the repository, thanks! :)
build patch from Alexis Ballier