summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-10-05 14:06:11 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-10-05 14:06:11 +0100
commit6de8ad8d667c39d7d4a376b292f0f57a0bfa7e60 (patch)
treec629e513b1f52e4e455f952b719a6294ca3b8fd8 /RELEASE
parenta38bcc2bc6faeb9919e76150212b01dd3afdb4f5 (diff)
Release 0.10.17
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE23
1 files changed, 13 insertions, 10 deletions
diff --git a/RELEASE b/RELEASE
index a3d6637..7d50855 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Python bindings 0.10.16 "Distorted memory"
+Release notes for GStreamer Python bindings 0.10.17 "Shiny new button"
@@ -17,15 +17,16 @@ It is, however, parallel installable with the 0.8.x series.
Features of this release
- * Update bindings for GStreamer 0.10.24
- * Fixes for the python plugin loader
+ * Fix leak in gst_base_sink_get_last_buffer()
+ * Fix linking of pygstminiobject
+ * Add test_audio.py example
+ * Fix deadlocks calling gst_pad_link()
Bugs fixed in this release
- * 580992 : gst_preset_get_preset_names not wrapped in gst-python
- * 583378 : libgstpython.so causes a segfault
- * 583607 : Error when building from tarball
- * 584445 : gst.TagList getters and setters should convert unicode ob...
+ * 590348 : [audio (and other modules)] can't use pygstminiobject !
+ * 590803 : checks fail in non-English locale
+ * 592447 : memory leak on certain pipelines with appsink
Download
@@ -54,9 +55,11 @@ Applications
Contributors to this release
+ * Alessandro Decina
+ * Christian Schaller
* Edward Hervey
* Jan Schmidt
- * Olivier Crête
- * Stefan Kost
- * Thomas Vander Stichele
+ * Johannes Berg
+ * Marc-Andre Lureau
+ * Sebastian Dröge
  \ No newline at end of file