summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-python/0.10.19.xml
blob: 4760b3c14a44f3f44ec7bb8c87374cb4b45854a7 (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
<?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>Insert Casablanca quote here</name>
  <version>0.10.19</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>Wrap new gstreamer API up to 0.10.30</feature>
    <feature>Parallel installability with 0.8.x series</feature>
    <feature>Threadsafe design and API</feature>
  </features>

  <applications>
  </applications>

    <contributors>
	<person>Alessandro Decina</person>
	<person>Benjamin Otte</person>
	<person>David Schleef</person>
	<person>Edward Hervey</person>
	<person>Emilio Pozuelo Monfort</person>
	<person>Olivier Aubert</person>
	<person>Sebastian Dröge</person>
	<person>Stefan Kost</person>
	<person>Thiago Santos</person>
	<person>Tim-Philipp Müller</person>
  </contributors>

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

  

  <bugs>
    <bug>
      <id>572766</id>
      <summary>gst.Bus.set_sync_handler() leaks and can't be unset</summary>
    </bug>
    <bug>
      <id>589582</id>
      <summary>Missing gst.Buffer.size setter in python bindings</summary>
    </bug>
    <bug>
      <id>590735</id>
      <summary>[gst.GhostPad] can't unset target</summary>
    </bug>
    <bug>
      <id>617068</id>
      <summary>Adding xmp functions to python</summary>
    </bug>
    <bug>
      <id>530417</id>
      <summary>Add a nicer constructor for GstElements</summary>
    </bug>
  </bugs>
</release>