gstreamer/RELEASE
2010-07-15 21:01:35 +02:00

69 lines
1.8 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Release notes for GStreamer Python bindings 0.10.19 "Insert Casablanca quote here"
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
* Wrap new gstreamer API up to 0.10.30
* Parallel installability with 0.8.x series
* Threadsafe design and API
Bugs fixed in this release
* 572766 : gst.Bus.set_sync_handler() leaks and can't be unset
* 589582 : Missing gst.Buffer.size setter in python bindings
* 590735 : [gst.GhostPad] can't unset target
* 617068 : Adding xmp functions to python
* 530417 : Add a nicer constructor for GstElements
Download
You can find source releases of gst-python in the download directory:
http://gstreamer.freedesktop.org/src/gst-python/
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
* Alessandro Decina
* Benjamin Otte
* David Schleef
* Edward Hervey
* Emilio Pozuelo Monfort
* Olivier Aubert
* Sebastian Dröge
* Stefan Kost
* Thiago Santos
* Tim-Philipp Müller