summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/0.10.11.xml
blob: d8c345bacda4acae41eac156e833b16437e1eede (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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-plugins-base</module>
  <module-fancy>GStreamer Base Plug-ins</module-fancy>
  <name>Dumb things</name>
  <version>0.10.11</version>

  <intro>

<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the
GStreamer Base Plug-ins.
</p>
<p>
The 0.10.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.8.x series.
It is, however, parallel installable with the 0.8.x series.
</p>

<p>
This module contains a set of reference plugins, base classes for other
plugins, and helper libraries.

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, gnomevfssrc</li>
  <li>network: tcp</li>
  <li>typefind</li>
  <li>audio processing: audioconvert, adder, audiorate, audioscale, volume</li>
  <li>visualisation: libvisual</li>
  <li>video processing: ffmpegcolorspace</li>
  <li>aggregate elements: decodebin, playbin</li>
</ul>

Other modules containing plug-ins are:

<dl>
<dt>gst-plugins-good</dt>
<dd>contains a set of well-supported plug-ins under our preferred license</dd>
<dt>gst-plugins-ugly</dt>
<dd>contains a set of well-supported plug-ins, but might pose problems for
    distributors</dd>
<dt>gst-plugins-bad</dt>
<dd>contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect</dd>
</dl>

</p>
  </intro>
  <features>
    <feature>This release requires GStreamer core 0.10.11 or higher</feature>
    <feature>Improved buffering during network playback</feature>
    <feature>Support for reverse playback of Ogg/Vorbis/Theora</feature>
    <feature>Reverse playback support in the audio sinks</feature>
    <feature>The Ogg muxer now produces correct streams in all cases</feature>
    <feature>Support libvisual 0.4</feature>
    <feature>Improvements in RTP support</feature>
    <feature>Support retagging of Vorbis files</feature>
    <feature>Introduction of the decodebin2 element</feature>
    <feature>Many other bug fixes and improvements</feature>
  </features>

  <applications>
  </applications>
    <contributors>
	<person>David Schleef</person>
	<person>Edgard Lima</person>
	<person>Edward Hervey</person>
	<person>Ferenc Gerlits</person>
	<person>James "Doc" Livingston</person>
	<person>Jan David Mol</person>
	<person>Jan Schmidt</person>
	<person>Jonathan Matthew</person>
	<person>Josep Torre Valles</person>
	<person>Julien MOUTTE</person>
	<person>Mark Nauwelaerts</person>
	<person>Michael Smith</person>
	<person>Peter Kjellerstedt</person>
	<person>Renato Filho</person>
	<person>Sebastien Cote</person>
	<person>Sergey Scobich</person>
	<person>Stefan Kost</person>
	<person>Thomas Vander Stichele</person>
	<person>Tim-Philipp Müller</person>
	<person>Ville Syrjala</person>
	<person>Wim Taymans</person>
	<person>Young-Ho Cha</person>
	<person>Zaheer Abbas Merali</person>
  </contributors>

  <api>
    <additions>
    <item>Add new interface GstVideoOrientation</item>
    <item>gst_base_rtp_depayload_push_ts</item>
    <item>gst_base_rtp_depayload_push</item>
    <item>add dropped_buffers to the get-stats GValueArray for multifdsink</item>
    <item>gst_ring_buffer_commit_full</item>
    </additions>
    <deprecations>
    </deprecations>
  </api>

  

  

  

  

  

  

  

  <bugs>
    <bug>
      <id>360552</id>
      <summary>[riff] [avi] extracts non-UTF8 metadata</summary>
    </bug>
    <bug>
      <id>365501</id>
      <summary>[x/xvimagesink] race condition when creating first image ...</summary>
    </bug>
    <bug>
      <id>339366</id>
      <summary>[playbin] hangs if suburi file type cannot be determined</summary>
    </bug>
    <bug>
      <id>355914</id>
      <summary>libvisual causes xvimagesink:  assertion `GST_CAPS_REFCOU...</summary>
    </bug>
    <bug>
      <id>363118</id>
      <summary>gst_riff_create_video_caps() should also store variant in...</summary>
    </bug>
    <bug>
      <id>363607</id>
      <summary>xvimagesink xwindow_draw_border() slowness</summary>
    </bug>
    <bug>
      <id>336301</id>
      <summary>[playbin] can't handle RTSP source</summary>
    </bug>
    <bug>
      <id>337026</id>
      <summary>oggmux doesn't set EOS properly</summary>
    </bug>
    <bug>
      <id>337031</id>
      <summary>vorbisdec outputs too much data</summary>
    </bug>
    <bug>
      <id>340049</id>
      <summary>New BaseRTPAudioPayloader class to -base</summary>
    </bug>
    <bug>
      <id>348264</id>
      <summary>Theora encoding, Ogg muxing don't handle discontinuities</summary>
    </bug>
    <bug>
      <id>354773</id>
      <summary>xvimage assumes that XV_COLORKEY can be set in RGB888 format</summary>
    </bug>
    <bug>
      <id>355917</id>
      <summary>libvisual plugin is broken</summary>
    </bug>
    <bug>
      <id>355935</id>
      <summary>multifdsink doesn't allow setting maximums (soft, hard) i...</summary>
    </bug>
    <bug>
      <id>357038</id>
      <summary>[ffmpegcolorspace] RGBA handling broken</summary>
    </bug>
    <bug>
      <id>357215</id>
      <summary>[playbin] buffering notification not quite right yet</summary>
    </bug>
    <bug>
      <id>357289</id>
      <summary>[riff] riff parser can't detect aac audio stream</summary>
    </bug>
    <bug>
      <id>357404</id>
      <summary>[playbin] Linking can fail silently</summary>
    </bug>
    <bug>
      <id>357531</id>
      <summary>[subparse] problem if markup is not closed</summary>
    </bug>
    <bug>
      <id>357577</id>
      <summary>[playbin] regression: buffering still images broken</summary>
    </bug>
    <bug>
      <id>357591</id>
      <summary>Avoid compiler warning with uclibc and -Werror</summary>
    </bug>
    <bug>
      <id>357613</id>
      <summary>XvStopVideo in xvimagesink</summary>
    </bug>
    <bug>
      <id>357800</id>
      <summary>[libvisual] doesn't pass audio data to libvisual 0.4.0 co...</summary>
    </bug>
    <bug>
      <id>359580</id>
      <summary>tcpserversink and dataprotocol assert for multipart streams</summary>
    </bug>
    <bug>
      <id>361095</id>
      <summary>Fixes compiling with forte: warning clean up (part 3)</summary>
    </bug>
    <bug>
      <id>361456</id>
      <summary>[basertppayload] Memory leak</summary>
    </bug>
    <bug>
      <id>361634</id>
      <summary>sink- &gt; ringbuffer NULL in BaseAudioSink's setcaps()</summary>
    </bug>
    <bug>
      <id>361984</id>
      <summary>[subparse] doesn't accept .srt file that doesn't start wi...</summary>
    </bug>
    <bug>
      <id>366334</id>
      <summary>[PATCH] Windows vs8 fixes</summary>
    </bug>
    <bug>
      <id>368273</id>
      <summary>Using the remove signal on multifdsink is not threadsafe</summary>
    </bug>
    <bug>
      <id>368310</id>
      <summary>include file  gstbasertpaudiopayload.h not included for r...</summary>
    </bug>
    <bug>
      <id>369482</id>
      <summary>[typefind] MPEG system streams get recognized as mp3 files</summary>
    </bug>
    <bug>
      <id>370092</id>
      <summary>[PATCH] Decodebin v2 : Implementation</summary>
    </bug>
    <bug>
      <id>377183</id>
      <summary>regression: no eos when playing ogg vorbis files</summary>
    </bug>
    <bug>
      <id>381219</id>
      <summary>bad debugging code left in audiorate</summary>
    </bug>
    <bug>
      <id>382223</id>
      <summary>[decodebin] more delayed linking</summary>
    </bug>
    <bug>
      <id>382269</id>
      <summary>Typefind detects mpeg video clip as audio/mpeg</summary>
    </bug>
    <bug>
      <id>335635</id>
      <summary>Add an Ogg/Vorbis retagging element</summary>
    </bug>
    <bug>
      <id>341681</id>
      <summary>[textoverlay] flickering with continuously timestamped text</summary>
    </bug>
    <bug>
      <id>342228</id>
      <summary>[alsa] Recognize &quot; Front &quot; as a Master channel</summary>
    </bug>
    <bug>
      <id>357330</id>
      <summary>[subparse] some sami parser minor but enhanced patch</summary>
    </bug>
    <bug>
      <id>357532</id>
      <summary>[gsttag] vorbistag doesn't handle dates that include time...</summary>
    </bug>
    <bug>
      <id>359237</id>
      <summary>[typefinding] doesn't recognize XML files shorter than 25...</summary>
    </bug>
    <bug>
      <id>362845</id>
      <summary>[subparse] add support for tmplayer format</summary>
    </bug>
    <bug>
      <id>357977</id>
      <summary>[videorate] new segment start is not respected</summary>
    </bug>
    <bug>
      <id>364812</id>
      <summary>[PATCH] oggmux release pad does not remove pad</summary>
    </bug>
    <bug>
      <id>364856</id>
      <summary>pngenc stride problems</summary>
    </bug>
    <bug>
      <id>372507</id>
      <summary>Mac build fixes</summary>
    </bug>
  </bugs>

</release>