summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-omx/template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-omx/template.xml')
-rw-r--r--src/htdocs/releases/gst-omx/template.xml75
1 files changed, 0 insertions, 75 deletions
diff --git a/src/htdocs/releases/gst-omx/template.xml b/src/htdocs/releases/gst-omx/template.xml
deleted file mode 100644
index 2c63ddf4..00000000
--- a/src/htdocs/releases/gst-omx/template.xml
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE xml [ <!ENTITY % site-entities SYSTEM "../../entities.site"> %site-entities; ]>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gst-omx</module>
- <module-fancy>GStreamer OpenMAX IL wrapper plugin</module-fancy>
- <name></name>
- <version></version>
-
- <intro>
-<p>
-The GStreamer team is proud to announce a new release
-in the 1.x stable series of the GStreamer OpenMAX IL
-wrapper plugin.
-</p>
-<p>
-The 1.x series is a stable series targeted at end users.
-It is not API or ABI compatible with the stable 0.10.x series.
-It is, however, parallel installable with the 0.10.x series and
-will not affect an existing 0.10.x installation.
-</p>
-
-<p>
-This module contains a plugin that wraps available OpenMAX IL
-components and makes them available as standard GStreamer
-elements.
-</p>
-
-<p>
-Other modules containing plugins are:
-
-<dl>
-<dt>gst-plugins-base</dt>
-<dd>contains a basic set of well-supported plugins</dd>
-<dt>gst-plugins-good</dt>
-<dd>contains a set of well-supported plugins under our preferred license</dd>
-<dt>gst-plugins-ugly</dt>
-<dd>contains a set of well-supported plugins, but might pose problems for
- distributors</dd>
-<dt>gst-plugins-bad</dt>
-<dd>contains a set of less supported plugins that haven't passed the
- rigorous quality testing we expect, or are still missing documentation
- and/or unit tests</dd>
-</dl>
-
-</p>
- </intro>
-
- <features>
- <feature>Parallel installability with 0.10.x series</feature>
- <feature>Generic support for OpenMAX IL implementations</feature>
- <feature>Special support for features of: Raspberry Pi</feature>
- </features>
-
-<!--
- <applications>
- </applications>
--->
-
- <contributors>
- </contributors>
-
-<!--
- <api>
- <additions>
- </additions>
- <deprecations>
- </deprecations>
- </api>
--->
-
- <bugs>
- </bugs>
-
-</release>