summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/0.10.28.xml
blob: 420687c66e7b9bc0ab0f227ce5afb985c150862a (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
<?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>Those Norwegians</name>
  <version>0.10.28</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, giosrc, gnomevfssrc</li>
  <li>network: tcp</li>
  <li>typefind</li>
  <li>audio processing: audioconvert, adder, audiorate, audioresample, volume</li>
  <li>visualisation: libvisual</li>
  <li>video processing: ffmpegcolorspace</li>
  <li>aggregate elements: playbin2, decodebin2, uridecodebin, 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>Ogg/Dirac fixes</feature>
    <feature>build: really dist qtgv-xoverlay.h header file needed by overlay examples this time</feature>
    <feature>rtspconnection: fix handling of x-server-ip-address</feature>
    <feature>alsasrc fixes</feature>
  </features>

  <applications>
  </applications>
        <contributors>
	<person>Benjamin Otte</person>
	<person>Dake Gu</person>
	<person>David Schleef</person>
	<person>Tim-Philipp Müller</person>
	<person>Wim Taymans</person>
  </contributors>

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

  

  

  

  <bugs>
    <bug>
      <id>610832</id>
      <summary>qtgv-xoverlay.h header file missing in the tarball</summary>
    </bug>
    <bug>
      <id>611900</id>
      <summary>[oggdemux] Incorrect parsing of Dirac headers</summary>
    </bug>
  </bugs>

</release>