[gst-cvs] www: Release gst-python 0.10.18 and GNonLin 0.10.14
Edward Hervey
bilboed at kemper.freedesktop.org
Thu Feb 11 07:45:22 PST 2010
Module: www
Branch: master
Commit: caf7ea27307493df35cc901a91b270c12e43fefe
URL: http://cgit.freedesktop.org/gstreamer/www/commit/?id=caf7ea27307493df35cc901a91b270c12e43fefe
Author: Edward Hervey <bilboed at bilboed.com>
Date: Thu Feb 11 16:37:05 2010 +0100
Release gst-python 0.10.18 and GNonLin 0.10.14
---
src/htdocs/releases/gnonlin/0.10.14.xml | 76 ++++++++++++++++++++++++++++
src/htdocs/releases/gnonlin/Makefile.am | 2 +-
src/htdocs/releases/gst-python/0.10.18.xml | 63 +++++++++++++++++++++++
src/htdocs/releases/gst-python/Makefile.am | 2 +-
4 files changed, 141 insertions(+), 2 deletions(-)
diff --git a/src/htdocs/releases/gnonlin/0.10.14.xml b/src/htdocs/releases/gnonlin/0.10.14.xml
new file mode 100644
index 0000000..676be8f
--- /dev/null
+++ b/src/htdocs/releases/gnonlin/0.10.14.xml
@@ -0,0 +1,76 @@
+<?xml version="1.0"?>
+<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
+<release>
+ <module>gnonlin</module>
+ <module-fancy>GNonLin Non-Linear Editing Plug-ins</module-fancy>
+ <name>Slicing, Dicing and Chopping</name>
+ <version>0.10.14</version>
+
+ <intro>
+
+<p>
+The GStreamer team is proud to announce a new release
+in the 0.10.x stable series of GNonLin.
+</p>
+
+<p>
+This module contains a set of plug-ins for GStreamer to ease the
+creation of multimedia editors, or any other application where a
+timeline-oriented use of GStreamer makes sense.
+</p>
+<p>
+These elements include:
+<dl>
+<dt>gnlsource</dt>
+<dd>An element for using source elements/bins in a GnlComposition</dd>
+<dt>gnlfilesource</dt>
+<dd>A higher-level element for using a uri in a GnlComposition</dd>
+<dt>gnlcomposition</dt>
+<dd>A container element that handles GNonLin objects</dd>
+<dt>gnloperation</dt>
+<dd>An element for using filters in a GnlComposition</dd>
+</dl>
+</p>
+ </intro>
+ <features>
+ <feature>New gnlurisource element</feature>
+ <feature>Documentation update</feature>
+ </features>
+
+ <applications>
+GNonLin is primarily used by PiTiVi (http://www.pitivi.org/) and Jokosher (http://www.jokosher.org/).
+ </applications>
+ <contributors>
+ <person>Edward Hervey</person>
+ <person>Jan Schmidt</person>
+ <person>Mark Nauwelaerts</person>
+ <person>Sebastian Dröge</person>
+ <person>Stefan Kost</person>
+ <person>Tim-Philipp Müller</person>
+ </contributors>
+
+<!--
+ <api>
+ <additions>
+ </additions>
+ <depreciations>
+ </depreciations>
+ </api>
+-->
+
+
+
+
+
+
+
+
+
+ <bugs>
+ <bug>
+ <id>595570</id>
+ <summary>Add a GnlURISource</summary>
+ </bug>
+ </bugs>
+
+</release>
diff --git a/src/htdocs/releases/gnonlin/Makefile.am b/src/htdocs/releases/gnonlin/Makefile.am
index 2b768b0..5136fe3 100644
--- a/src/htdocs/releases/gnonlin/Makefile.am
+++ b/src/htdocs/releases/gnonlin/Makefile.am
@@ -1,4 +1,4 @@
-releases = 0.10.13 0.10.12 0.10.11 0.10.10 0.10.9 0.10.8 0.10.7 0.10.6 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1
+releases = 0.10.14 0.10.13 0.10.12 0.10.11 0.10.10 0.10.9 0.10.8 0.10.7 0.10.6 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1
built_pages = \
$(releases) \
diff --git a/src/htdocs/releases/gst-python/0.10.18.xml b/src/htdocs/releases/gst-python/0.10.18.xml
new file mode 100644
index 0000000..bde3f00
--- /dev/null
+++ b/src/htdocs/releases/gst-python/0.10.18.xml
@@ -0,0 +1,63 @@
+<?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>A pigeon carrying a 500ton block</name>
+ <version>0.10.18</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>Updates to 0.10.26 core/base API addition</feature>
+ </features>
+
+ <applications>
+ </applications>
+
+ <contributors>
+ <person>Edward Hervey</person>
+ <person>Jan Schmidt</person>
+ <person>Luca Bruno</person>
+ <person>Mark Nauwelaerts</person>
+ <person>Sebastian Dröge</person>
+ <person>Stefan Kost</person>
+ <person>Thiago Santos</person>
+ <person>Tim-Philipp Müller</person>
+ <person>Zaheer Abbas Merali</person>
+ </contributors>
+
+<!--
+ <api>
+ <additions>
+ </additions>
+ <deprecations>
+ </deprecations>
+ </api>
+-->
+
+
+
+ <bugs>
+ <bug>
+ <id>592459</id>
+ <summary>info.print_info() uses info.tags.pop() to get values, but pop is destructive, so calling print_info twice can return different results</summary>
+ </bug>
+ <bug>
+ <id>599818</id>
+ <summary>Import of pygst fails with Element missing</summary>
+ </bug>
+ </bugs>
+</release>
diff --git a/src/htdocs/releases/gst-python/Makefile.am b/src/htdocs/releases/gst-python/Makefile.am
index c04fce7..fcd2a84 100644
--- a/src/htdocs/releases/gst-python/Makefile.am
+++ b/src/htdocs/releases/gst-python/Makefile.am
@@ -1,4 +1,4 @@
-releases = 0.10.17 0.10.16 0.10.15 0.10.14 0.10.13 0.10.12 0.10.11 0.10.10 0.10.9 0.10.8 0.10.7 0.10.6 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
+releases = 0.10.18 0.10.17 0.10.16 0.10.15 0.10.14 0.10.13 0.10.12 0.10.11 0.10.10 0.10.9 0.10.8 0.10.7 0.10.6 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
0.7.90 0.7.91 0.7.92 0.7.93 0.7.94 \
0.8.0 0.8.1 0.8.2 0.8.3 0.8.4 \
0.9.3 0.9.4
More information about the Gstreamer-commits
mailing list