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 731917 - (GstAggregator) aggregator: Add a new base class for mixers and muxers
(GstAggregator)
aggregator: Add a new base class for mixers and muxers
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal enhancement
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 731919
 
 
Reported: 2014-06-19 15:32 UTC by Thibault Saunier
Modified: 2014-06-20 18:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
aggregator: Add new GstAggregator base class (85.59 KB, patch)
2014-06-19 15:32 UTC, Thibault Saunier
none Details | Review

Description Thibault Saunier 2014-06-19 15:32:33 UTC
This base class has been added to a newly created libgstbadbase library

Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Comment 1 Thibault Saunier 2014-06-19 15:32:36 UTC
Created attachment 278775 [details] [review]
aggregator: Add new GstAggregator base class
Comment 2 Thibault Saunier 2014-06-19 16:09:49 UTC
You can find a branch with all the related commits at: https://gitlab.com/thiblahute/gst-plugins-bad/commits/aggregator
Comment 3 Thibault Saunier 2014-06-20 18:11:03 UTC
commit 55c65d079f7fcdecdd5500a249507ed78b80bb0a
Author: Thibault Saunier <tsaunier@gnome.org>
Date:   Thu May 22 19:44:37 2014 +0200

    aggregator: Add new GstAggregator base class
    
    This base class has been added to a newly created libgstbadbase library
    
    Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=731917