summaryrefslogtreecommitdiff
path: root/NEWS
blob: 385e4b6315b1e9b6c4c5e5cb410d2ba93346b8c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# 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.

See [https://gstreamer.freedesktop.org/releases/1.14/][latest] for the latest
version of this document.

*Last updated: Thursday 15 February 2018, 16:30 UTC [(log)][gitlog]*

[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

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.

## Highlights

- this section will be completed shortly

## Major new features and changes

### Noteworthy new API

- this section will be filled in shortly

### New Elements

- this section will be filled in shortly

### New element features and additions

- this section will be filled in shortly

### Plugin and library moves

- this section will be filled in shortly

### Plugin removals

- this section will be filled in shortly


## Miscellaneous API additions

- this section will be filled in shortly

### GstPlayer

- this section will be filled in shortly

## Miscellaneous changes

- this section will be filled in shortly

### OpenGL integration

- this section will be filled in shortly

## Tracing framework and debugging improvements

- this section will be filled in shortly

## Tools

- this section will be filled in shortly

## GStreamer RTSP server

- this section will be filled in shortly

## GStreamer VAAPI

- this section will be filled in shortly

## GStreamer Editing Services and NLE

- this section will be filled in shortly

## GStreamer validate

- this section will be filled in shortly

## GStreamer Python Bindings

- this section will be filled in shortly

## Build and Dependencies

- this section will be filled in shortly

## Platform-specific improvements

### Android

- this section will be filled in shortly

### macOS and iOS

- this section will be filled in shortly

### Windows

- this section will be filled in shortly

## Contributors

- this section will be filled in shortly

... and many others who have contributed bug reports, translations, sent
suggestions or helped testing.

## Bugs fixed in 1.14

- this section will be filled in shortly

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.

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.14 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.14.0

1.14.0 is scheduled to be released in late February / early March 2018.

## Known Issues

- The `webrtcdsp` element is currently not shipped as part of the Windows
  binary packages due to a [build system issue][bug-770264].

[bug-770264]: https://bugzilla.gnome.org/show_bug.cgi?id=770264

## Schedule for 1.16

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.

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.

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.

- - -

*These release notes have been prepared by Tim-Philipp Müller.*

*License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)*