summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-python/0.8.1.xml
blob: adb6f520ff2db5be06a10b7932ca8b3273cace54 (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
<?xml version="1.0"?>
<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
<release>
  <module>gst-python</module>
  <module-fancy>GStreamer Python</module-fancy>
  <name>Don't listen to him, Sascha. Fill it up!</name>
  <version>0.8.1</version>

  <intro>
<p>
This is the 0.8.1 release of the GStreamer Python bindings.
It should be used with the 0.8.x series of GStreamer and GStreamer Plug-ins.
</p>
<p>
This is the second stable 0.8.0 gst-python release, it's now considered
stable and ready to be used in production. It's already being used by
serveral applications.
</p>
  </intro>
  <features>
    <feature>Interface improvements (Colorbalance, macros)</feature>
    <feature>Exception handling</feature>
    <feature>Better structure wrapping</feature>
    <feature>ANY event support</feature>
    <feature>Updated examples</feature>
    <feature>Reference counting fixes</feature>
  </features>
  <contributors>
    <person>Zaheer Abbas Merali</person>
    <person>Martin Soto</person>
    <person>Brian Warner</person>
  </contributors>
  <maintainers>
    <person>Johan Dahlin</person>
  </maintainers>
</release>