rtpsession: Send EOS if all internal sources sent bye
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 4 Jul 2017 21:42:25 +0000 (17:42 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Wed, 5 Jul 2017 01:14:10 +0000 (21:14 -0400)
commit96e71b02867319dd11efd838394e4a8ab459d6c2
treefb08a1ddb1e7f7364acfc2249d3128bf79c7dfc2
parent7e7e52caa0c0d8e64735c1939bfc070a1148c942
rtpsession: Send EOS if all internal sources sent bye

The ones which are not internal should not matter, and we should
wait for all sources to have sent their BYEs.

And add unit test

https://bugzilla.gnome.org/show_bug.cgi?id=773218
gst/rtpmanager/rtpsession.c
tests/check/Makefile.am
tests/check/elements/rtpbin.c