1 # GStreamer 1.14 Release Notes
3 GStreamer 1.14.0 has not been released yet. It is scheduled for release
4 in late February / early March 2018.
6 There are unstable pre-releases available for testing and development purposes.
7 The latest pre-release is version 1.13.1 and was released on 15 February 2018.
9 See [https://gstreamer.freedesktop.org/releases/1.14/][latest] for the latest
10 version of this document.
12 *Last updated: Thursday 15 February 2018, 16:30 UTC [(log)][gitlog]*
14 [latest]: https://gstreamer.freedesktop.org/releases/1.14/
15 [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.14/release-notes-1.14.md
19 The GStreamer team is proud to announce a new major feature release in the
20 stable 1.x API series of your favourite cross-platform multimedia framework!
22 As always, this release is again packed with new features, bug fixes and other
27 - this section will be completed shortly
29 ## Major new features and changes
31 ### Noteworthy new API
33 - this section will be filled in shortly
37 - this section will be filled in shortly
39 ### New element features and additions
41 - this section will be filled in shortly
43 ### Plugin and library moves
45 - this section will be filled in shortly
49 - this section will be filled in shortly
52 ## Miscellaneous API additions
54 - this section will be filled in shortly
58 - this section will be filled in shortly
60 ## Miscellaneous changes
62 - this section will be filled in shortly
64 ### OpenGL integration
66 - this section will be filled in shortly
68 ## Tracing framework and debugging improvements
70 - this section will be filled in shortly
74 - this section will be filled in shortly
76 ## GStreamer RTSP server
78 - this section will be filled in shortly
82 - this section will be filled in shortly
84 ## GStreamer Editing Services and NLE
86 - this section will be filled in shortly
90 - this section will be filled in shortly
92 ## GStreamer Python Bindings
94 - this section will be filled in shortly
96 ## Build and Dependencies
98 - this section will be filled in shortly
100 ## Platform-specific improvements
104 - this section will be filled in shortly
108 - this section will be filled in shortly
112 - this section will be filled in shortly
116 - this section will be filled in shortly
118 ... and many others who have contributed bug reports, translations, sent
119 suggestions or helped testing.
121 ## Bugs fixed in 1.14
123 - this section will be filled in shortly
125 More than [704 bugs][bugs-fixed-in-1.14] have been fixed during
126 the development of 1.14.
128 This list does not include issues that have been cherry-picked into the
129 stable 1.12 branch and fixed there as well, all fixes that ended up in the
130 1.12 branch are also included in 1.14.
132 This list also does not include issues that have been fixed without a bug
133 report in bugzilla, so the actual number of fixes is much higher.
135 [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
137 ## Stable 1.14 branch
139 After the 1.14.0 release there will be several 1.14.x bug-fix releases which
140 will contain bug fixes which have been deemed suitable for a stable branch,
141 but no new features or intrusive changes will be added to a bug-fix release
142 usually. The 1.14.x bug-fix releases will be made from the git 1.14 branch,
143 which is a stable branch.
147 1.14.0 is scheduled to be released in late February / early March 2018.
151 - The `webrtcdsp` element is currently not shipped as part of the Windows
152 binary packages due to a [build system issue][bug-770264].
154 [bug-770264]: https://bugzilla.gnome.org/show_bug.cgi?id=770264
158 Our next major feature release will be 1.16, and 1.15 will be the unstable
159 development version leading up to the stable 1.16 release. The development
160 of 1.15/1.16 will happen in the git master branch.
162 The plan for the 1.16 development cycle is yet to be confirmed, but it is
163 expected that feature freeze will be around August 2017
164 followed by several 1.15 pre-releases and the new 1.16 stable release
167 1.16 will be backwards-compatible to the stable 1.14, 1.12, 1.10, 1.8, 1.6, 1.4,
168 1.2 and 1.0 release series.
172 *These release notes have been prepared by Tim-Philipp Müller.*
174 *License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)*