GStreamer
open source multimedia framework
Home
Features
News
Planet
Download
Applications
Developers
Documentation
Mailing Lists
File a Bug
Bug Lists
Artwork

Release notes for GStreamer Python bindings 0.10.5 "My Little Poney wants some Funk"

The GStreamer team is proud to announce a new release in the 0.10.x stable series of the GStreamer Python Bindings.

The 0.10.x series is a stable series targeted at end users. It is not API or ABI compatible with the stable 0.8.x series. It is, however, parallel installable with the 0.8.x series.

Features of this release

  • Now requires glib 2.8 or greater
  • Parallel installability with 0.8.x series
  • Threadsafe design and API

Bugs fixed in this release

  • 319871 : drop GIL state lock when doing something that can cause a...
  • 338982 : python refcounting problems in gstpad.override
  • 313138 : Need to update constructors to use properties
  • 329075 : __gsignals__ doesn' t work in classes derived from gst.Pi...
  • 334548 : Proper use of PyTuple and PyList for return values
  • 339040 : [patch] Error domains from gsterror are not wrapped
  • 339248 : Wrapper for virtual method GstBaseTransform.get_unit_size
  • 339308 : MiniObject arguments for virtual methods shouldn't have t...
  • 339767 : An example of subclassing GstBaseTransform
  • 339938 : filesrc.py example still uses 0.8 API
  • 341114 : pygst.require uses asserts rather than real error checking
  • 341799 : patch to make gst-python work on OSes without dl.so
  • 342493 : audio-controller.py needs slight updates for 0.10
  • 343652 : gstfile.py sometimes results in " *** glibc detected *** c...

Download

You can find source releases of gst-python in the gst-python download directory.

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.

Developers

CVS is hosted on cvs.freedesktop.org. You can browse the gst-python repository. All code is in CVS and can be checked out 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

  • Andy Wingo
  • Edward Hervey
  • Johan Dahlin
  • Johan Rydberg
  • Thomas Vander Stichele
  • Yuri Pankov
  • Артём Попов

If there are any problems on this page, please contact thomas (at) apestaart (dot) org