Skip to content
Snippets Groups Projects
Commit f8d66073 authored by Sebastian Dröge's avatar Sebastian Dröge
Browse files

Update ChangeLog, NEWS, RELEASE and version number

parent 78f518f4
No related branches found
Tags gstreamer-sharp-0.9.2
No related merge requests found
This diff is collapsed.
This is GStreamer C# bindings 0.9.1 "(Almost) nothing new here"
This is GStreamer C# bindings 0.9.2 "One more step to completion"
* Update bindings to GStreamer 0.10.24
* Update internal glib-sharp copy to latest SVN trunk
* Some cleanup
* 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
Release notes for GStreamer C# bindings 0.9.1 "(Almost) nothing new here"
Release notes for GStreamer C# bindings 0.9.2 "One more step to completion"
......@@ -20,13 +20,17 @@ Please note that at this time the GStreamer C# bindings
Features of this release
* Update bindings to GStreamer 0.10.24
* Update internal glib-sharp copy to latest SVN trunk
* Some cleanup
* 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
* 594127 : gstreamer-sharp does not build
* 595377 : Setting properties on gulong Element throws exception
* 596110 : add gstpbutils binding
* 602610 : MSVC Compatibility in glue/controlsource.c
Download
......@@ -55,6 +59,5 @@ Applications
Contributors to this release
* Gabriel Burt
* Sebastian Dröge
\ No newline at end of file
AC_INIT(gstreamer-sharp, 0.9.1.1,
AC_INIT(gstreamer-sharp, 0.9.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=gst-sharp,
gstreamer-sharp)
AC_CANONICAL_SYSTEM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment