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 305658 - the adder plugin doesn't connect to more than one sinks
the adder plugin doesn't connect to more than one sinks
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.10
Other All
: Normal normal
: 0.8.10
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-27 13:34 UTC by Akos Maroy
Modified: 2005-06-09 16:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample source that shows the problem (1.74 KB, text/plain)
2005-05-27 13:34 UTC, Akos Maroy
Details
patch that fixes the issue (714 bytes, text/plain)
2005-05-27 13:35 UTC, Akos Maroy
Details

Description Akos Maroy 2005-05-27 13:34:00 UTC
Please describe the problem:
when using the adder plugin, I tried to connect two sinks to it (outputs from
the mad mp3 decoder), but it wouldn't connect properly to more than one sink.

Steps to reproduce:
1. try to add more than one sink to an adder instance
2. see it not work
3. 


Actual results:
the adder plugin won't connect to two sources

Expected results:
the adder plugin should have connected to two sources

Does this happen every time?
yes

Other information:
Comment 1 Akos Maroy 2005-05-27 13:34:43 UTC
Created attachment 46948 [details]
sample source that shows the problem
Comment 2 Akos Maroy 2005-05-27 13:35:27 UTC
Created attachment 46949 [details]
patch that fixes the issue
Comment 3 Ronald Bultje 2005-06-09 16:33:16 UTC
The patch isn't perfect, so I changed it a little and applied that. Thanks.
Comment 4 Ronald Bultje 2005-06-09 16:33:31 UTC
*** Bug 163841 has been marked as a duplicate of this bug. ***