[Gstreamer-openmax] [PATCH] add input-buffers and output-buffers properties to GstOmxBaseFilter

Rob Clark rob at ti.com
Sun Nov 22 21:27:44 PST 2009


you are right.. if you set properties in the wrong order (ie. input- 
buffers=4 library-name=foo) the results would not be what you expect

I'm starting to think that using a registry to get component name/role  
and library is the proper solution.. so I think I'll implement this  
once I get some more time to spend on this..

BR,
-R


On Nov 14, 2009, at 7:11 AM, Felipe Contreras wrote:

> On Wed, Nov 4, 2009 at 4:25 AM, Rob Clark <rob at ti.com> wrote:
>
> How would this work when we also set the component-name and
> library-name? Wouldn't there be race conditions?
>
> For reading these, I think we need to wait for the omx registry and
> get rid of component-name and library-name. For writing we could just
> store them in the GObject.
>
> -- 
> Felipe Contreras
>





More information about the Gstreamer-openmax mailing list