GStreamer
open source multimedia framework
Home
Features
News
Annual Conference
Planet (Blogs)
Download
Applications
Security Center
GitLab
Developers
Documentation
Mailing Lists
Forum
File a Bug
Artwork
@gstreamer on Twitter
@gstreamer on Mastodon
#gstreamer on Matrix

Release notes for gst-openmax 0.10.1

This is the first stable release of gst-openmax, a GStreamer plug-in that allows communication with OpenMAX IL components.

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.

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.

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.

Elements supported:

  • MPEG-4 encoder/decoder
  • H.263 encoder/decoder
  • H.264 encoder/decoder
  • WMV decoder
  • Vorbis decoder
  • MP3 decoder
  • Volume filter
Experimental elements:
  • AMR-NB encoder/decoder
  • AMR-WB encoder/decoder
  • AAC encoder/decoder
  • MP2 decoder
  • ADPCM encoder/decoder
  • G.711 encoder/decoder
  • G.729 encoder/decoder
  • iLBC encoder/decoder
  • JPEG encoder
  • video renderer
  • file reader

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.

Download

You can find source releases of gst-openmax in the gst-openmax download directory.

The git repository and details how to clone it can be found at git.freedesktop.org .

Homepage

The project's website is https://gstreamer.freedesktop.org.

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests.

Please submit patches via bugzilla as well.

For help and support, please subscribe to and send questions to the gstreamer-devel mailing list (see below for details).

Find us on IRC at #gstreamer.

Developers

Git is hosted on git.freedesktop.org. You can browse the gst-openmax repository.

All code is in Git and can be checked out from there.

Interested developers of the core library, plugins, and applications should subscribe to the gstreamer-devel list.

Contributors to this release

  • David Schleef
  • Edward Hervey
  • Felipe Contreras
  • Frederik Vernelen
  • Jan Schmidt
  • Marco Ballesio
  • Mark Nauwelaerts
  • Olivier Crête
  • René Stadler
  • Rob Clark
  • Sebastian Dröge
  • Sriram Murthy
  • Stefan Kost
  • Tim-Philipp Müller

Report a problem on this page.