2009-09-03 10:35:29 +00:00
|
|
|
|
|
2009-11-25 10:17:39 +00:00
|
|
|
|
Release notes for GStreamer C# bindings 0.9.2 "One more step to completion"
|
2009-09-03 10:35:29 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2009-09-16 07:17:17 +00:00
|
|
|
|
The GStreamer team is proud to announce a new development release
|
|
|
|
|
of the GStreamer C# bindings for the GStreamer 0.10.x release series.
|
2009-09-03 10:35:29 +00:00
|
|
|
|
|
|
|
|
|
|
2009-09-16 07:17:17 +00:00
|
|
|
|
The GStreamer 0.10.x release series is a stable series targeted at end users.
|
2009-09-03 10:35:29 +00:00
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
2009-11-25 10:17:39 +00:00
|
|
|
|
* 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
|
2009-09-16 07:17:17 +00:00
|
|
|
|
|
|
|
|
|
Bugs fixed in this release
|
|
|
|
|
|
2009-11-25 10:17:39 +00:00
|
|
|
|
* 595377 : Setting properties on gulong Element throws exception
|
|
|
|
|
* 596110 : add gstpbutils binding
|
|
|
|
|
* 602610 : MSVC Compatibility in glue/controlsource.c
|
2009-09-03 10:35:29 +00:00
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|