summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-python/0.9.7.xml
blob: 9c9e476a4e1a7f230ccdd3118d503fe42d4b94af (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
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-python</module>
  <module-fancy>GStreamer Python bindings</module-fancy>
  <name>Mon Chien N'a Pas De Nez</name>
  <version>0.9.7</version>

  <intro>
<p>
The GStreamer team is petrified to announce a new release
in the 0.9.x development series of the
GStreamer Python Bindings.
</p>
<p>
The 0.9.x series is a development series and not recommended for 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>
  </intro>
  <features>
    <feature>Parallel installability with 0.8.x series</feature>
    <feature>Threadsafe design and API</feature>

    <feature>Updates for API changes</feature>
  </features>

  <applications>
  </applications>

    <contributors>
	<person>Andy Wingo</person>
	<person>Edward Hervey</person>
	<person>Thomas Vander Stichele</person>
  </contributors>


<!--
  <api>
    <additions>
    </additions>
    <depreciations>
    </depreciations>
  </api>
-->

  

  <bugs>
    <bug>
      <id>322250</id>
      <summary>Remove *_full wrappers</summary>
    </bug>
  </bugs>
</release>