gstreamer/RELEASE

60 lines
1.6 KiB
Text
Raw Normal View History

2009-09-03 10:35:29 +00:00
2009-09-16 07:17:17 +00:00
Release notes for GStreamer C# bindings 0.9.1 "(Almost) nothing new here"
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-09-16 07:17:17 +00:00
* Update bindings to GStreamer 0.10.24
* Update internal glib-sharp copy to latest SVN trunk
* Some cleanup
Bugs fixed in this release
* 594127 : gstreamer-sharp does not build
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
2009-09-16 07:17:17 +00:00
* Gabriel Burt
2009-09-03 10:35:29 +00:00
* Sebastian Dröge