interlace: Make caps writable before modifying them
[platform/upstream/gstreamer.git] / NEWS
diff --git a/NEWS b/NEWS
index 385e4b6..a4e7232 100644 (file)
--- a/NEWS
+++ b/NEWS
-# GStreamer 1.14 Release Notes
 
-GStreamer 1.14.0 has not been released yet. It is scheduled for release
-in late February / early March 2018.
 
-There are unstable pre-releases available for testing and development purposes.
-The latest pre-release is version 1.13.1 and was released on 15 February 2018.
+GSTREAMER 1.18 RELEASE NOTES
 
-See [https://gstreamer.freedesktop.org/releases/1.14/][latest] for the latest
+
+THESE RELEASE NOTES ARE A PLACEHOLDER, PLEASE BEAR WITH US WHILE WE
+FINISH WRITING UP THE REAL THING.
+
+GStreamer 1.18.0 has not yet been released. It is scheduled for release
+in summer 2020 now.
+
+1.17.x is the unstable development series that is currently being
+developed in the git master branch and which will eventually result in
+1.18, and 1.17.1 is the current development release in that series.
+
+The schedule for the 1.18 development cycle is yet to be confirmed, but
+it is expected that feature freeze will be in June/July 2020, followed
+by several 1.17 pre-releases and then a new 1.18 stable release in
+July/August 2020.
+
+1.18 will be backwards-compatible to the stable 1.16, 1.14, 1.12, 1.10,
+1.8, 1.6, 1.4, 1.2 and 1.0 release series.
+
+See https://gstreamer.freedesktop.org/releases/1.18/ for the latest
 version of this document.
 
-*Last updated: Thursday 15 February 2018, 16:30 UTC [(log)][gitlog]*
+_Last updated: Thursday 18 June 2020, 16:00 UTC (log)_
 
-[latest]: https://gstreamer.freedesktop.org/releases/1.14/
-[gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.14/release-notes-1.14.md
 
-## Introduction
+Introduction
 
-The GStreamer team is proud to announce a new major feature release in the
-stable 1.x API series of your favourite cross-platform multimedia framework!
+The GStreamer team is proud to announce a new major feature release in
+the stable 1.x API series of your favourite cross-platform multimedia
+framework!
 
-As always, this release is again packed with new features, bug fixes and other
-improvements.
+As always, this release is again packed with many new features, bug
+fixes and other improvements.
 
-## Highlights
 
-- this section will be completed shortly
+Highlights
 
-## Major new features and changes
+-   FIXME
 
-### Noteworthy new API
 
-- this section will be filled in shortly
+Major new features and changes
 
-### New Elements
+Noteworthy new API
 
-- this section will be filled in shortly
+-   FIXME
 
-### New element features and additions
+New Elements
 
-- this section will be filled in shortly
+-   FIXME
 
-### Plugin and library moves
+New element features and additions
 
-- this section will be filled in shortly
+-   FIXME
 
-### Plugin removals
+Plugin and library moves
 
-- this section will be filled in shortly
+-   FIXME
 
+Plugin removals
 
-## Miscellaneous API additions
+The following plugins have been removed from gst-plugins-bad:
 
-- this section will be filled in shortly
+-   FIXME
 
-### GstPlayer
 
-- this section will be filled in shortly
+Miscellaneous API additions
 
-## Miscellaneous changes
+-   FIXME
 
-- this section will be filled in shortly
 
-### OpenGL integration
+Miscellaneous performance and memory optimisations
 
-- this section will be filled in shortly
+As always there have been many performance and memory usage improvements
+across all components and modules. Some of them have already been
+mentioned elsewhere so won’t be repeated here.
 
-## Tracing framework and debugging improvements
+The following list is only a small snapshot of some of the more
+interesting optimisations that haven’t been mentioned in other contexts
+yet:
 
-- this section will be filled in shortly
+-   FIXME
 
-## Tools
+GstPlayer
 
-- this section will be filled in shortly
+-   FIXME
 
-## GStreamer RTSP server
 
-- this section will be filled in shortly
+Miscellaneous changes
 
-## GStreamer VAAPI
+-   FIXME
 
-- this section will be filled in shortly
+OpenGL integration
 
-## GStreamer Editing Services and NLE
+-   FIXME
 
-- this section will be filled in shortly
 
-## GStreamer validate
+Tracing framework and debugging improvements
 
-- this section will be filled in shortly
+-   FIXME
 
-## GStreamer Python Bindings
 
-- this section will be filled in shortly
+Tools
 
-## Build and Dependencies
+-   FIXME
 
-- this section will be filled in shortly
 
-## Platform-specific improvements
+GStreamer RTSP server
 
-### Android
+-   FIXME
 
-- this section will be filled in shortly
 
-### macOS and iOS
+GStreamer VAAPI
 
-- this section will be filled in shortly
+-   FIXME
 
-### Windows
 
-- this section will be filled in shortly
+GStreamer OMX
 
-## Contributors
+-   FIXME
 
-- this section will be filled in shortly
 
-... and many others who have contributed bug reports, translations, sent
-suggestions or helped testing.
+GStreamer Editing Services and NLE
+
+-   FIXME
+
+
+GStreamer validate
+
+-   FIXME
+
+
+GStreamer Python Bindings
+
+-   FIXME
+
+
+GStreamer C# Bindings
+
+-   FIXME
+
+
+GStreamer Rust Bindings
+
+-   FIXME
+
 
-## Bugs fixed in 1.14
+GStreamer Rust Plugins
 
-- this section will be filled in shortly
+-   FIXME
 
-More than [704 bugs][bugs-fixed-in-1.14] have been fixed during
-the development of 1.14.
 
-This list does not include issues that have been cherry-picked into the
-stable 1.12 branch and fixed there as well, all fixes that ended up in the
-1.12 branch are also included in 1.14.
+Build and Dependencies
+
+-   The Autotools build system has finally been removed in favour of the
+    Meson build system. Developers who currently use gst-uninstalled
+    should move to gst-build.
+
+-   API and plugin documentation are no longer built with gtk_doc. The
+    gtk_doc documentation has been removed in favour of a new unified
+    documentation module built with hotdoc. The intention is to
+    distribute the generated documentation in form of tarballs alongside
+    releases.
+
+-   FIXME
+
+Cerbero
+
+Cerbero is a meta build system used to build GStreamer plus dependencies
+on platforms where dependencies are not readily available, such as
+Windows, Android, iOS and macOS.
+
+Cerbero has seen a number of improvements:
+
+-   FIXME
+
+
+Platform-specific changes and improvements
+
+Android
+
+-   FIXME
+
+macOS and iOS
+
+-   FIXME
+
+Windows
+
+-   toolchain upgrade
+
+-   FIXME
+
+
+Contributors
+
+-   FIXME
+
+… and many others who have contributed bug reports, translations, sent
+suggestions or helped testing.
 
-This list also does not include issues that have been fixed without a bug
-report in bugzilla, so the actual number of fixes is much higher.
 
-[bugs-fixed-in-1.14]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=213265&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.1&target_milestone=1.12.2&target_milestone=1.12.3&target_milestone=1.12.4&target_milestone=1.13.1&target_milestone=1.13.2&target_milestone=1.13.3&target_milestone=1.13.4&target_milestone=1.13.90&target_milestone=1.13.91&target_milestone=1.14.0
+Stable 1.18 branch
 
-## Stable 1.14 branch
+After the 1.18.0 release there will be several 1.18.x bug-fix releases
+which will contain bug fixes which have been deemed suitable for a
+stable branch, but no new features or intrusive changes will be added to
+a bug-fix release usually. The 1.18.x bug-fix releases will be made from
+the git 1.18 branch, which will be a stable branch.
 
-After the 1.14.0 release there will be several 1.14.x bug-fix releases which
-will contain bug fixes which have been deemed suitable for a stable branch,
-but no new features or intrusive changes will be added to a bug-fix release
-usually. The 1.14.x bug-fix releases will be made from the git 1.14 branch,
-which is a stable branch.
+1.18.0
 
-### 1.14.0
+1.18.0 has not been released yet.
 
-1.14.0 is scheduled to be released in late February / early March 2018.
 
-## Known Issues
+Known Issues
 
-- The `webrtcdsp` element is currently not shipped as part of the Windows
-  binary packages due to a [build system issue][bug-770264].
+-   FIXME
 
-[bug-770264]: https://bugzilla.gnome.org/show_bug.cgi?id=770264
 
-## Schedule for 1.16
+Schedule for 1.20
 
-Our next major feature release will be 1.16, and 1.15 will be the unstable
-development version leading up to the stable 1.16 release. The development
-of 1.15/1.16 will happen in the git master branch.
+Our next major feature release will be 1.20, and 1.19 will be the
+unstable development version leading up to the stable 1.20 release. The
+development of 1.19/1.20 will happen in the git master branch.
 
-The plan for the 1.16 development cycle is yet to be confirmed, but it is
-expected that feature freeze will be around August 2017
-followed by several 1.15 pre-releases and the new 1.16 stable release
-in September.
+The plan for the 1.20 development cycle is yet to be confirmed.
 
-1.16 will be backwards-compatible to the stable 1.14, 1.12, 1.10, 1.8, 1.6, 1.4,
-1.2 and 1.0 release series.
+1.20 will be backwards-compatible to the stable 1.18, 1.16, 1.14, 1.12,
+1.10, 1.8, 1.6, 1.4, 1.2 and 1.0 release series.
 
-- - -
+------------------------------------------------------------------------
 
-*These release notes have been prepared by Tim-Philipp Müller.*
+_These release notes have been prepared by Tim-Philipp Müller with_
+_contributions from … (FIXME)_
 
-*License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)*
+_License: CC BY-SA 4.0_