summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-07-19 17:27:11 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-07-19 17:27:11 +0200
commit9dfc0f513b313401851114b2d46f71f8773ced4c (patch)
treeeec3d21721cd1231c30dde773000029fbad51307 /RELEASE
parent0f3e0b8983a6bf64a994ce4d57d4d93efde20895 (diff)
downloadgstreamer-plugins-bad-9dfc0f513b313401851114b2d46f71f8773ced4c.tar.gz
Release 1.4.01.4.0
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE61
1 files changed, 21 insertions, 40 deletions
diff --git a/RELEASE b/RELEASE
index 3ec938f63..4893735d6 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,27 +1,23 @@
-Release notes for GStreamer Bad Plugins 1.3.91
+Release notes for GStreamer Bad Plugins 1.4.0
-The GStreamer team is pleased to announce the second release candidate 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 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.
-This release candidate will hopefully shortly be followed by the stable 1.4.0
-release if no bigger regressions or bigger issues are detected, and enough
-testing of the release candidate happened. The new API that was added during
-the 1.3 release series is not expected to change anymore at this point.
+Binaries for Android, iOS, Mac OS X and Windows are provided together
+with this release.
-Binaries for Android, iOS, Mac OS X and Windows are provided together with this
-release.
-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 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.
@@ -73,31 +69,12 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
Bugs fixed in this release
- * 711847 : vtenc: huge memory leaks
- * 712809 : d3dvideosink: Shows corrupted output on NVIDIA GPUs due to wrong stride
- * 723670 : applemedia: Fails to build on OSX < 10.8
- * 728435 : vtdec: fails to decode randomly
- * 730914 : mpegts lib : Ensure all functions/fields are introspectable and are not leaked
- * 732154 : h264parse: fix and optimize NAL collection function
- * 732203 : h264parse: improve handling of byte-stream/au format
- * 732207 : bad/gst-libs: Cleanup libraries before 1.4 release
- * 732335 : rtmpsrc: Report limited bandwidth
- * 732390 : glimagesink: Only shows green on iOS
- * 732445 : aggregator: Many invalid memory access to destroyed GSources in the unit test
- * 732529 : fix qglwtextureshare demo
- * 732535 : openni2src: Various fixes
- * 732553 : codecparsers: h264: fix identification of EOSEQ and EOS NALs
- * 732554 : watchdog: sometimes expire even when stopped and causes crash
- * 732661 : gl-cocoa: crash when aborting too early
- * 732715 : aiff,mimdec: Print invalid fourcc in error message in hex
- * 732741 : camerabin2: Fails reconfiguring the source
- * 732744 : configure: fix uninitialized variables with --disable-external
- * 732750 : videoaggregator: broken locking in setcaps function
- * 732756 : faceblur: Render black when input is GLMemory
- * 732789 : mpegts: don't confuse slice allocator with regular allocator
- * 732977 : tests/dccp: Unref parent after use
- * 732986 : mpegts: Add support for CAT section and CA descriptor
- * 733013 : opus: Fix a double-unref in the Opus header code
+ * 726555 : POTFILES.in is out of date
+ * 733052 : Include windsock header for Windows targets
+ * 733063 : examples: gl fxtest example fails to build on win32 with gtk+ 3.0
+ * 733072 : camerabin: Taking a picture in cheese leads to all sort of race
+ * 733123 : mxfmux: Avoid taking unnecessary ref
+ * 733248 : gl: GLintptr/GLsizeiptr/etc typechecks ignore GL_CFLAGS, potentially causing typedef redefinition errors from gst-libs/gst/gl/glprototypes/gstgl_compat.h at buildtime
==== Download ====
@@ -135,6 +112,7 @@ subscribe to the gstreamer-devel list.
Contributors to this release
* Alessandro Decina
+ * Alexey Pavlov
* Arun Raghavan
* Edward Hervey
* Gwenole Beauchesne
@@ -142,10 +120,13 @@ Contributors to this release
* Jan Alexander Steffens (heftig)
* Jan Schmidt
* Julien Isorce
+ * Mart Raudsepp
+ * Mathieu Duponchelle
* Matthew Waters
* Matthieu Bouron
* Nicolas Dufresne
* Philip Withnall
+ * Piotr Drąg
* Sebastian Dröge
* Sebastian Rasmussen
* Stefan Ringel