summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE18
1 files changed, 12 insertions, 6 deletions
diff --git a/RELEASE b/RELEASE
index 83c5b170df..f18d394a37 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer 1.4.3
+Release notes for GStreamer 1.4.4
The GStreamer team is pleased to announce a bugfix release of the stable
1.4 release series. The 1.4 release series is adding new features on top
@@ -24,7 +24,6 @@ some new features and more intrusive changes that were considered too
risky as a bugfix.
-
This module, gstreamer, only contains core functionality.
For actual media playback, you will need other modules.
@@ -48,8 +47,10 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 737102 : queue: Do not hold GST_QUEUE_LOCK while posting ERROR messages
- * 737133 : Missing gstconfig.h include
+ * 737498 : multiqueue: doesn't take GAP event into account when calculating current level
+ * 737794 : multiqueue: deadlock if queue overruns with serialized events
+ * 737999 : systemclock: multi-thread entry status issue
+ * 738198 : multiqueue: Does not wake up not-linked streams on EOS
==== Download ====
@@ -86,7 +87,12 @@ subscribe to the gstreamer-devel list.
Contributors to this release
- * Marcin Kolny
- * Thiago Santos
+ * Aleix Conchillo Flaqué
+ * Andrei Sarakeev
+ * Guillaume Desmottes
+ * Matej Knopp
+ * Nicolas Huet
+ * Sebastian Dröge
* Thibault Saunier
+ * Tim-Philipp Müller
  \ No newline at end of file