GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Mailing Lists
Forum
File a Bug
Artwork
@gstreamer on Twitter
@gstreamer on Mastodon
#gstreamer on Matrix

Release notes for GStreamer C# bindings 0.9.2 "One more step to completion"

The GStreamer team is proud to announce a new development release of the GStreamer C# bindings for the GStreamer 0.10.x release series.

The GStreamer 0.10.x release series is a stable series targeted at end users.

Please note that at this time the GStreamer C# bindings are not consindered API/ABI stable, and public interfaces may still change from release to release. These changes will most likely be small. Please read the README file for more information on this.

Features of this release

  • Update core/base bindings to 0.10.25
  • Improve Gst.Buffer bindings and add ByteReader/BitReader bindings
  • PbUtils bindings (missing codec installation, ...)
  • Improved support for subclassing BaseTransform
  • Various bugfixes

Bugs fixed in this release

  • 595377 : Setting properties on gulong Element throws exception
  • 596110 : add gstpbutils binding
  • 602610 : MSVC Compatibility in glue/controlsource.c

Download

You can find source releases of gstreamer-sharp in the gstreamer-sharp download directory.

The git repository and details how to clone it can be found at git.freedesktop.org .

Homepage

The project's website is https://gstreamer.freedesktop.org.

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests.

Please submit patches via bugzilla as well.

For help and support, please subscribe to and send questions to the gstreamer-devel mailing list (see below for details).

Find us on IRC at #gstreamer.

Developers

Git is hosted on git.freedesktop.org. You can browse the gstreamer-sharp repository.

All code is in Git and can be checked out from there.

Interested developers of the core library, plugins, and applications should subscribe to the gstreamer-devel list.

Applications

Contributors to this release

  • Sebastian Dröge

Report a problem on this page.