Skip to content

Tags: RidgeRun/gstd-1.x

Tags

v0.15.2

Toggle v0.15.2's commit message
Merge branch 'hotfix/fix-memory-leak-in-list-pipelines'

v0.15.0

Toggle v0.15.0's commit message
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

v0.14.0

Toggle v0.14.0's commit message
Merge branch 'release/v0.14.0'

v0.13.2

Toggle v0.13.2's commit message
Release v0.13.2 includes:

* Fix for segfault when using the HTTP IPC

v0.13.1

Toggle v0.13.1's commit message
Merge branch 'hotfix/fix-deadlock-on-receive'

v0.13.0

Toggle v0.13.0's commit message
Merge branch 'release/v0.13.0'

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #237 from RidgeRun/hotfix/memory-leak-when-connect…

…ing-to-webrtcwrapperbin-signals

Fix for memory leak when connecting to GstWebRtcWrapperBin signals

v0.12.0

Toggle v0.12.0's commit message
Merge branch 'release/v0.12.0'

v0.11.3

Toggle v0.11.3's commit message
Fix Javascript library for Gstd

v0.11.2

Toggle v0.11.2's commit message
Release v0.11.2 includes:

* Fix for pygstc where the poll call timed out immediately, rather
than using the user's value.
* Fix for gstd where the the IPC is stopped before unreffing it. Fixes
an ugly assert failure given by the HTTP IPC