summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/1.5.90.xml
blob: fdbeba422beae2e10aae0c4ac4c078b53474b79a (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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-plugins-base</module>
  <module-fancy>GStreamer Base Plugins</module-fancy>
  <name></name>
  <version>1.5.90</version>

  <intro>

<p>
The GStreamer team is pleased to announce the first release candidate for the
stable 1.6 release series. The 1.6 release series is adding new features on top of
the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The final 1.6.0 release is planned
in the next few days unless any major bugs are found.
</p>
<p>
Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
the GStreamer project.
</p>

<p>
This module contains a set of reference plugins, base classes for other
plugins, and helper libraries. It also includes essential elements such
as audio and video format converters, and higher-level components like playbin,
decodebin, encodebin, and discoverer.

This module is kept up-to-date together with the core developments.  Element
writers should look at the elements in this module as a reference for
their development.

This module contains elements for, among others:
<ul>
  <li>device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia</li>
  <li>containers: ogg</li>
  <li>codecs: vorbis, theora</li>
  <li>text: textoverlay, subparse</li>
  <li>sources: audiotestsrc, videotestsrc, giosrc</li>
  <li>network: tcp</li>
  <li>typefind functions</li>
  <li>audio processing: audioconvert, adder, audiorate, audioresample, volume</li>
  <li>visualisation: libvisual</li>
  <li>video processing: videoconvert, videoscale</li>
  <li>high-level components: playbin, uridecodebin, decodebin, encodebin, discoverer</li>
  <li>libraries: app, audio, fft, pbutils, riff, rtp, rtsp, sdp, tag, video</li>
</ul>

Other modules containing plugins are:

<dl>
<dt>gst-plugins-good</dt>
<dd>contains a set of well-supported plugins under our preferred license</dd>
<dt>gst-plugins-ugly</dt>
<dd>contains a set of well-supported plugins, but might pose problems for
    distributors</dd>
<dt>gst-plugins-bad</dt>
<dd>contains a set of less supported plugins that haven't passed the
    rigorous quality testing we expect, or are still missing documentation
    and/or unit tests</dd>
<dt>gst-libav</dt>
<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
</dl>

</p>
  </intro>

<!--
  <applications>
  </applications>
-->

    <contributors>
	<person>Brian Peters</person>
	<person>Edward Hervey</person>
	<person>George Kiagiadakis</person>
	<person>Hyunjun Ko</person>
	<person>Jan Schmidt</person>
	<person>Joan Pau Beltran</person>
	<person>Lubosz Sarnecki</person>
	<person>Luis de Bethencourt</person>
	<person>Marcin Kolny</person>
	<person>Myoungsun Lee</person>
	<person>Nicolas Dufresne</person>
	<person>Olivier Crête</person>
	<person>Rico Tzschichholz</person>
	<person>Sebastian Dröge</person>
	<person>Stefan Sauer</person>
	<person>Stian Selnes</person>
	<person>Thiago Santos</person>
	<person>Tim-Philipp Müller</person>
	<person>Tobias Mueller</person>
	<person>Ville Skyttä</person>
	<person>Vineeth T M</person>
	<person>Vineeth TM</person>
	<person>Vivia Nikolaidou</person>
	<person>Wim Taymans</person>
	<person>danny song</person>
  </contributors>

<!--
  <api>
    <additions>
    </additions>
    <deprecations>
    </deprecations>
  </api>
-->

  

  <bugs>
    <bug>
      <id>728636</id>
      <summary>textoverlay: cuts off right edge italicised text</summary>
    </bug>
    <bug>
      <id>737427</id>
      <summary>appsink: Can't influence allocation query to satisfy user needs</summary>
    </bug>
    <bug>
      <id>742385</id>
      <summary>video/audio encoders/decoders: need API to determine when to copy over GstMetas and when to drop them</summary>
    </bug>
    <bug>
      <id>746010</id>
      <summary>oggdemux: doesn't go into pull mode even when queue2 ring-buffer is enabled</summary>
    </bug>
    <bug>
      <id>748635</id>
      <summary>videorate: caps negotiation regression</summary>
    </bug>
    <bug>
      <id>750235</id>
      <summary>[API] rtpbasedepayload: add process_rtp_packet() vfunc</summary>
    </bug>
    <bug>
      <id>751147</id>
      <summary>appsink: pull_preroll returns wrong segment in the sample</summary>
    </bug>
    <bug>
      <id>751690</id>
      <summary>playbin : remove unnecessary break</summary>
    </bug>
    <bug>
      <id>751883</id>
      <summary>rtcpbuffer: Fix validation of packets with padding</summary>
    </bug>
    <bug>
      <id>751932</id>
      <summary>GstVideoDecoder: Fix setting default pixel-aspect-ratio</summary>
    </bug>
    <bug>
      <id>752011</id>
      <summary>video: Add boxed type for GstVideoInfo structure</summary>
    </bug>
    <bug>
      <id>752040</id>
      <summary>gst-play: fix memory leak</summary>
    </bug>
    <bug>
      <id>752041</id>
      <summary>ximagesink: fix navigation event leak</summary>
    </bug>
    <bug>
      <id>752042</id>
      <summary>xvimagesink: fix pad memory leak</summary>
    </bug>
    <bug>
      <id>752043</id>
      <summary>ximagesink: Post navigation events as message on the bus</summary>
    </bug>
    <bug>
      <id>752051</id>
      <summary>GstVideoScaler:  Initialised scaling functions to get rid of compiler messages</summary>
    </bug>
    <bug>
      <id>752059</id>
      <summary>xvimagesink: refactor to use gst_pad_push_event</summary>
    </bug>
    <bug>
      <id>752111</id>
      <summary>rtpbasedepayload: Fix minor leak of segment event</summary>
    </bug>
    <bug>
      <id>752156</id>
      <summary>playsink: Require streamvolume interface for sink volumes for standardized behaviour</summary>
    </bug>
    <bug>
      <id>752228</id>
      <summary>payloader/depayload: Wrong segment handling</summary>
    </bug>
    <bug>
      <id>752359</id>
      <summary>playback-test: fix memory leak</summary>
    </bug>
    <bug>
      <id>752397</id>
      <summary>playback-test: fix tag list leak</summary>
    </bug>
    <bug>
      <id>752400</id>
      <summary>jsseek: fix tag list leak</summary>
    </bug>
    <bug>
      <id>752436</id>
      <summary>typefind: Treat *.umx (Unreal Music Package) as audio/x-mod</summary>
    </bug>
    <bug>
      <id>752454</id>
      <summary>jsseek: fix memory leaks</summary>
    </bug>
    <bug>
      <id>753001</id>
      <summary>rtp buffer: NULL GstBuffer pointer being passed within gst_rtp_buffer_set_extension_data</summary>
    </bug>
    <bug>
      <id>753078</id>
      <summary>oggdemux: Segfault on state-change intensive test</summary>
    </bug>
    <bug>
      <id>753088</id>
      <summary>decodebin: fix deadend_details string leak</summary>
    </bug>
    <bug>
      <id>753360</id>
      <summary>videodecoder: pushes gap before segment</summary>
    </bug>
    <bug>
      <id>753483</id>
      <summary>videorate: add support for bayer formats</summary>
    </bug>
    <bug>
      <id>753701</id>
      <summary>discoverer: Few trivial fixes in handling error cases</summary>
    </bug>
    <bug>
      <id>611157</id>
      <summary>video: API to signal stereoscopic and multiview video</summary>
    </bug>
  </bugs>

</release>