summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-05-03 18:29:23 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-05-03 18:29:23 +0200
commit79d97d5f5024d3037bc5fc51a10320847e129c12 (patch)
treed1b5e562f5a02b102f43e238e3627f5dd8704a37 /RELEASE
parentc679c34b80f8085942fc31dbd0632fc7cf56488e (diff)
Release 1.3.11.3.1
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE46
1 files changed, 36 insertions, 10 deletions
diff --git a/RELEASE b/RELEASE
index 42d1bbb9..de1015c5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,15 +1,29 @@
-Release notes for GStreamer Ugly Plugins 1.2.0
+Release notes for GStreamer Ugly Plugins 1.3.1
-The GStreamer team is proud to announce a new feature release
-in the 1.x stable series of the
-core of the GStreamer streaming media framework.
+The GStreamer team is pleased to announce the first release of the unstable
+1.3 release series. The 1.3 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 unstable 1.3 release series
+will lead to the stable 1.4 release series in the next weeks, and newly added
+API can still change until that point.
-The 1.x series is a stable series targeted at end users.
-It is not API or ABI compatible with the stable 0.10.x series.
-It is, however, parallel installable with the 0.10.x series and
-will not affect an existing 0.10.x installation.
+
+
+Binaries for Android, iOS, Mac OS X and Windows will be provided separately
+during the unstable 1.3 release series.
+
+
+
+The versioning scheme that is used in general is that 1.x.y is API and
+ABI backwards compatible with previous 1.x.y releases. If x is an even
+number it is a stable release series and all releases in this series
+will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If
+x is odd it is a development release series that will lead to the next
+stable release series 1.x+1 and contains new features and bigger
+changes. During the development release series, new API can still
+change.
@@ -58,7 +72,11 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 708036 : x264enc: Update documentation to specify default profile if no constraints are given
+ * 708598 : asfdemux: when seek to end of file, some asf recieve EOS and then finished. But some asf file play from beginning.
+ * 722291 : mpeg2dec: deinterlace no longer automatically deinterlaces mpeg2dec output
+ * 723505 : gst-plugins-ugly: Do not build check tests for disabled plugins
+ * 725051 : x264enc: allow lossless compression (qp=0)
+ * 725483 : gst-plugins-ugly: Ignore gcov intermediate files
==== Download ====
@@ -95,8 +113,16 @@ subscribe to the gstreamer-devel list.
Contributors to this release
- * Andoni Morales Alastruey
+ * Dirk Van Haerenborgh
* Edward Hervey
+ * HyeJin Choi
+ * Mark Nauwelaerts
+ * Michael Esemplare
+ * Rico Tzschichholz
* Sebastian Dröge
+ * Sebastian Rasmussen
+ * Stefan Sauer
+ * Thiago Santos
* Tim-Philipp Müller
+ * Vincent Penquerc'h
  \ No newline at end of file