Release of Aravis 0.1.15

Emmanuel Pacaud emmanuel at gnome.org
Wed Aug 8 06:58:32 PDT 2012


Hi,

Here is a new unstable version of Aravis, a LGPLv2+ gobject
based library for the acquisition of video streams from Genicam
compliant digital cameras.

http://ftp.gnome.org/pub/GNOME/sources/aravis/0.1/


Changes:

  * library: don't distribute arvconfig.h (Nial bug report)
  * viewer: desktop file and application icon
  * viewer: rotate and flip button
  * viewer: file save notification
  * viewer: use autovideosink instead of xvimagesink, for systems without XV extension
  * camera: pixel format API improvments (Jure)
  * system: disable the fake camera by default (Kai bug report)
  * genicam: fix "remaining operands" issue in evaluator (Tom bug report)
  * genicam: fix unzipping of genicam data on not supporting unaligned memory access (Nial)
  * GV stream: use machine time for buffer timestamp if GevTimestampTickFrequency register does not exist
  * gstreamer plugin: add auto gain, auto exposure, x and y offset properties (Philipp)

Aravis implements the following features:

  * Support for gigabit ethernet cameras 
  * Support for a large subset of the Genicam interface
  * An API for easy camera control 
  * A gstreamer source element 
  * A simple video viewer
  * An ethernet camera simulator
  * An API documentation 

Wiki: http://live.gnome.org/Aravis
Mailing list: http://www.freelists.org/list/aravis
Bug reports: https://bugzilla.gnome.org/browse.cgi?product=aravis
Blog: http://blogs.gnome.org/emmanuel/category/aravis/

Emmanuel.

---

Changes since the last tag 'ARAVIS_0_1_14':

Emmanuel Pacaud (30):
      RELEASING file update.
      Post-release version bump.
      viewer: disable frame rate entry if feature is not available.
      camera: identation fix.
      gv_stream: use machine time for buffer timestamp if tick frequency is not set.
      viewer: add rotate and flip buttons.
      zip: add more debug output.
      gvcp: move the hex dump code to arv_g_string_append_hex_dump.
      gv_device: don't NULL terminate the raw genicam data.
      gv_device: log raw genicam data.
      str: fix address display in arv_g_string_append_hex_dump.
      zip: more debugging output.
      gv_interface: prepare socket related code for discover source implementation.
      Minor coding style nitpick.
      gc_enum_entry: arv_gc_enum_entry_get_string is not really needed.
      gc_enumeration: add code annotation.
      Name nitpicking and doc warning fixes.
      camera: Revert "Handle pixel formats as strings"
      aravis: allows to enable/disable interfaces.
      build: don't distribute arvconfig.h.
      Add application icon source file.
      tests: test error value on expression evaluation.
      tests: test case for 'remaining operands' issue (#681048)
      evaluator: fix "remaining operands' issue (#681048)
      viewer: use the application icons and provide a desktop file.
      viewer: don't add a version suffix.
      viewer: fix executable name in desktop file.
      viewer: use autovideosink instead of xvimagesink.
      build: add a RPM spec file.
      NEWS file update.

Jure Varlec (8):
      Add arv_gc_enum_entry_get_string.
      Add arv_gc_enumeration_get_available_string_values.
      Add arv_device_get_enumeration_feature_available_strings.
      Add arv_camera_set_pixel_format_from_string.
      Add arv_camera_get_available_pixel_formats_as_strings.
      Export arv_gc_feature_node_get_display_name declaration.
      Handle pixel formats as strings
      Add arv_camera_get_available_pixel_formats_as_display_names.

Nial Peters (1):
      zip: fix issue on platform not supporting unaligned memory access.

Philipp Hausmann (1):
      gst_plugin: add auto gain, auto exposure, x and y offset properties.



More information about the gstreamer-devel mailing list