rtpbin: handle multiple encoder instances
authorWim Taymans <wtaymans@redhat.com>
Mon, 30 Dec 2013 15:28:57 +0000 (16:28 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 30 Dec 2013 15:28:57 +0000 (16:28 +0100)
commit3f3b2d0886a6581c4e590cf132f49fe41275bb30
tree7f1c90433a65c6520ea2b25a9b80550f80b708ef
parent76e4cbc7538be36ec9929c1af54b5515220b5224
rtpbin: handle multiple encoder instances

Keep track of elements that are added to multiple sessions and make sure
we only add them to the rtpbin once and that we clean them when no
session refers to them anymore.
gst/rtpmanager/gstrtpbin.c
tests/check/elements/rtpbin.c