summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-05-14 01:00:23 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-05-14 01:00:23 +0100
commit3f80f6584f5ef245d3d9af32d593ed50e17668d3 (patch)
tree1d875b733bdceecbc83213159ffea0342600a030 /NEWS
parent03050fd71ddede6980440ec205678b068f84a738 (diff)
Release 0.10.34
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2e58ea537..283b60e5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
-This is GStreamer 0.10.33 "Prior Spaceflight Experience is an Advantage"
+This is GStreamer 0.10.34 "Misfits"
+
+Changes since 0.10.33:
+
+ * 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)
+
+Bugs fixed since 0.10.33:
+
+ * 649369 : basesrc: do not set first buffer timestamp to 0 for live sources
+ * 649878 : multiqueue regression: gst_single_queue_new not MT-safe
Changes since 0.10.32: