summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/0.10.36.xml
blob: 0e6a6455e2bb7c14b2f81b363276747a6662dd2b (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
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
<?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>Better</name>
  <version>0.10.36</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, 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: ffmpegcolorspace</li>
  <li>aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin, encodebin</li>
  <li>libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video</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>audio: new IEC 61937 payloading library</feature>
    <feature>audio: new GstAudioFormat, GstAudioFormatInfo and GstAudioInfo API</feature>
    <feature>audio: new GstAudioDecoder and GstAudioEncoder base classes</feature>

    <feature>audio: baseaudiosink: allow subclasses to provide payloaders</feature>
    <feature>audio: baseaudiosink: fix latency calculation for live elements</feature>
    <feature>audio: baseaudiosink: make discont-wait configurable</feature>
    <feature>audio: baseaudiosink: split "drift-tolerance" into "alignment-threshold"</feature>

    <feature>codec-utils: Add method to convert H.264 text level in a level_idc</feature>

    <feature>discoverer: add support for subtitles; try harder to extract language and duration</feature>

    <feature>encoding-profile: add function to create a profile from a discoverer info</feature>

    <feature>ringbuffer: add support for AAC, DTS, E-AC3 and MPEG audio buffers</feature>

    <feature>rtcpbuffer: Add feedback message types from RFC 510</feature>4
    <feature>rtcpbuffer: prevent overflow of 16bit header length</feature>

    <feature>rtspconnection: make hostname lookup thread-safe; OSX portability fixes</feature>
    <feature>rtspconnection: only send new data immediately if there are no queued messages</feature>

    <feature>tags: add new GstTagMux base class</feature>
    <feature>tags: add convenience API to handle creative commons licenses</feature>
    <feature>tags: add API to parse ID3v2 tags</feature>
    <feature>tags: various exif and xmp tag writing fixes</feature>
    <feature>tags: xmp: add Iptc4xmpExt schema support</feature>
    <feature>tags: gstvorbistag: map ENCODER Vorbis comment to application-name</feature>

    <feature>video: add video overlay composition API for subtitles</feature>
    <feature>video: fix a RGB ordering mixup in colorspace conversion code</feature>
 
    <feature>alsasink: fix high sample rates being rejected, and negotiation to "nearest" rate</feature>
    <feature>audioresample: don't emit DISCONT buffers if no discontinuity happened</feature>
    <feature>audioresample: fix quality setting being ignored; use SSE/SSE2 when possible</feature>
    <feature>audiotestsrc: add red (brownian) and blue/violet noise generator</feature>
    <feature>cdparanoiasrc: fix build issue on OSX (caused by broken cdparanoia port and broken system headers)</feature>

    <feature>decodebin2: improve handling of multi-stream chains (e.g. mpeg-ts)</feature>
    <feature>decodebin2: Cache the upstream seekability for demuxer decode chains and use it for the non-preroll multiqueue limits</feature>
    <feature>decodebin2: add support for autoplugging parsers and parser-converters, and negotiate stream-format conversions properly as needed</feature>
    <feature>decodebin2: link elements before testing if they can reach the READY state, so allow hw-accelerated elements can query the video context</feature>
    <feature>decodebin2: use a TIME limit for pre-rolling in live streams and not in non-live streams</feature>
    <feature>decodebin2: fix preroll for HLS streams at low bitrates</feature>
    <feature>decodebin2: add source pads to stream-topology element messages</feature>
    <feature>decodebin, decodebin2: don't plug the same parser multiple times in a row, so we can make parsers accept parsed input as well (and use them to convert to different stream formats)</feature>
    <feature>encodebin: add flags to disable conversion elements</feature>
    <feature>encodebin: autoplug formatters; re-enable parsers</feature>
    <feature>gnomevfssrc: add support for cancelling read operations</feature>
    <feature>oggdemux, oggmux: add support for new Opus audio codec</feature>
    <feature>oggdemux: implement push mode seeking (e.g. for http)</feature>
    <feature>oggdemux: assume input is live stream if byte size cannot be determined</feature>
    <feature>oggdemux: fix hang on small truncated files</feature>
    <feature>oggmux: add skeleton write support</feature>
    <feature>oggmux: sync  input streams and select input buffers based on running time</feature>
    <feature>oggmux: headers should always have granpos 0</feature>
    <feature>oggmux: refactor how EOS is determined</feature>
    <feature>oggmux: support sparse streams as input (e.g. kate subtitle streams)</feature>
    <feature>playbin2: fix decoder-sink compatibility check for raw audio/video formats</feature>
    <feature>playbin2: make sure that the decoders we plug are compatible with the fixed sink</feature>
    <feature>playsink: Add audio and video converter convenience bins</feature>
    <feature>playbin2: improve stream switching</feature>
    <feature>playbin2/playsink: Decide if A/V caps are raw only inside playsink</feature>
    <feature>playbin2/playsink: better support for raw + compressed streams (audio passthrough)</feature>
    <feature>playbin2/playsink: improve handling of "non-raw" formats (for hw-accelerated video decoding)</feature>
    <feature>playsinkconvertbin: Reconfigure if we switch from raw to incompatible raw caps</feature>
    <feature>subparse: subtitle format typefinding improvements</feature>
    <feature>subtitleoverlay: handle non raw video streams (add suport for hardware accelerated videos)</feature>
    <feature>textoverlay: support more video formats</feature>
    <feature>textoverlay: add "outline-color" and "shadow" properties</feature>
    <feature>textoverlay: attach GstVideoOverlayComposition to buffers if input is not raw video</feature>
    <feature>theoraenc: do not automatically override quality when using target bitrate</feature>
    <feature>theoraenc: proxy downstream caps restrictions upstream </feature>
    <feature>typefinding: extract SOF marker in jpeg typefinder (to distinguish lossless JPEG)</feature>
    <feature>typefinding: add typefinder for WAP WBMP bitmaps (mostly to avoid false positives)</feature>
    <feature>typefinding: typefind UTF-16 and UTF-32 with BOMs (to avoid false positives)</feature>
    <feature>typefinding: recognize Asylum modules</feature>
    <feature>videorate: add a "max-rate" property; optionally ensure maximum average output frame rate</feature>
    <feature>videorate: add "force-fps" property to force an output framerate or change it on the fly</feature>
    <feature>videorate: optionally only drop frames to ensure maximum frame rate</feature>
    <feature>videoscale: add modified Lanczos scaling method</feature>
    <feature>volume: Fix handling of volume>=4.0 for 8 and 16 bit integer formats</feature>
    <feature>vorbisenc: relax overly tight jitter tolerances (make it work better with non-perfect input streams)</feature>
    <feature>xvimagesink, ximagesink: fall back to non-XShm mode if allocating the XShm image failed</feature>
  </features>

  <applications>
  </applications>
    <contributors>
	<person>Age Bosma</person>
	<person>Alessandro Decina</person>
	<person>Alex Lancaster</person>
	<person>Alexey Fisher</person>
	<person>Andoni Morales Alastruey</person>
	<person>Anssi Hannula</person>
	<person>Benjamin Otte</person>
	<person>Brian Cameron</person>
	<person>Christian Fredrik Kalager Schaller</person>
	<person>Christophe Fergeau</person>
	<person>Colin Walters</person>
	<person>David Schleef</person>
	<person>Edward Hervey</person>
	<person>Erich Schubert</person>
	<person>Felipe Contreras</person>
	<person>Havard Graff</person>
	<person>Iago Toral</person>
	<person>Idar Tollefsen</person>
	<person>James "Doc" Livingston</person>
	<person>James Doc Livingston</person>
	<person>Jan Schmidt</person>
	<person>Jason Kivlighn</person>
	<person>Jens Georg</person>
	<person>Jonathan Liu</person>
	<person>Jonathan Matthew</person>
	<person>Josep Torra</person>
	<person>Julien Moutte</person>
	<person>Kipp Cannon</person>
	<person>LoneStar</person>
	<person>Luis de Bethencourt</person>
	<person>Mark Nauwelaerts</person>
	<person>Mart Raudsepp</person>
	<person>Mersad Jelacic</person>
	<person>Michael Smith</person>
	<person>Monty Montgomery</person>
	<person>Nicolas Dufresne</person>
	<person>Ognyan Tonchev</person>
	<person>Olivier Crête</person>
	<person>Pascal Buhler</person>
	<person>Philip Jägenstedt</person>
	<person>Philippe Normand</person>
	<person>Piotr Fusik</person>
	<person>Raimo Järvi</person>
	<person>René Stadler</person>
	<person>Reynaldo H. Verdejo Pinochet</person>
	<person>Robert Swain</person>
	<person>Sebastian Dröge</person>
	<person>Sergey Scobich</person>
	<person>Sergey Scobich)</person>
	<person>Sjoerd Simons</person>
	<person>Stefan Kost</person>
	<person>Stefan Sauer</person>
	<person>Sébastien Moutte</person>
	<person>Thiago Santos</person>
	<person>Thibault Saunier</person>
	<person>Thomas Vander Stichele</person>
	<person>Tim-Philipp Müller</person>
	<person>Tommi Myöhänen</person>
	<person>Vincent Penquerc'h</person>
	<person>Wim Taymans</person>
	<person>Youness Alaoui</person>
  </contributors>

  <api>
    <additions>
      <item>gst_audio_decoder_finish_frame()</item>
      <item>gst_audio_decoder_get_audio_info()</item>
      <item>gst_audio_decoder_get_byte_time()</item>
      <item>gst_audio_decoder_get_delay()</item>
      <item>gst_audio_decoder_get_drainable()</item>
      <item>gst_audio_decoder_get_latency()</item>
      <item>gst_audio_decoder_get_max_errors()</item>
      <item>gst_audio_decoder_get_min_latency()</item>
      <item>gst_audio_decoder_get_needs_format()</item>
      <item>gst_audio_decoder_get_parse_state()</item>
      <item>gst_audio_decoder_get_plc()</item>
      <item>gst_audio_decoder_get_plc_aware()</item>
      <item>gst_audio_decoder_get_tolerance()</item>
      <item>gst_audio_decoder_get_type()</item>
      <item>gst_audio_decoder_set_byte_time()</item>
      <item>gst_audio_decoder_set_drainable()</item>
      <item>gst_audio_decoder_set_latency()</item>
      <item>gst_audio_decoder_set_max_errors()</item>
      <item>gst_audio_decoder_set_min_latency()</item>
      <item>gst_audio_decoder_set_needs_format()</item>
      <item>gst_audio_decoder_set_plc()</item>
      <item>gst_audio_decoder_set_plc_aware()</item>
      <item>gst_audio_decoder_set_tolerance()</item>
      <item>gst_audio_encoder_finish_frame()</item>
      <item>gst_audio_encoder_get_audio_info()</item>
      <item>gst_audio_encoder_get_drainable()</item>
      <item>gst_audio_encoder_get_frame_max()</item>
      <item>gst_audio_encoder_get_frame_samples_max()</item>
      <item>gst_audio_encoder_get_frame_samples_min()</item>
      <item>gst_audio_encoder_get_hard_min()</item>
      <item>gst_audio_encoder_get_hard_resync()</item>
      <item>gst_audio_encoder_get_latency()</item>
      <item>gst_audio_encoder_get_lookahead()</item>
      <item>gst_audio_encoder_get_mark_granule()</item>
      <item>gst_audio_encoder_get_perfect_timestamp()</item>
      <item>gst_audio_encoder_get_tolerance()</item>
      <item>gst_audio_encoder_get_type()</item>
      <item>gst_audio_encoder_merge_tags()</item>
      <item>gst_audio_encoder_proxy_getcaps()</item>
      <item>gst_audio_encoder_set_drainable()</item>
      <item>gst_audio_encoder_set_frame_max()</item>
      <item>gst_audio_encoder_set_frame_samples_max()</item>
      <item>gst_audio_encoder_set_frame_samples_min()</item>
      <item>gst_audio_encoder_set_hard_min()</item>
      <item>gst_audio_encoder_set_hard_resync()</item>
      <item>gst_audio_encoder_set_latency()</item>
      <item>gst_audio_encoder_set_lookahead()</item>
      <item>gst_audio_encoder_set_mark_granule()</item>
      <item>gst_audio_encoder_set_perfect_timestamp()</item>
      <item>gst_audio_encoder_set_tolerance()</item>
      <item>gst_audio_iec61937_frame_size()</item>
      <item>gst_audio_iec61937_payload()</item>
      <item>gst_audio_info_clear()</item>
      <item>gst_audio_info_convert()</item>
      <item>gst_audio_info_copy()</item>
      <item>gst_audio_info_free()</item>
      <item>gst_audio_info_from_caps()</item>
      <item>gst_audio_info_init()</item>
      <item>gst_audio_info_to_caps()</item>
      <item>gst_base_audio_sink_get_alignment_threshold()</item>
      <item>gst_base_audio_sink_get_discont_wait()</item>
      <item>gst_base_audio_sink_set_alignment_threshold()</item>
      <item>gst_base_audio_sink_set_discont_wait()</item>
      <item>gst_codec_utils_h264_get_level_idc()</item>
      <item>gst_discoverer_audio_info_get_language()</item>
      <item>gst_discoverer_info_get_subtitle_streams()</item>
      <item>gst_discoverer_subtitle_info_get_language()</item>
      <item>gst_discoverer_subtitle_info_get_type()</item>
      <item>gst_encoding_profile_from_discoverer()</item>
      <item>gst_tag_get_license_description()</item>
      <item>gst_tag_get_license_flags()</item>
      <item>gst_tag_get_license_jurisdiction()</item>
      <item>gst_tag_get_license_nick()</item>
      <item>gst_tag_get_license_title()</item>
      <item>gst_tag_get_license_version()</item>
      <item>gst_tag_get_licenses()</item>
      <item>gst_tag_license_flags_get_type()</item>
      <item>gst_tag_get_id3v2_tag_size()</item>
      <item>gst_tag_list_from_id3v2_tag()</item>
      <item>gst_tag_mux_get_type()</item>
      <item>gst_video_buffer_get_overlay_composition()</item>
      <item>gst_video_buffer_set_overlay_composition()</item>
      <item>gst_video_event_is_force_key_unit()</item>
      <item>gst_video_event_new_downstream_force_key_unit()</item>
      <item>gst_video_event_new_upstream_force_key_unit()</item>
      <item>gst_video_event_parse_downstream_force_key_unit()</item>
      <item>gst_video_event_parse_upstream_force_key_unit()</item>
      <item>gst_video_get_size_from_caps()</item>

      <item>gst_video_overlay_composition_add_rectangle()</item>
      <item>gst_video_overlay_composition_blend()</item>
      <item>gst_video_overlay_composition_copy()</item>
      <item>gst_video_overlay_composition_get_rectangle()</item>
      <item>gst_video_overlay_composition_get_seqnum()</item>
      <item>gst_video_overlay_composition_get_type()</item>
      <item>gst_video_overlay_composition_make_writable()</item>
      <item>gst_video_overlay_composition_n_rectangles()</item>
      <item>gst_video_overlay_composition_new()</item>
      <item>gst_video_overlay_rectangle_copy()</item>
      <item>gst_video_overlay_rectangle_get_pixels_argb()</item>
      <item>gst_video_overlay_rectangle_get_pixels_unscaled_argb()</item>
      <item>gst_video_overlay_rectangle_get_render_rectangle()</item>
      <item>gst_video_overlay_rectangle_get_seqnum()</item>
      <item>gst_video_overlay_rectangle_get_type()</item>
      <item>gst_video_overlay_rectangle_new_argb()</item>
      <item>gst_video_overlay_rectangle_set_render_rectangle()</item>
    </additions>
   <!--
    <deprecations>
    </deprecations>
   -->
  </api>

  

  <bugs>
    <bug>
      <id>643202</id>
      <summary>[encodebin] streamcombiner not completely implemented</summary>
    </bug>
    <bug>
      <id>654270</id>
      <summary>oggmux unit test fails after latest changes</summary>
    </bug>
    <bug>
      <id>658984</id>
      <summary>Fix typos in gst-plugins-base</summary>
    </bug>
    <bug>
      <id>555437</id>
      <summary>[tag] add GstTagMux base class</summary>
    </bug>
    <bug>
      <id>556648</id>
      <summary>[typefind] detect lossless jpeg</summary>
    </bug>
    <bug>
      <id>563251</id>
      <summary>oggmux should have option to create Ogg Skeleton stream</summary>
    </bug>
    <bug>
      <id>584811</id>
      <summary>playbin2's get-text-tags sometimes fails in text stream 0</summary>
    </bug>
    <bug>
      <id>607619</id>
      <summary>[typefind] utf-16 text file mistakenly identified as layer 1 mpeg audio</summary>
    </bug>
    <bug>
      <id>607742</id>
      <summary>API: add gst_event_new_{upstream,downstream}_force_key_unit() etc.</summary>
    </bug>
    <bug>
      <id>609918</id>
      <summary>[OS X] configure: cdda_interface.h: present but cannot be compiled (if VERSION is defined)</summary>
    </bug>
    <bug>
      <id>610443</id>
      <summary>baseaudiosink: clock can jump on setcaps</summary>
    </bug>
    <bug>
      <id>612443</id>
      <summary>oggdemux: only use information from skeleton if we have nothing better</summary>
    </bug>
    <bug>
      <id>615131</id>
      <summary>playing an ogg over http does not report duration correctly</summary>
    </bug>
    <bug>
      <id>615342</id>
      <summary>[gstalsamixer] leaks</summary>
    </bug>
    <bug>
      <id>621897</id>
      <summary>[oggdemux] reports wrong duration, and push mode seeking support</summary>
    </bug>
    <bug>
      <id>628337</id>
      <summary>[gnomevfssrc] Add support for cancelling read operations</summary>
    </bug>
    <bug>
      <id>628764</id>
      <summary>[videorate] add new option for max frame rate</summary>
    </bug>
    <bug>
      <id>629212</id>
      <summary>[oggdemux] Improve support for push mode (seeking, duration)</summary>
    </bug>
    <bug>
      <id>630322</id>
      <summary>make seek example work with windows</summary>
    </bug>
    <bug>
      <id>630442</id>
      <summary>xvimagesink, ximagesink: fallback to X*CreateImage() if X*ShmCreateImage() fails</summary>
    </bug>
    <bug>
      <id>630497</id>
      <summary>[seek] sprinkle GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS to dump pipeline to dot file</summary>
    </bug>
    <bug>
      <id>632788</id>
      <summary>[playbin2] Doesn't support files with a streams that are supported compressed by a sink and streams that need decoding</summary>
    </bug>
    <bug>
      <id>635556</id>
      <summary>[oggdemux] bad duration estimate in streaming mode with vertical-overview.ogg</summary>
    </bug>
    <bug>
      <id>637812</id>
      <summary>vorbisenc: choppy sound due to input timestamp jitter</summary>
    </bug>
    <bug>
      <id>638897</id>
      <summary>[textrender] allow setting the canvas size using peer caps + bugfixes</summary>
    </bug>
    <bug>
      <id>639055</id>
      <summary>discoverer: add support for subtitle streams</summary>
    </bug>
    <bug>
      <id>640041</id>
      <summary>textoverlay: Added parameters to control text outline color and whether shadowing is enabled</summary>
    </bug>
    <bug>
      <id>640564</id>
      <summary>Remuxing a Theora stream generates a stream that oggz-validate complains about</summary>
    </bug>
    <bug>
      <id>640859</id>
      <summary>basesink incorrectly categorizes timestamp jitter as drift</summary>
    </bug>
    <bug>
      <id>642690</id>
      <summary>[baseaudio] GstBaseAudioEncoder and GstBaseAudioDecoder class</summary>
    </bug>
    <bug>
      <id>642878</id>
      <summary>encoding-profile: add a function to create a profile from a discoverer info</summary>
    </bug>
    <bug>
      <id>643578</id>
      <summary>[encodebin] - broken remuxing</summary>
    </bug>
    <bug>
      <id>644284</id>
      <summary>Suspicious max_latency computation in gstbaseaudiosink.c</summary>
    </bug>
    <bug>
      <id>647648</id>
      <summary>videorate: support for caps modifications in a running pipeline</summary>
    </bug>
    <bug>
      <id>647769</id>
      <summary>[decodebin2] Fix preroll for streams at low bitrate</summary>
    </bug>
    <bug>
      <id>649319</id>
      <summary>Add boiler plate code to xvimagesink</summary>
    </bug>
    <bug>
      <id>649642</id>
      <summary>[volume] Overflows with volume &gt; =4.0 and 8/16 bit integer formats</summary>
    </bug>
    <bug>
      <id>649969</id>
      <summary>[audiotestsrc] Add more noise variants</summary>
    </bug>
    <bug>
      <id>650406</id>
      <summary>vorbisdec does not handle headers in caps</summary>
    </bug>
    <bug>
      <id>651089</id>
      <summary>[xvimagesink/ximagesink] Remove g_assert from Interface query</summary>
    </bug>
    <bug>
      <id>651294</id>
      <summary>WBMP images are not supported by typefind</summary>
    </bug>
    <bug>
      <id>651496</id>
      <summary>encodebin seems to fail to pick up container variant</summary>
    </bug>
    <bug>
      <id>651615</id>
      <summary>[vorbisenc] Too small jitter tolerance</summary>
    </bug>
    <bug>
      <id>651788</id>
      <summary>[theoraenc] separate encode and push block in theora_enc_chain</summary>
    </bug>
    <bug>
      <id>651855</id>
      <summary>elements/volume unit test fails</summary>
    </bug>
    <bug>
      <id>652342</id>
      <summary>encoding-target: set name on audio and video profiles when reading from keyfile</summary>
    </bug>
    <bug>
      <id>652642</id>
      <summary>typefind: NULL check in degas_type_find</summary>
    </bug>
    <bug>
      <id>652838</id>
      <summary>gst_discoverer_discover_uri Allow NULL GError* argument</summary>
    </bug>
    <bug>
      <id>653461</id>
      <summary>[theoraenc] element causes encoder to drop frames?</summary>
    </bug>
    <bug>
      <id>654295</id>
      <summary>[typefind] audio/x-sap detection doesn't work</summary>
    </bug>
    <bug>
      <id>654434</id>
      <summary>[basertppayload] RTP timestamps not longer reproducible</summary>
    </bug>
    <bug>
      <id>654959</id>
      <summary>textoverlay would flicker if it receives not timestampes text on input</summary>
    </bug>
    <bug>
      <id>655244</id>
      <summary>encodebin has to provide the downstream possible caps to h264parse</summary>
    </bug>
    <bug>
      <id>655268</id>
      <summary>decodebin2: deadlock after multi-stream chains change</summary>
    </bug>
    <bug>
      <id>655279</id>
      <summary>[playbin2] Don't reset sinks when not needed</summary>
    </bug>
    <bug>
      <id>655347</id>
      <summary>theoradec: segfault on 0-byte ogg_packet in _chain_reverse</summary>
    </bug>
    <bug>
      <id>655503</id>
      <summary>pbutils: Add MPEG-4 SP levels 4a, 5 and 6</summary>
    </bug>
    <bug>
      <id>655574</id>
      <summary>ogg: crash determining duration of empty vorbis packet</summary>
    </bug>
    <bug>
      <id>656022</id>
      <summary>volume: fix sample depth typo</summary>
    </bug>
    <bug>
      <id>656034</id>
      <summary>gstvorbistag: map ENCODER Vorbis comment to application-name</summary>
    </bug>
    <bug>
      <id>656392</id>
      <summary>audioresample: add FFT based checks</summary>
    </bug>
    <bug>
      <id>656715</id>
      <summary>playbin2, playsink: reference count ts_offset to avoid crashes</summary>
    </bug>
    <bug>
      <id>656775</id>
      <summary>oggmux: various cleanups</summary>
    </bug>
    <bug>
      <id>656781</id>
      <summary>resample.c has warnings treated as errors that prevent compilation</summary>
    </bug>
    <bug>
      <id>657049</id>
      <summary>textoverlay: buffer leaks</summary>
    </bug>
    <bug>
      <id>657062</id>
      <summary>oggdemux: do not skip sparse streams when determining start times</summary>
    </bug>
    <bug>
      <id>657151</id>
      <summary>ogg: another cleanup round</summary>
    </bug>
    <bug>
      <id>657257</id>
      <summary>discoverer: retrieve audio track language from tags too</summary>
    </bug>
    <bug>
      <id>657261</id>
      <summary>resindvd: regression in git: no more button highlights in menus</summary>
    </bug>
    <bug>
      <id>657319</id>
      <summary>videorate should use basetransform</summary>
    </bug>
    <bug>
      <id>657333</id>
      <summary>theoraenc: fix caps leak</summary>
    </bug>
    <bug>
      <id>657504</id>
      <summary>gtk-doc distcheck failure: files left in build directory after distclean:</summary>
    </bug>
    <bug>
      <id>657872</id>
      <summary>[subparse] Doesn't detect some SRT subtitle files</summary>
    </bug>
    <bug>
      <id>658294</id>
      <summary>gst-inspect videorate hangs</summary>
    </bug>
    <bug>
      <id>658416</id>
      <summary>decodebin2: refcounting bugs causing criticals</summary>
    </bug>
    <bug>
      <id>658443</id>
      <summary>theoraenc: do not automatically override quality when using target bitrate</summary>
    </bug>
    <bug>
      <id>658514</id>
      <summary>typefinding: recognize .amf (Asylum Music File) files for modplug</summary>
    </bug>
    <bug>
      <id>658609</id>
      <summary>Handle subtitles with non raw caps video streams in subtitle overlay</summary>
    </bug>
    <bug>
      <id>658846</id>
      <summary>Playbin2 pipeline stuck while prerolling if decoder is missing</summary>
    </bug>
    <bug>
      <id>658901</id>
      <summary>textoverlay: crash when the video sink pad has no parent</summary>
    </bug>
    <bug>
      <id>659562</id>
      <summary>videorate: gst_mini_object_unref: assertion `GST_IS_MINI_OBJECT (mini_object)' failed</summary>
    </bug>
    <bug>
      <id>660150</id>
      <summary>baseaudio: compiler warnings if debugging system is disabled</summary>
    </bug>
    <bug>
      <id>660170</id>
      <summary>alsasrc: broken timestamps lead to alsasrc ! audiorate endless loop</summary>
    </bug>
    <bug>
      <id>660301</id>
      <summary>playbin2: Fix mingw compiler warnings</summary>
    </bug>
    <bug>
      <id>660304</id>
      <summary>videotestsrc: Fix mingw compiler warning</summary>
    </bug>
    <bug>
      <id>660598</id>
      <summary>playbin2: Make sure that elements that are plugged are compatible with the fixed sink</summary>
    </bug>
    <bug>
      <id>660604</id>
      <summary>textoverlay: add YV12 support</summary>
    </bug>
    <bug>
      <id>660816</id>
      <summary>dvd menus got broken</summary>
    </bug>
    <bug>
      <id>661105</id>
      <summary>audiotestsrc: add missing break</summary>
    </bug>
    <bug>
      <id>661106</id>
      <summary>tests: actually test what we said we would</summary>
    </bug>
    <bug>
      <id>661122</id>
      <summary>videotestsrc does not build on Solaris</summary>
    </bug>
    <bug>
      <id>661202</id>
      <summary>decodebin2: fire drained signal where appropriate</summary>
    </bug>
    <bug>
      <id>661738</id>
      <summary>Deadlock between threads in gstaudiosink and gstringbuffer</summary>
    </bug>
    <bug>
      <id>661897</id>
      <summary>oggdemux: do not retry seeking indefinitely</summary>
    </bug>
    <bug>
      <id>661983</id>
      <summary>Regression: Reverse playback does not work for vorbis</summary>
    </bug>
    <bug>
      <id>662049</id>
      <summary>oggdemux/oggmux in push mode cause preroll to wedge</summary>
    </bug>
    <bug>
      <id>662108</id>
      <summary>Assertion in base audio decoder when decoding vorbis</summary>
    </bug>
    <bug>
      <id>662330</id>
      <summary>[decodebin2] Should link and add elements to the bin before checking if they can reach READY state</summary>
    </bug>
    <bug>
      <id>662475</id>
      <summary>oggdemux: Improvements on the push mode seeking algorithm.</summary>
    </bug>
    <bug>
      <id>662829</id>
      <summary>[textoverlay] - silent property looks not well implemented</summary>
    </bug>
    <bug>
      <id>663174</id>
      <summary>oggmux: set collectpads2 not to wait on sparse streams</summary>
    </bug>
    <bug>
      <id>663312</id>
      <summary>decodebin2: Post all source pads in stream-topology messages as &quot; element-srcpad &quot; values</summary>
    </bug>
    <bug>
      <id>663390</id>
      <summary>theoraenc: fix speed level failure test</summary>
    </bug>
    <bug>
      <id>663391</id>
      <summary>theoraenc: misc small tweaks</summary>
    </bug>
    <bug>
      <id>663465</id>
      <summary>baseaudiosink: fix late buffers leaking</summary>
    </bug>
    <bug>
      <id>663766</id>
      <summary>[0.11] oggmux: split request pad templates into audio/video/subtitle</summary>
    </bug>
    <bug>
      <id>663892</id>
      <summary>[playbin2] visualisation leads to not-negotiated error</summary>
    </bug>
    <bug>
      <id>663893</id>
      <summary>playbin2: g_object_set_valist: construct property &quot; use-volume &quot; for object `GstPlaySinkAudioConvert' can't be set after construction</summary>
    </bug>
    <bug>
      <id>664818</id>
      <summary>Autoplugger sink bin receives strange caps while it gets the correct ones in 0.10.35 and earlier</summary>
    </bug>
    <bug>
      <id>665004</id>
      <summary>audioresample emits spurious disconts</summary>
    </bug>
    <bug>
      <id>665074</id>
      <summary>[gstfft] headers are not bracketed</summary>
    </bug>
    <bug>
      <id>665080</id>
      <summary>API: subtitle overlays for raw and non-raw video buffers</summary>
    </bug>
    <bug>
      <id>665120</id>
      <summary>playbin2: decoder not selected for audio-sink=autoaudiosink</summary>
    </bug>
    <bug>
      <id>666395</id>
      <summary>playbin2: set uri to a non-existed file in &quot; about-to-finish &quot; causes a CRITICAL warning</summary>
    </bug>
    <bug>
      <id>667210</id>
      <summary>videotestsrc/generate_sine_table needs to link against glib</summary>
    </bug>
    <bug>
      <id>667306</id>
      <summary>discoverer: don't use unportable vararg macro</summary>
    </bug>
    <bug>
      <id>667311</id>
      <summary>fix various unlikely, but still potential memoryleaks</summary>
    </bug>
    <bug>
      <id>667312</id>
      <summary>appsrc: implement get_caps</summary>
    </bug>
    <bug>
      <id>667313</id>
      <summary>rtcpbuffer: prevent overflow of 16bit header length.</summary>
    </bug>
    <bug>
      <id>667315</id>
      <summary>videotestsrc: keep the calculation fixed-point</summary>
    </bug>
    <bug>
      <id>667316</id>
      <summary>pango: Changes includes from brackets to quotes for local files</summary>
    </bug>
    <bug>
      <id>667917</id>
      <summary>alsasink: Rate doesn't match (requested 88200Hz, get 0Hz)</summary>
    </bug>
    <bug>
      <id>668097</id>
      <summary>[subtitleoverlay] fix state change stall on PAUSED- &gt; READY- &gt; PAUSED (patch)</summary>
    </bug>
    <bug>
      <id>669039</id>
      <summary>gstrtspconnection: new data may get sent even-though there is a queued message in the GstRTSPWatch</summary>
    </bug>
    <bug>
      <id>669164</id>
      <summary>oggdemux generates invalid granpos which causes asserts in theoraparse</summary>
    </bug>
    <bug>
      <id>669167</id>
      <summary>vorbisparse drops certain data buffers on the floor mistakenly thinking they're headers</summary>
    </bug>
    <bug>
      <id>669203</id>
      <summary>playbin2: totem segfaults in gst_stream_get_other_pad_from_pad()</summary>
    </bug>
    <bug>
      <id>646868</id>
      <summary>tag: Provide Creative Commons helper functions</summary>
    </bug>
    <bug>
      <id>654388</id>
      <summary>[tags] API: move id3 parsing from id3demux to tag lib</summary>
    </bug>
    <bug>
      <id>311486</id>
      <summary>[oggmux] theora bos must come before any audio bos pages</summary>
    </bug>
  </bugs>

</release>