2004-06-21 10:19:02 +00:00
|
|
|
|
|
2014-10-20 09:24:58 +00:00
|
|
|
|
Release notes for GStreamer Python bindings 1.4.0
|
2004-06-21 10:19:02 +00:00
|
|
|
|
|
|
|
|
|
|
2014-10-20 09:24:58 +00:00
|
|
|
|
The GStreamer team is proud to announce a new feature release
|
|
|
|
|
in the 1.0.x stable series of the GStreamer Python Bindings.
|
2005-12-05 18:04:34 +00:00
|
|
|
|
|
2007-01-31 16:51:37 +00:00
|
|
|
|
|
2014-03-15 17:02:45 +00:00
|
|
|
|
|
2014-10-20 09:24:58 +00:00
|
|
|
|
This new version introduces the possibility to write GStreamer
|
|
|
|
|
elements in python and get them registered in the GstRegistry.
|
|
|
|
|
This means those elements will then be usable by any application
|
|
|
|
|
that uses GStreamer, whatever language their are built with.
|
2014-09-24 09:13:45 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2014-10-20 09:24:58 +00:00
|
|
|
|
There were no bugs fixed in this release
|
|
|
|
|
|
2014-03-15 17:02:45 +00:00
|
|
|
|
|
|
|
|
|
==== Download ====
|
|
|
|
|
|
|
|
|
|
You can find source releases of gst-python in the download
|
|
|
|
|
directory: http://gstreamer.freedesktop.org/src/gst-python/
|
|
|
|
|
|
|
|
|
|
The git repository and details how to clone it can be found at
|
|
|
|
|
http://cgit.freedesktop.org/gstreamer/gst-python/
|
|
|
|
|
|
|
|
|
|
==== Homepage ====
|
|
|
|
|
|
|
|
|
|
The project's website is http://gstreamer.freedesktop.org/
|
|
|
|
|
|
|
|
|
|
==== Support and Bugs ====
|
2004-06-21 10:19:02 +00:00
|
|
|
|
|
|
|
|
|
We use GNOME's bugzilla for bug reports and feature requests:
|
|
|
|
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
|
|
|
|
|
2014-03-15 17:02:45 +00:00
|
|
|
|
Please submit patches via bugzilla as well.
|
|
|
|
|
|
|
|
|
|
For help and support, please subscribe to and send questions to the
|
|
|
|
|
gstreamer-devel mailing list (see below for details).
|
|
|
|
|
|
|
|
|
|
There is also a #gstreamer IRC channel on the Freenode IRC network.
|
|
|
|
|
|
|
|
|
|
==== Developers ====
|
|
|
|
|
|
|
|
|
|
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
|
|
|
|
|
from there (see link above).
|
2004-06-21 10:19:02 +00:00
|
|
|
|
|
2014-03-15 17:02:45 +00:00
|
|
|
|
Interested developers of the core library, plugins, and applications should
|
|
|
|
|
subscribe to the gstreamer-devel list.
|
2004-06-21 10:19:02 +00:00
|
|
|
|
|
|
|
|
|
|
2005-10-03 17:52:07 +00:00
|
|
|
|
Applications
|
|
|
|
|
|
|
|
|
|
Contributors to this release
|
2004-06-21 10:19:02 +00:00
|
|
|
|
|
2011-10-29 16:49:01 +00:00
|
|
|
|
* Sebastian Dröge
|
2007-01-31 16:51:37 +00:00
|
|
|
|
|