[Bug 791201] New: aggregator: better support for static input pads

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 4 11:39:35 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791201

            Bug ID: 791201
           Summary: aggregator: better support for static input pads
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: thaytan at noraisin.net
     GNOME version: ---

>From bug #739010 comment #40:

> One thing that GstCollectPads allowed which GstAggregator
> doesn't do nicely is elements that want to receive data
> on fixed static pads.
> 
> It would be nice to decouple the request pad template and
> naming from the actual function of GstAggregator. Perhaps a
> default request_pads implementation that  sub-classes can
> install on themselves, or use as a function call when
> creating their own request pads, and a separate function for
> 'enrolling' pads the sub-class created itself.

I think we can easily add that later. Just add a gst_aggregate_add_static_pad()
function of some kind ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list