Skip to content

Releases: RidgeRun/gst-interpipe

1.1.8

18 Jan 17:57
Compare
Choose a tag to compare

Includes:

  • Fix segmentation fault due to the extension of the appsink API in GStreamer version >= 1.19

1.1.7

27 Oct 17:04
Compare
Choose a tag to compare

Includes:

  • Fix memory leak generated by last node not being freed.

1.1.6

27 Sep 17:56
Compare
Choose a tag to compare

Includes:

  • Fix for memory corruption issue when listening to same node (#99 )

1.1.5

13 Aug 21:18
Compare
Choose a tag to compare

Includes:

  • Fix for common submodule deprecated link.

1.1.4

29 Mar 17:27
308e04b
Compare
Choose a tag to compare

Includes:

  • Fix for Issue #78

v1.1.3

24 Sep 18:05
Compare
Choose a tag to compare

Includes:

  • Fix for Issue #58
  • Change to allow interpipesink to add listener with empty caps
  • Downgrade to GStreamer common 1.12 to avoid gtkdoc enabled build errors in GStreamer versions 1.8 - 1.12

v1.1.2

13 Aug 15:47
94dea52
Compare
Choose a tag to compare

Bugfixes:

  • Fix stream syncronization failing tests

v1.1.1

04 May 20:24
Compare
Choose a tag to compare

Bugfixes:

  • Avoid sending a new caps re-negotiation event when the caps of the source have not changed and the connection between the sink and the src is closed and re-connected again

v1.1.0

05 Feb 23:49
Compare
Choose a tag to compare

Introduced features:

  • num-listeners property allows checking if an interpipesink has any listeners.

v1.0.5

25 Oct 17:02
Compare
Choose a tag to compare

Introduced features:

  • Meson build support

Bugfixes:

  • Updated common submodule to fix build error