summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gnonlin/1.3.90.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gnonlin/1.3.90.xml')
-rw-r--r--src/htdocs/releases/gnonlin/1.3.90.xml74
1 files changed, 0 insertions, 74 deletions
diff --git a/src/htdocs/releases/gnonlin/1.3.90.xml b/src/htdocs/releases/gnonlin/1.3.90.xml
deleted file mode 100644
index 3c592117..00000000
--- a/src/htdocs/releases/gnonlin/1.3.90.xml
+++ /dev/null
@@ -1,74 +0,0 @@
-<?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></name>
- <version>1.3.90</version>
-
- <intro>
-
-<p>
-The GStreamer team is pleased to announce the first release candidate of
-the stable 1.4 release series. The 1.4 release series is adding new features
-on top of the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x
-release series of the GStreamer multimedia framework.
-</p>
-<p>
-This release candidate will hopefully shortly be followed by the stable 1.4.0
-release if no bigger regressions or bigger issues are detected, and enough
-testing of the release candidate happened. The new API that was added during
-the 1.3 release series is not expected to change anymore at this point.
-</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></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>Mathieu Duponchelle</person>
- <person>Sebastian Dröge</person>
- <person>Thibault Saunier</person>
- <person>Tim-Philipp Müller</person>
- </contributors>
-
-<!--
- <api>
- <additions>
- </additions>
- <depreciations>
- </depreciations>
- </api>
--->
-
- <bugs>
- <bug>
- <id>596849</id>
- <summary>gnlcomposition: Allow low-memory usage</summary>
- </bug>
- </bugs>
-
-</release>