summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE46
1 files changed, 30 insertions, 16 deletions
diff --git a/RELEASE b/RELEASE
index 22dabb21d..a59841dc0 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,23 +1,28 @@
-Release notes for GStreamer Good Plugins 1.4.0
+Release notes for GStreamer Good Plugins 1.4.1
-The GStreamer team is pleased to announce the first release of
-the stable 1.4 release series. The 1.4 release series is adding new
-features on top of the 1.0 and 1.2 series and is part of the API and
-ABI-stable 1.x release series of the GStreamer multimedia framework.
+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
+of the 1.2 series and is part of the API and ABI-stable 1.x release
+series of the GStreamer multimedia framework that contains new features.
+The 1.4.x bugfix releases only contain important bugfixes compared to 1.4.0.
+Binaries for Android, iOS, Mac OS X and Windows are provided by the
+GStreamer project for this release.
-Binaries for Android, iOS, Mac OS X and Windows are provided together
-with this release.
+The 1.x series is a stable series targeted at end users. It is not API
+or ABI compatible with the 0.10.x series. It can, however, be installed
+in parallel with the 0.10.x series and will not affect an existing
+0.10.x installation.
-The stable 1.4 release series is API and ABI compatible with 1.0.x,
-1.2.x and any other 1.x release series in the future. Compared to 1.2.x
-it contains some new features and more intrusive changes that were
-considered too risky as a bugfix.
+The stable 1.4.x release series is API and ABI compatible with 1.0.x and
+any other 1.x release series in the future. Compared to 1.0.x it contains
+some new features and more intrusive changes that were considered too
+risky as a bugfix.
@@ -64,10 +69,16 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 733122 : rgvolume/rtpdtmfmux: Avoid taking unnecessary ref to pad templates.
- * 733190 : [regression] aacparse: raw to ADTS conversion no longer works
- * 733208 : POTFILES.in is out of date
- * 733380 : videobox: adds borders of the wrong color
+ * 727180 : videomixer: Unexpected behaviour when scaling after the mixer
+ * 733695 : ximagesrc: Use after free
+ * 733866 : interleave: caps negotiation fails when input caps have non-interleaved layout
+ * 734435 : rtph263ppay: Unref pad template caps after use
+ * 734473 : rtpmux: Unref pad template caps after usage
+ * 734474 : videomixer: Unref allowed caps after usage
+ * 734475 : imagefreeze: Unref pad template caps after usage
+ * 734476 : navseek: Unref peer pad after usage
+ * 734478 : shapewipe: Unref caps and element after usage
+ * 734764 : videomixer: Avoid double free of videoconvert
==== Download ====
@@ -104,8 +115,11 @@ subscribe to the gstreamer-devel list.
Contributors to this release
+ * Mark Nauwelaerts
* Nicolas Dufresne
- * Piotr Drąg
+ * Philippe Normand
+ * Ravi Kiran K N
* Sebastian Dröge
* Sebastian Rasmussen
+ * Tim-Philipp Müller
  \ No newline at end of file