summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-python/0.10.4.xml
blob: 77edb6a7ff3fc6035e457e1d3a3473cc8d5e8734 (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
<?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>Alegre</name>
  <version>0.10.4</version>

  <intro>

<p>
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the
GStreamer Python Bindings.
</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>

  </intro>
  <features>
    <feature>Parallel installability with 0.8.x series</feature>
    <feature>Threadsafe design and API</feature>

    <feature>Conditional compile of core API additions</feature>
    <feature>wrapped gst.BaseSrc and gst.PushSrc</feature>
  </features>

  <applications>
  </applications>

    <contributors>
	<person>Andy Wingo</person>
	<person>David I. Lehn</person>
	<person>Edward Hervey</person>
	<person>Stefan Kost</person>
	<person>Thomas Vander Stichele</person>
  </contributors>


  <api>
    <additions>
      <item>gst.get_gst_version()</item>
      <item>gst.get_pygst_version()</item>
    </additions>
<!--
    <depreciations>
    </depreciations>
-->
  </api>
  

  <bugs>
    <bug>
      <id>339010</id>
      <summary>segfault/undefined behavior with optional GstCaps args</summary>
    </bug>
    <bug>
      <id>337876</id>
      <summary>TagList does not retreive tags by key if 2 or more tags w...</summary>
    </bug>
  </bugs>
</release>