summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@nokia.com>2010-10-13 01:14:13 +0300
committerFelipe Contreras <felipe.contreras@nokia.com>2010-10-13 01:14:13 +0300
commit30e13c7e37eb463191f291ce6d4e2af8221f6b55 (patch)
treebcd428941f0d5f3a68865ba80df0f40c4c427d12
parent42c50c3dbb51fdb0ff1615635910d5f51e1918dc (diff)
gst-openmax 0.10.1 release
-rw-r--r--src/htdocs/entities.gst2
-rw-r--r--src/htdocs/news/news.xml13
-rw-r--r--src/htdocs/releases/gst-openmax/0.10.1.xml84
-rw-r--r--src/htdocs/releases/gst-openmax/Makefile.am14
4 files changed, 113 insertions, 0 deletions
diff --git a/src/htdocs/entities.gst b/src/htdocs/entities.gst
index 7edd85d4..d2f73867 100644
--- a/src/htdocs/entities.gst
+++ b/src/htdocs/entities.gst
@@ -1,6 +1,7 @@
<!ENTITY gst-version-stable "0.10.30">
<!ENTITY gst-ffmpeg-version-stable "0.10.11">
+<!ENTITY gst-openmax-version-stable "0.10.1">
<!ENTITY gst-python-version-stable "0.10.19">
<!ENTITY gstreamer-sharp-version-stable "0.9.2">
<!ENTITY gst-plugins-base-version-stable "0.10.30">
@@ -20,6 +21,7 @@
<!ENTITY gst-rtsp-server-version-devel "git master">
<!ENTITY gst-ffmpeg-version-devel "git master">
+<!ENTITY gst-openmax-version-devel "git master">
<!ENTITY gst-python-version-devel "git master">
<!ENTITY gstreamer-sharp-version-devel "git master">
diff --git a/src/htdocs/news/news.xml b/src/htdocs/news/news.xml
index df99d780..791f5fb0 100644
--- a/src/htdocs/news/news.xml
+++ b/src/htdocs/news/news.xml
@@ -3925,4 +3925,17 @@ or download tarballs from
</content>
</item>
+ <item>
+ <date>2010-10-13 01:10</date>
+ <title>gst-openmax 0.10.1 stable release</title>
+ <content>
+ <p>
+ We are pleased to announce the first stable release of gst-openmax.
+ </p>
+ <p>
+ Check out the <a href="&site;/releases/gst-openmax/0.10.1.html">release notes</a>.
+ </p>
+ </content>
+ </item>
+
</news>
diff --git a/src/htdocs/releases/gst-openmax/0.10.1.xml b/src/htdocs/releases/gst-openmax/0.10.1.xml
new file mode 100644
index 00000000..fa88d4bf
--- /dev/null
+++ b/src/htdocs/releases/gst-openmax/0.10.1.xml
@@ -0,0 +1,84 @@
+<?xml version="1.0"?>
+<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
+<release>
+ <module>gst-openmax</module>
+ <module-fancy>gst-openmax</module-fancy>
+ <version>0.10.1</version>
+
+ <intro>
+
+<p>
+This is the first stable release of gst-openmax, a GStreamer plug-in that allows
+communication with OpenMAX IL components.
+</p>
+<p>
+OpenMAX IL is an industry standard that provides an abstraction layer for
+computer graphics, video, and sound routines. It has been pushed specially by
+key industry leaders in embedded systems.
+</p>
+<p>
+gst-openmax has been tested in multiple OpenMAX IL implementations, such as
+Bellagio, and Texas Instrument's OMAP. Depending on the implementation some
+changes might be needed, but ideally it should work straight out-of-the-box. If
+you find that some changes are needed, please contribute the changes back.
+</p>
+<p>
+This is the result of over three years of development and 5 pre-releases that
+have been widely tested, and deployed on products like the Nokia N900.
+</p>
+
+<p>
+ Elements supported:
+ <ul>
+ <li>MPEG-4 encoder/decoder</li>
+ <li>H.263 encoder/decoder</li>
+ <li>H.264 encoder/decoder</li>
+ <li>WMV decoder</li>
+ <li>Vorbis decoder</li>
+ <li>MP3 decoder</li>
+ <li>Volume filter</li>
+ </ul>
+ Experimental elements:
+ <ul>
+ <li>AMR-NB encoder/decoder</li>
+ <li>AMR-WB encoder/decoder</li>
+ <li>AAC encoder/decoder</li>
+ <li>MP2 decoder</li>
+ <li>ADPCM encoder/decoder</li>
+ <li>G.711 encoder/decoder</li>
+ <li>G.729 encoder/decoder</li>
+ <li>iLBC encoder/decoder</li>
+ <li>JPEG encoder</li>
+ <li>video renderer</li>
+ <li>file reader</li>
+ </ul>
+</p>
+
+<p>
+Compared to previous pre-releases, this version now features a configuration
+mechanism, so you can select pretty much every combination of GStreamer
+elements you might need, and specify the OpenMAX IL library, component name,
+role, and even your desired rank. Also, the code-style has been updated to
+GStreamer guidelines.
+</p>
+
+ </intro>
+
+ <contributors>
+ <person>David Schleef</person>
+ <person>Edward Hervey</person>
+ <person>Felipe Contreras</person>
+ <person>Frederik Vernelen</person>
+ <person>Jan Schmidt</person>
+ <person>Marco Ballesio</person>
+ <person>Mark Nauwelaerts</person>
+ <person>Olivier Crête</person>
+ <person>René Stadler</person>
+ <person>Rob Clark</person>
+ <person>Sebastian Dröge</person>
+ <person>Sriram Murthy</person>
+ <person>Stefan Kost</person>
+ <person>Tim-Philipp Müller</person>
+ </contributors>
+
+</release>
diff --git a/src/htdocs/releases/gst-openmax/Makefile.am b/src/htdocs/releases/gst-openmax/Makefile.am
new file mode 100644
index 00000000..2408bff6
--- /dev/null
+++ b/src/htdocs/releases/gst-openmax/Makefile.am
@@ -0,0 +1,14 @@
+releases = 0.10.1
+
+built_pages = \
+ $(releases) \
+ $(releases:=.html)
+
+style = ../releases.xsl
+
+$(built_pages): $(style) ../text.xsl
+
+%: %.xml
+ xsltproc -o $@ $(srcdir)/../text.xsl $<
+
+include $(top_srcdir)/html.make