mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
63 lines
No EOL
1.8 KiB
Text
63 lines
No EOL
1.8 KiB
Text
|
||
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 download directory:
|
||
http://gstreamer.freedesktop.org/src/gstreamer-sharp/
|
||
|
||
GStreamer Homepage
|
||
|
||
More details can be found on the project's website:
|
||
http://gstreamer.freedesktop.org/
|
||
|
||
Support and Bugs
|
||
|
||
We use GNOME's bugzilla for bug reports and feature requests:
|
||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
||
|
||
Developers
|
||
|
||
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
|
||
Interested developers of the core library, plug-ins, and applications should
|
||
subscribe to the gstreamer-devel list. If there is sufficient interest we
|
||
will create more lists as necessary.
|
||
|
||
|
||
Applications
|
||
|
||
Contributors to this release
|
||
|
||
* Sebastian Dröge
|
||
|