Skip to content

Releases: RidgeRun/gstd-1.x

v0.16.0

Choose a tag to compare

@lmerayo1 lmerayo1 released this 29 May 16:16

Release v0.16.0 includes:

  • Add Rust GstC API
  • Add support for libsoup3

v0.15.2

Choose a tag to compare

@jsalas98 jsalas98 released this 04 Oct 21:53

Release v0.15.2 includes:

  • Fix leak in gstc_pipeline_list function

v0.15.0

Choose a tag to compare

@michaelgruner michaelgruner released this 23 Aug 05:48

Release v0.15.0 includes:

  • Change project license to LGPL2+
  • Support for refcounted pipe control commands
  • Add option to disable daemon logs
  • Fix support on Ubuntu 22.04
  • Add meson to CI checks
  • Improve support on older systems
  • Enhancements on Python test driver and installer
  • General improvements and fixes

Release v0.14.0

Choose a tag to compare

@lleon95 lleon95 released this 03 Mar 18:11

Release v0.14.0 includes:

  • Element actions support (including the Python API)
  • Several fixes in compilation
  • Memory leak fix

v0.13.2

Choose a tag to compare

@michaelgruner michaelgruner released this 05 Jan 16:05

Release v0.13.2 includes:

  • Fix for segfault when using the HTTP IPC

Release v0.13.1

Choose a tag to compare

@lleon95 lleon95 released this 09 Dec 18:13

Release v0.13.1 includes:

  • Fix to TCP incorrect disconnection, avoiding a deadlock at socket recv instruction: now, it throws an UNREACHABLE exception in pygstc

It updates:

pygstc from v0.2.0 to v0.2.1

Release v0.13.0

Choose a tag to compare

@mmontero mmontero released this 19 Jul 22:04

This release includes:

  • libgstc support to get pipeline state
  • Fix memory leak in gstd pipeline get property
  • libgstc signals support
  • Remove compilation warnings
  • Fix tests to build inside gst-build

Release v0.12.1

Choose a tag to compare

@jafet-chaves jafet-chaves released this 28 May 20:39
f6f30c8

Release v0.12.1 includes:

  • Fix to memory leak when using signal_connect API

Release v0.12.0

Choose a tag to compare

@migueltaylor migueltaylor released this 18 Mar 20:40

Release v0.12.0 includes:

  • Inint scripts support
  • Fix race condition in GstdList

Release v0.11.3

Choose a tag to compare

@lleon95 lleon95 released this 02 Oct 14:35

Release v0.11.3 includes:

  • Fix to Gstd class constructor to remove http:// schema from the IP parameter