summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-good/1.3.1.xml
blob: d3db8b60e4c451088205206423abb63f0c2a5812 (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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-plugins-good</module>
  <module-fancy>GStreamer Good Plugins</module-fancy>
  <name></name>
  <version>1.3.1</version>

  <intro>

<p>
The GStreamer team is pleased to announce the first release of the unstable
1.3 release series. The 1.3 release series is adding new features on top of
the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.3 release series
will lead to the stable 1.4 release series in the next weeks, and newly added
API can still change until that point.
</p>

<p>
Binaries for Android, iOS, Mac OS X and Windows will be provided separately
during the unstable 1.3 release series.
</p>

<p>
The versioning scheme that is used in general is that 1.x.y is API and
ABI backwards compatible with previous 1.x.y releases. If x is an even
number it is a stable release series and all releases in this series
will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If
x is odd it is a development release series that will lead to the next
stable release series 1.x+1 and contains new features and bigger
changes. During the development release series, new API can still
change.
</p>

<p>
<i>"Such ingratitude.  After all the times I've saved your life."</i>
</p>
<p>
A collection of plugins you'd want to have right next to you on the
battlefield.  Shooting sharp and making no mistakes, these plugins have it
all: good looks, good code, and good licensing.  Documented and dressed up
in tests.  If you're looking for a role model to base your own plugin on,
here it is.
</p>
<p>
If you find a plot hole or a badly lip-synced line of code in them,
let us know - it is a matter of honour for us to ensure Blondie doesn't look
like he's been walking 100 miles through the desert without water.
</p>
<p>
This module contains a set of plugins that we consider to have good quality
  code, correct functionality, our preferred license (LGPL for the plugin
  code, LGPL or LGPL-compatible for the supporting library).
We believe distributors can safely ship these plugins.
People writing elements should base their code on these elements.
</p>
<p>
Other modules containing plugins are:

<dl>
<dt>gst-plugins-base</dt>
<dd>contains a basic set of well-supported plugins</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>Akihiro Tsukada</person>
	<person>Aleix Conchillo Flaque</person>
	<person>Aleix Conchillo Flaqué</person>
	<person>Alessandro Decina</person>
	<person>Alexander Zallesov</person>
	<person>Andoni Morales Alastruey</person>
	<person>Benjamin Gaignard</person>
	<person>Branislav Katreniak</person>
	<person>Brendan Long</person>
	<person>Christian Fredrik Kalager Schaller</person>
	<person>Dan Kegel</person>
	<person>Darryl Gamroth</person>
	<person>Djalma Lúcio Soares da Silva</person>
	<person>Edward Hervey</person>
	<person>George Kiagiadakis</person>
	<person>Göran Jönsson</person>
	<person>Hans Månsson</person>
	<person>Hugues Fruchet</person>
	<person>Jake Foytik</person>
	<person>Jan Schmidt</person>
	<person>Jeremy Huddleston</person>
	<person>Jeremy Huddleston Sequoia</person>
	<person>Jimmy Ohn</person>
	<person>Jonas Holmberg</person>
	<person>Josep Torra</person>
	<person>Julien Isorce</person>
	<person>Justin Joy</person>
	<person>Luis de Bethencourt</person>
	<person>Marc Leeman</person>
	<person>Mark Nauwelaerts</person>
	<person>Matej Knopp</person>
	<person>Mathieu Duponchelle</person>
	<person>MathieuDuponchelle</person>
	<person>Matthieu Bouron</person>
	<person>Michael Olbrich</person>
	<person>Mike Sheldon</person>
	<person>Nicola Murino</person>
	<person>Nicolas Dufresne</person>
	<person>Ognyan Tonchev</person>
	<person>Olivier Crête</person>
	<person>Paul HENRYS</person>
	<person>Per x Johansson</person>
	<person>Peter Korsgaard</person>
	<person>Philippe Normand</person>
	<person>Rafał Mużyło</person>
	<person>Reynaldo H. Verdejo Pinochet</person>
	<person>Rico Tzschichholz</person>
	<person>Ryan Lortie</person>
	<person>Santiago Carot-Nemesio</person>
	<person>Sebastian Dröge</person>
	<person>Sebastian Rasmussen</person>
	<person>Simon Farnsworth</person>
	<person>Sreerenj Balachandran</person>
	<person>Stefan Sauer</person>
	<person>Stéphane Cerveau</person>
	<person>Thiago Santos</person>
	<person>Thibault Saunier</person>
	<person>Thijs Vermeir</person>
	<person>Tim-Philipp Müller</person>
	<person>Todd Agulnick</person>
	<person>Torrie Fischer</person>
	<person>Vincent Penquerc'h</person>
	<person>William Jon McCann</person>
	<person>William Manley</person>
	<person>Wim Taymans</person>
	<person>divhaere</person>
  </contributors>

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

  

  <bugs>
    <bug>
      <id>728501</id>
      <summary>rtpaux/rtprtx: Unit tests are racy and take very long sometimes</summary>
    </bug>
    <bug>
      <id>719636</id>
      <summary>deinterlace: alters caps in passthrough mode preventing hardware decode</summary>
    </bug>
    <bug>
      <id>727305</id>
      <summary>matroskademux: Add support for A_OPUS</summary>
    </bug>
    <bug>
      <id>725632</id>
      <summary>v4l2: Normalise control names in the same way as v4l2-ctl</summary>
    </bug>
    <bug>
      <id>345830</id>
      <summary>qtdemux: better edit lists handling</summary>
    </bug>
    <bug>
      <id>636143</id>
      <summary>avidemux: report creation date/time via GST_TAG_DATE_TIME</summary>
    </bug>
    <bug>
      <id>652986</id>
      <summary>rtpjitterbuffer: events are not serialized</summary>
    </bug>
    <bug>
      <id>664339</id>
      <summary>matroskamux: support for audio/x-adpcm</summary>
    </bug>
    <bug>
      <id>691570</id>
      <summary>[isomp4/qtdemux] lots of critical warnings on this sample file</summary>
    </bug>
    <bug>
      <id>692787</id>
      <summary>rtph264pay: No way to clear SPS and PPS in case of a new stream</summary>
    </bug>
    <bug>
      <id>705024</id>
      <summary>aacparse: does not propagate downstream sample rate restriction upstream</summary>
    </bug>
    <bug>
      <id>705982</id>
      <summary>mp4mux: HDLR box name string is not NULL terminated</summary>
    </bug>
    <bug>
      <id>708165</id>
      <summary>videomixer: Store and forward tag events</summary>
    </bug>
    <bug>
      <id>709079</id>
      <summary>rtpgstpay: Leaks memory</summary>
    </bug>
    <bug>
      <id>709093</id>
      <summary>qtdemux: add HEVC support</summary>
    </bug>
    <bug>
      <id>709266</id>
      <summary>matroska-demux leaks memory</summary>
    </bug>
    <bug>
      <id>709312</id>
      <summary>videoflip: Add an automatic method that flip base on image-orientation tag</summary>
    </bug>
    <bug>
      <id>710415</id>
      <summary>hdv1394src: Not possible to select a HDV camera from GUID</summary>
    </bug>
    <bug>
      <id>710762</id>
      <summary>qtdemux: fails reading some MOV files with problematic jpeg frames</summary>
    </bug>
    <bug>
      <id>711010</id>
      <summary>videomixer: remove unneeded guint comparison</summary>
    </bug>
    <bug>
      <id>711011</id>
      <summary>y4mencode: fix uninitialized variable warning</summary>
    </bug>
    <bug>
      <id>711013</id>
      <summary>osxvideosink: fix missing selector name warning</summary>
    </bug>
    <bug>
      <id>711084</id>
      <summary>rtpmanager: add new rtprtxsend and rtprtxreceive elements for retransmission</summary>
    </bug>
    <bug>
      <id>711087</id>
      <summary>rtpbin: Support Auxiliary streams</summary>
    </bug>
    <bug>
      <id>711270</id>
      <summary>check: add rtpsession test</summary>
    </bug>
    <bug>
      <id>711411</id>
      <summary>rtpjitterbuffer: implement RTX statistics</summary>
    </bug>
    <bug>
      <id>711412</id>
      <summary>rtpjitterbuffer: Automatically calculate RTX properties based on RTT</summary>
    </bug>
    <bug>
      <id>711560</id>
      <summary>rtpsession: ssrc collision improvements</summary>
    </bug>
    <bug>
      <id>711693</id>
      <summary>rtpsession: Implement various session statistics</summary>
    </bug>
    <bug>
      <id>712206</id>
      <summary>v4l2: print FOURCC before enumerating</summary>
    </bug>
    <bug>
      <id>712254</id>
      <summary>multifilesrc: Implement seeking in case of multiple images</summary>
    </bug>
    <bug>
      <id>712303</id>
      <summary>qtdemux: playback regression after commit ae1150e85cf99d7482933aa6f7e4f012fe45a3ec</summary>
    </bug>
    <bug>
      <id>712567</id>
      <summary>rtpsession: RBs are not included in SRs after the first RTCP timeout when there are multiple internal senders</summary>
    </bug>
    <bug>
      <id>712612</id>
      <summary>v4l2bufferpool: take over the floating reference for the new allocator</summary>
    </bug>
    <bug>
      <id>712754</id>
      <summary>v4l2: add support for multi-planar V4L2 API</summary>
    </bug>
    <bug>
      <id>719434</id>
      <summary>rtph264pay maps and unmaps inbuffer twice</summary>
    </bug>
    <bug>
      <id>719497</id>
      <summary>videoflip: crashes on tag list without orientation tag in git master</summary>
    </bug>
    <bug>
      <id>719783</id>
      <summary>qtdemux: regression with mp4-main-multi-mpd-AV-NBS.mpd</summary>
    </bug>
    <bug>
      <id>719829</id>
      <summary>rtp: Add RFC4571 framing/de-framing element</summary>
    </bug>
    <bug>
      <id>719938</id>
      <summary>rtpbin: allow dynamic RTP/RTCP encoders and decoders</summary>
    </bug>
    <bug>
      <id>720371</id>
      <summary>rtpbin: Impossible to set jitterbuffer rtx-* properties when using rtpbin</summary>
    </bug>
    <bug>
      <id>720512</id>
      <summary>flacparse: Doesn't set the codec tag</summary>
    </bug>
    <bug>
      <id>720568</id>
      <summary>v4l2: Various changes to allow using M2M decoders</summary>
    </bug>
    <bug>
      <id>720995</id>
      <summary>matroskamux: add g726 adpcm support</summary>
    </bug>
    <bug>
      <id>721245</id>
      <summary>osxvideosink: Fails to build on OS X Leopard 10.5.8</summary>
    </bug>
    <bug>
      <id>721342</id>
      <summary>shout2send: Some minor cleanups</summary>
    </bug>
    <bug>
      <id>722175</id>
      <summary>rtpmanager: improve code of rtprtx* elements</summary>
    </bug>
    <bug>
      <id>722370</id>
      <summary>rtprtxsend: push rtx buffers from a different thread to avoid long retransmission delays</summary>
    </bug>
    <bug>
      <id>722372</id>
      <summary>rtpjitterbuffer: Got data flow before stream-start event</summary>
    </bug>
    <bug>
      <id>722394</id>
      <summary>v4l2: set GST_BUFFER_FLAG_DELTA_UNIT when appropriate</summary>
    </bug>
    <bug>
      <id>722396</id>
      <summary>avimux: don't make the buffer writable unless absolutely necessary</summary>
    </bug>
    <bug>
      <id>722866</id>
      <summary>rtspsrc: add rtpjitterbuffer do-retransmission property</summary>
    </bug>
    <bug>
      <id>722981</id>
      <summary>autodetect elements have inconsistent handling of autoplugin</summary>
    </bug>
    <bug>
      <id>723166</id>
      <summary>qtdemux: incorrect tag character</summary>
    </bug>
    <bug>
      <id>723269</id>
      <summary>matroskamux: used uid list grows forever</summary>
    </bug>
    <bug>
      <id>723289</id>
      <summary>cairooverlay: add RGB16 support</summary>
    </bug>
    <bug>
      <id>723502</id>
      <summary>gst-plugins-good: Do not build check tests for disabled plugins</summary>
    </bug>
    <bug>
      <id>723849</id>
      <summary>matroska: add support for GRAY8, BGR and RGB video  colourspaces in V_UNCOMPRESSED codec</summary>
    </bug>
    <bug>
      <id>724085</id>
      <summary>gst-plugins-good/docs: Rebalance docbook &lt; para &gt; tags in comments</summary>
    </bug>
    <bug>
      <id>724213</id>
      <summary>rtph264pay: shouldn't update time for sending SPS and PPS if we failed to send SPS or PPS</summary>
    </bug>
    <bug>
      <id>724396</id>
      <summary>rtspsrc: add tls-database property</summary>
    </bug>
    <bug>
      <id>724636</id>
      <summary>v4l2videodec: VP8 KO with playbin</summary>
    </bug>
    <bug>
      <id>724705</id>
      <summary>videomixer: Port to new collectpads API</summary>
    </bug>
    <bug>
      <id>724712</id>
      <summary>rtspsrc doesn't set caps on pads before adding them</summary>
    </bug>
    <bug>
      <id>724899</id>
      <summary>v4l2src does not set interlaced flag on buffers</summary>
    </bug>
    <bug>
      <id>725008</id>
      <summary>matroskademux: crash with 24bit raw audio</summary>
    </bug>
    <bug>
      <id>725159</id>
      <summary>rtpjitterbuffer: RTP sequence number rollover problems</summary>
    </bug>
    <bug>
      <id>725361</id>
      <summary>[regression] rtpsession: setting the &quot; internal-ssrc &quot; property does nothing</summary>
    </bug>
    <bug>
      <id>725480</id>
      <summary>gst-plugins-good: Ignore gcov intermediate files</summary>
    </bug>
    <bug>
      <id>725723</id>
      <summary>osxvideo: GetCurrentProcess not available on Mavericks</summary>
    </bug>
    <bug>
      <id>725948</id>
      <summary>videomixer2: crash after renegotiating with different resolution</summary>
    </bug>
    <bug>
      <id>726106</id>
      <summary>matroskademux: does not handle fps lower than 1</summary>
    </bug>
    <bug>
      <id>726161</id>
      <summary>png plugin handles interlaced png files incorrectly</summary>
    </bug>
    <bug>
      <id>726696</id>
      <summary>rtspsrc memleaks</summary>
    </bug>
    <bug>
      <id>726737</id>
      <summary>osxvideosink: advertize for the video meta API support</summary>
    </bug>
    <bug>
      <id>726738</id>
      <summary>osxvideosink: use the video frame API instead of the video meta API</summary>
    </bug>
    <bug>
      <id>726833</id>
      <summary>ximagesrc: Add alpha channel support</summary>
    </bug>
    <bug>
      <id>726837</id>
      <summary>rtspsrc segfault</summary>
    </bug>
    <bug>
      <id>727821</id>
      <summary>souphttpsrc: Regression in push mode</summary>
    </bug>
    <bug>
      <id>727867</id>
      <summary>qtdemux: Does not return stream flags from trex atom</summary>
    </bug>
    <bug>
      <id>727878</id>
      <summary>qtdemux: replace duplicated variable when parsing trex atom</summary>
    </bug>
    <bug>
      <id>729223</id>
      <summary>wavparse: drops upstream tags for .wav files that are ID3 tagged</summary>
    </bug>
    <bug>
      <id>728987</id>
      <summary>qtdemux: 'caps' may be used uninitialized in this function.</summary>
    </bug>
    <bug>
      <id>729067</id>
      <summary>goom filter: left shift of 24 places cannot be represented in type 'int'</summary>
    </bug>
    <bug>
      <id>712333</id>
      <summary>regression: videoflip: aborts with gst_video_flip_transform_caps: code should not be reached</summary>
    </bug>
    <bug>
      <id>722077</id>
      <summary>v4l2: compile error - 'V4L2_CAP_VIDEO_M2M_MPLANE' undeclared</summary>
    </bug>
    <bug>
      <id>722127</id>
      <summary>v4l2: Add NV12_64Z32 support</summary>
    </bug>
    <bug>
      <id>722128</id>
      <summary>v4l2: Implement video decoder</summary>
    </bug>
    <bug>
      <id>723446</id>
      <summary>v4l2src: Should detect support for mplanar formats during runtime</summary>
    </bug>
    <bug>
      <id>726453</id>
      <summary>v4l2 plugin broken due to bundeling of videodev2.h</summary>
    </bug>
    <bug>
      <id>721764</id>
      <summary>souphttpsrc: Add ability to do HTTP session logging</summary>
    </bug>
    <bug>
      <id>722311</id>
      <summary>matroskaparse: should try to identify data on stream header before going with a blind</summary>
    </bug>
    <bug>
      <id>722705</id>
      <summary>Factor out common init/reset code from matroska parse/demux</summary>
    </bug>
    <bug>
      <id>712643</id>
      <summary>qtdemux: couple of issues with vobsub</summary>
    </bug>
    <bug>
      <id>581295</id>
      <summary>mp4mux:  Add support for embedded subtitles</summary>
    </bug>
  </bugs>

</release>