rtpmux: handle different ssrc's on sinkpads
authorHavard Graff <havard.graff@gmail.com>
Thu, 16 Jul 2015 13:12:17 +0000 (15:12 +0200)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 16 Jul 2015 20:46:11 +0000 (16:46 -0400)
commit764bbf99a821e6c4c319b69fd3794a7d37df852e
tree485c2ed7a28d9746175b346cc65f08b8818dc103
parent2e3a5ba2272c6321e04ec0c193541ef4d3fb49e3
rtpmux: handle different ssrc's on sinkpads

Do this by not putting the ssrc from the src pads in the caps used to
probe other sinkpads, and then  intersecting with it later.

https://bugzilla.gnome.org/show_bug.cgi?id=752491
gst/rtpmanager/gstrtpmux.c
tests/check/elements/rtpmux.c