diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-03-21 00:31:44 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-03-21 00:31:44 +0000 |
commit | 355a8d2132d307b27cfdc85d38bd07930960c59c (patch) | |
tree | 46658f3197c61bb069a20ee3719c313b099549ef /RELEASE | |
parent | 57b45c787decace7dc32296d226f1004bcb8e4fa (diff) |
Release 0.10.11RELEASE-0_10_11
Original commit message from CVS:
Release 0.10.11
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 24 |
1 files changed, 9 insertions, 15 deletions
@@ -1,5 +1,5 @@ -Release notes for GStreamer Python bindings 0.10.10 "Destination Overtime" +Release notes for GStreamer Python bindings 0.10.11 "What I got" @@ -17,18 +17,14 @@ It is, however, parallel installable with the 0.8.x series. Features of this release - * Wrap new API for 0.10.16 GStreamer and Base releases. - * New gst.pbutils module wraps the gst-plugins-base pbutils library. - * Rework gst_pad_add_*probe function wrapping to avoid leaks. - * Various build fixes. + * Wrap gst.Pad.start_task + * New videomixer example + * Various other fixes Bugs fixed in this release - * 509522 : New gst-python bindings don't compile with python2.4 - * 472822 : Wrap -base utils helper library - * 504786 : pad probes leak refs to their data - * 509766 : generated win32/common/config.h miss some defines - * 510437 : Build failure due to missing Python.h + * 512916 : python_do_pending_calls timer is apparently redundant + * 514717 : memleak in Pad.set_blocked_async() Download @@ -58,11 +54,9 @@ Applications Contributors to this release - * Andy Wingo + * Alessandro Decina * Edward Hervey * Jan Schmidt - * Olivier Crete - * Sebastian Dröge - * Sebastien Moutte - * Tim-Philipp Müller + * Rene Stadler + * Stefan Kost
\ No newline at end of file |