diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2014-07-19 17:04:57 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2014-07-19 17:04:57 +0200 |
commit | f029448d548811372855392d1fc2ef77851a077f (patch) | |
tree | cc2ac370e3e3e3eef9394fee9e33d1ad8c7149f2 /RELEASE | |
parent | 21f8b2c4c96c7024bf5f6b9dc7f55f32d6e14363 (diff) |
Release 1.4.0
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 51 |
1 files changed, 20 insertions, 31 deletions
@@ -1,27 +1,23 @@ -Release notes for GStreamer Base Plugins 1.3.91 +Release notes for GStreamer Base 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. @@ -71,16 +67,10 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg) Bugs fixed in this release - * 730441 : dmabuf: shared the mapping with shared copies of the memory - * 731974 : videodecoder: parse source data until a frame is obtained - * 732459 : rtspconnection: tunneled connections do not work if POST channel is established first - * 732589 : gst_mikey_* not introspection-friendly - * 732593 : tests: codec-select: Plug element name memory leak - * 732595 : Introspection and documentation issues for new 1.4 symbols - * 732697 : riff: Hexprint invalid fourcc in error message - * 732709 : sdp: gstmikey.h not included by single include header (sdp.h) - * 732945 : giosink: Won't work with mp4mux - * 733046 : visual: Remove support for < 0.4 + * 733012 : playbin: *-filter properties are settable, but not gettable + * 733207 : POTFILES.in is out of date + * 733349 : encodebin: Documentation fixes and updates for GstEncodingProfile + * 733386 : appsrc: Leaking callback user data ==== Download ==== @@ -117,11 +107,10 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Edward Hervey - * Evan Nemerson - * Gwenole Beauchesne - * Nicolas Dufresne + * Arun Raghavan + * Nirbheek Chauhan + * Piotr Drąg * Sebastian Dröge - * Sebastian Rasmussen - * Wim Taymans + * Tim-Philipp Müller + * Youness Alaoui
\ No newline at end of file |