After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791201 - aggregator: better support for static input pads
aggregator: better support for static input pads
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-04 11:39 UTC by Tim-Philipp Müller
Modified: 2018-11-03 12:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2017-12-04 11:39:35 UTC
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 ?
Comment 1 GStreamer system administrator 2018-11-03 12:43:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/258.