[Gstreamer-openmax] GSTREAMER-OPEN MAX

Felipe Contreras felipe.contreras at gmail.com
Tue Oct 14 06:23:29 PDT 2008


On Tue, Oct 14, 2008 at 4:15 PM, valeswara rao <d.valeswararao at gmail.com> wrote:
> whould you please send the architectural view of the gstreamer with OMX IL

What exactly are you interested in?

>From GStreamer's point of view it's very simple; you add a new plugin,
this plugin contains a bunch of elements, and these elements
communicate with OpenMAX IL.

If you want to be more specific you can see for example omx_mp3dec as
a wrapper for an omx standard component (mp3 decoder). This standard
component can be implemented by multiple OpenMAX IL implementations,
TI, STMicro, etc.

But in the end there's nothing really special, you can use omx_mp3dec
as any GStreamer mp3 decoder.

-- 
Felipe Contreras




More information about the Gstreamer-openmax mailing list