Release 1.13.1
[platform/upstream/gstreamer.git] / NEWS
1 # GStreamer 1.14 Release Notes
2
3 GStreamer 1.14.0 has not been released yet. It is scheduled for release
4 in late February / early March 2018.
5
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.
8
9 See [https://gstreamer.freedesktop.org/releases/1.14/][latest] for the latest
10 version of this document.
11
12 *Last updated: Thursday 15 February 2018, 16:30 UTC [(log)][gitlog]*
13
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
16
17 ## Introduction
18
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!
21
22 As always, this release is again packed with new features, bug fixes and other
23 improvements.
24
25 ## Highlights
26
27 - this section will be completed shortly
28
29 ## Major new features and changes
30
31 ### Noteworthy new API
32
33 - this section will be filled in shortly
34
35 ### New Elements
36
37 - this section will be filled in shortly
38
39 ### New element features and additions
40
41 - this section will be filled in shortly
42
43 ### Plugin and library moves
44
45 - this section will be filled in shortly
46
47 ### Plugin removals
48
49 - this section will be filled in shortly
50
51
52 ## Miscellaneous API additions
53
54 - this section will be filled in shortly
55
56 ### GstPlayer
57
58 - this section will be filled in shortly
59
60 ## Miscellaneous changes
61
62 - this section will be filled in shortly
63
64 ### OpenGL integration
65
66 - this section will be filled in shortly
67
68 ## Tracing framework and debugging improvements
69
70 - this section will be filled in shortly
71
72 ## Tools
73
74 - this section will be filled in shortly
75
76 ## GStreamer RTSP server
77
78 - this section will be filled in shortly
79
80 ## GStreamer VAAPI
81
82 - this section will be filled in shortly
83
84 ## GStreamer Editing Services and NLE
85
86 - this section will be filled in shortly
87
88 ## GStreamer validate
89
90 - this section will be filled in shortly
91
92 ## GStreamer Python Bindings
93
94 - this section will be filled in shortly
95
96 ## Build and Dependencies
97
98 - this section will be filled in shortly
99
100 ## Platform-specific improvements
101
102 ### Android
103
104 - this section will be filled in shortly
105
106 ### macOS and iOS
107
108 - this section will be filled in shortly
109
110 ### Windows
111
112 - this section will be filled in shortly
113
114 ## Contributors
115
116 - this section will be filled in shortly
117
118 ... and many others who have contributed bug reports, translations, sent
119 suggestions or helped testing.
120
121 ## Bugs fixed in 1.14
122
123 - this section will be filled in shortly
124
125 More than [704 bugs][bugs-fixed-in-1.14] have been fixed during
126 the development of 1.14.
127
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.
131
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.
134
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
136
137 ## Stable 1.14 branch
138
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.
144
145 ### 1.14.0
146
147 1.14.0 is scheduled to be released in late February / early March 2018.
148
149 ## Known Issues
150
151 - The `webrtcdsp` element is currently not shipped as part of the Windows
152   binary packages due to a [build system issue][bug-770264].
153
154 [bug-770264]: https://bugzilla.gnome.org/show_bug.cgi?id=770264
155
156 ## Schedule for 1.16
157
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.
161
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
165 in September.
166
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.
169
170 - - -
171
172 *These release notes have been prepared by Tim-Philipp Müller.*
173
174 *License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)*