summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-06-15 19:15:24 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-06-15 19:15:24 +0100
commit783bac2bc4d17850c7ce17759805021574d095e0 (patch)
treea9d60ae4ebb251bb4056cff55f4e214ed98e5de3 /RELEASE
parentc32f58ffc8eb903916020aa50b2f53e449ba16d4 (diff)
Release 0.10.35
This is an ad-hoc release that is almost identical to 0.10.34: * work around GLib atomic ops API change * some minor win32/mingw fixes * don't use G_CONST_RETURN in public headers
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE18
1 files changed, 9 insertions, 9 deletions
diff --git a/RELEASE b/RELEASE
index 2cad94a3b..f08961779 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer 0.10.34 "Misfits"
+Release notes for GStreamer 0.10.35 "Nuclear Fission"
@@ -37,14 +37,13 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
- * Fix multiqueue thread-safety regression
- * Don't set artificial 0-timestamp on first packet for TIME-based live sources
- * Otherwise identical to the previous release (0.10.33)
+ * work around GLib atomic ops API change
+ * some minor win32/mingw fixes
+ * don't use G_CONST_RETURN in public headers
Bugs fixed in this release
- * 649369 : basesrc: do not set first buffer timestamp to 0 for live sources
- * 649878 : [multiqueue] regression: gst_single_queue_new not MT-safe
+ * 652211 : Use const instead G_CONST_RETURN
Download
@@ -78,6 +77,7 @@ Let us know if you want to be added to this list.
Contributors to this release
- * Mark Nauwelaerts
- * Vincent Penquerc'h
+ * David Schleef
+ * Javier Jardón
+ * Руслан Ижбулатов
+  \ No newline at end of file