Package Release Info

aravis-0.8.33-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

aravis
aravis-viewer
gstreamer-plugin-aravis
libaravis-0_8-0
libaravis-0_8-devel
typelib-1_0-Aravis-0.8

Change Logs

* Sat Sep 07 2024 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.33:
  * viewer: ignore exposure time feature representation
- Update to 0.8.32:
  * viewer: workaround for Blackfly Mono16 pixel endianness issue
  * gst: disconnect camera in stop method
  * gst: stream object accessor
  * gst: camera change signal
  * gst: stream change signal
  * gst: allow software trigger
  * gvsp: fix chunk detection
  * gv_device: crach fix on finalization
  * Fix device_write_memory rust binding
  * introspection: add generic feature value accessors
  * chore: fix libxml2 deprecation warnings
  * chore: appstream fixes
* Wed Mar 13 2024 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.31:
  * viewer: better handling of exposure and gain setting
  * genicam: genicam URL stored as DomDocument URL property
  * genicam: fix arv_device_get_feature_access_mode return value
  * camera: set/dup_register helper
  * camera: frame_rate setting improvements
  * usb3vision: handle GenDC payload
  * gigevision: set a lower boundary to minimum socket size in auto mode
  * build: fix a libxml2 API breakage
* Tue Dec 26 2023 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.30:
  * gv: add EVK Helios and Automation Technology C6 devices to the
    legacy mode list
  * gv: don't ignore POINTTOPOINT interfaces, allows for direct
    connection to devices through VPNs
- Changes for 0.8.29:
  * usb3vision: fix callbacks triggering in async mode
  * usb3vision: fix underrun counting
- Changes for 0.8.28:
  * usb3vision: make async libusb default
  * usb3vision: improve CPU use when no buffer is available for the
    stream thread
  * usb3vision: don't wait forever for USB transfer completion
  * usb3vision: enable stream after the receiving stream thread is
    started
  * viewer: avoid buffer exhaustion if GStreamer pipeline is late
  * build: fix clang 32 bits compilation
Version: 0.8.27-bp156.1.9
* Mon Jul 24 2023 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.27:
  * camera: add vendor specific quirks to frame rate
  * camera: multiple tap helpers
  * gv: start packet timeout after the first non leader packet
  * gv: auto packet size fix
  * gv: add more camera to the legacy endianness mechanism exception list
  * u3v: fix u3vcp_capability register size
  * chore: compilation warning fixes
  * ci: pipeline babysitting
  * doc: link fix
* Mon Mar 27 2023 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.26:
  * viewer: fix pixel format selection #765
- Changes for 0.8.25:
  * viewer: add component selection support
  * buffer: add component id getter
  * buffer: fix multipart informations
- Changes for 0.8.24:
  * gv: fix multipart data accessor
  * gv: improve error handling of network API
* Sun Nov 27 2022 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update license to LGPL-2.1
  https://github.com/AravisProject/aravis/commit/c20298b222012a63b3a73193e3849ba8980b2c07
* Thu Jul 21 2022 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to 0.8.22
  * camera: new network command for IP settings
  * camera: don't fail if TriggerSelector is not available
  * camera: make region setting work even without Offset features
  * camera: allow frame rate setting during acquisition on more devices
  * gstplugin: allow low frame rate with external triggers
  * genicam: list for forced legacy mode
  * genicam: access mode check policy
  * genicam: fix inifinite loop during availability check
  * u3v: use libusb device-left event for control lost detection
  * genicam: fix information loss
  * fake_camera: add TriggerSoftware support
  * build: appdata fix
  * build: disable documentation by default
  * tests: fix ChunkFloat test on big endian platform
  * introspection: fix user_data_destroy_func annotations
  * misc: memory leak and warning fixes
* Mon May 09 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.8.21
  * gigevision: performance improvement of standard socket method
  * usb3vision: prevent USB command mix up
  * usb3vision: fix PacketResend size field in extended ID mode
  * genicam: allow more Category child nodes
  * genicam: AccessMode fixes
  * genicam: fix pIsLocked when target is a Boolean node
  * doc: port to gi-docgen
* Mon Dec 13 2021 Matwey Kornilov <matwey.kornilov@gmail.com>
- Split arv-viewer to separate package: it requires GTK and graphical stack
  while other arv tools can be installed on head-less systems.
* Sat Sep 25 2021 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to version 0.8.18
* Tue Sep 07 2021 Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to version 0.6.4
* Mon Jul 08 2019 Matwey Kornilov <matwey.kornilov@gmail.com>
- Fix Group:
- Drop unused %postun
* Sat Jul 06 2019 Matwey V. Kornilov <matwey.kornilov@gmail.com>
- Update to version 0.6.3
* Mon Aug 08 2016 matwey.kornilov@gmail.com
- Update to version 0.4.0:
  * buffer: add a timestamp setter
  * interface: don't touch device list on open device
  * viewer: fix appdata file
* Sun Jun 19 2016 matwey.kornilov@gmail.com
- Version 0.3.8
  Based on huaren.zhong@gmail.com fedora aravis.spec