summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE32
1 files changed, 12 insertions, 20 deletions
diff --git a/RELEASE b/RELEASE
index cbf8777..a26e2f3 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Python bindings 0.10.12 "A Wild Finish"
+Release notes for GStreamer Python bindings 0.10.13 "Feel The Sun Rise"
@@ -17,24 +17,20 @@ It is, however, parallel installable with the 0.8.x series.
Features of this release
- * Build fixes
- * make gst.Fraction do simplification like GstFraction does in C
- * Wrap gst_type_find_register
- * Various bug-fixes
+ * Updated for GStreamer 0.10.21 API
+ * New examples
+ * Fix double import issues on OS/X
+ * Bug fixes
Bugs fixed in this release
- * 529728 : wrap gst_type_find_register
- * 529731 : release the GIL around gst_element_factory_make
- * 531697 : wrong indentation
- * 532809 : gst-python version of gst.Fraction doesn't simplify
- * 534888 : gst-python refcount error with gst_event_new_tag
-
-API changed in this release
-
-- API additions:
-
-* gst.type_find_register()
+ * 553131 : Import modules in correct order
+ * 553134 : Assumes wrong RTLD constants for Linux/MIPS
+ * 461838 : Fails to build on Mac OS X i686 with multiply defined sym...
+ * 517993 : pipeline-tester should not be hardcoded to ALSA
+ * 540221 : Empty GstMiniObject GValues raise a SystemError
+ * 546689 : Add GST_DEBUG_BIN_TO_DOT_FILE* to python bindings
+ * 549450 : caps.append_structure() gives warnings if structure is no...
Download
@@ -64,10 +60,6 @@ Applications
Contributors to this release
- * Alessandro Decina
- * Damien Lespiau
* Edward Hervey
* Jan Schmidt
- * Johan Dahlin
- * Sebastian Dröge
  \ No newline at end of file