GStreamer Daemon - Releases: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 3: Line 3:
==Release v0.8.0==
==Release v0.8.0==
includes the following changes:
includes the following changes:
;Add internationalization support
*Add internationalization support
;Add meson support
*Add meson support
;Add support for child properties
*Add support for child properties
;Support for signal listening
*Support for signal listening
;Unix socket IPC support
*Unix socket IPC support
;Bugfixes
*Bugfixes
;Fix build warnings
*Fix build warnings


==Release v0.7.0==
==Release v0.7.0==
includes the following changes:
includes the following changes:
;Add symbolic link to gst-client.
*Add symbolic link to gst-client.
;Daemonize process.
*Daemonize process.
;Reformat GstD response.
*Reformat GstD response.
;Extend termcap providers list with ncursesw.
*Extend termcap providers list with ncursesw.
;Increment TCP limit.
*Increment TCP limit.
;Add bus messages for streaming status.
*Add bus messages for streaming status.
;Fix memory corruption on TCP arguments parsing.
*Fix memory corruption on TCP arguments parsing.
;Sigint handling enhancement.
*Sigint handling enhancement.
;Add filename parameters.
*Add filename parameters.
;Add support for array properties.
*Add support for array properties.
;Fix command parser segfault.
*Fix command parser segfault.
;Fix bus message memory leaks.
*Fix bus message memory leaks.
;Add libgst client support.
*Add libgst client support.
;Fix Jetson TX1 dependencies.
*Fix Jetson TX1 dependencies.
;Fix gtk documentation build.
*Fix gtk documentation build.


==Release v0.6.2==
==Release v0.6.2==

Revision as of 21:11, 7 January 2020


Interpipesink

Home

Licensing


Release v0.8.0

includes the following changes:

  • Add internationalization support
  • Add meson support
  • Add support for child properties
  • Support for signal listening
  • Unix socket IPC support
  • Bugfixes
  • Fix build warnings

Release v0.7.0

includes the following changes:

  • Add symbolic link to gst-client.
  • Daemonize process.
  • Reformat GstD response.
  • Extend termcap providers list with ncursesw.
  • Increment TCP limit.
  • Add bus messages for streaming status.
  • Fix memory corruption on TCP arguments parsing.
  • Sigint handling enhancement.
  • Add filename parameters.
  • Add support for array properties.
  • Fix command parser segfault.
  • Fix bus message memory leaks.
  • Add libgst client support.
  • Fix Jetson TX1 dependencies.
  • Fix gtk documentation build.

Release v0.6.2

includes the following fixes:

Use internal headers to build internal sources
Add ncursesw as a valid termcap provider

Release v0.6.0

includes:

Support for more property types
  • Caps
  • Enums
  • Flags
  • Fractions
  • Ranges
  • Other standard GLib/GStreamer types
Bus message feedback
Listen to each pipeline bus independently for different messages and react accordingly
Pipeline event sending
  • EOS
  • Seek
  • Flush start/flush stop
  • Dynamic debug control:
Enable/disable and change the debug threshold at runtime.
Bug fixes and enhancements




Interpipesink

Home

Licensing