gstreamer/gst/rtpmanager
Olivier Crête 96e71b0286 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
2017-07-04 21:14:10 -04:00
..
gstrtpbin.c rtpmanager: place content before Since-version API marker 2016-12-14 14:38:38 -08:00
gstrtpbin.h rtpbin: receive bundle support 2016-11-16 08:56:34 +01:00
gstrtpdtmfmux.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstrtpdtmfmux.h rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpjitterbuffer.c rtpjitterbuffer: Add a faststart-min-packets property 2017-06-28 11:51:10 -04:00
gstrtpjitterbuffer.h rtpjitterbuffer: small optimizations 2014-04-29 16:21:44 +02:00
gstrtpmanager.c rtpmanager: add new rtprtxsend / rtprtxreceive elements 2014-01-03 20:47:59 +01:00
gstrtpmux.c rtpmux: fix output segment and buffer DTS to correspond to the flattened PTS 2017-03-24 11:09:46 +02:00
gstrtpmux.h Revert "rtpmux: fix PROP_TIMESTAMP_OFFSET range problems" 2016-08-26 12:06:51 -04:00
gstrtpptdemux.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstrtpptdemux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtprtxqueue.c rtprtxqueue: implement handling of the max-size-time property 2017-04-11 09:44:33 +03:00
gstrtprtxqueue.h rtprtxqueue: implement handling of the max-size-time property 2017-04-11 09:44:33 +03:00
gstrtprtxreceive.c rtprtxreceive: Add memory and boudary checks 2017-07-04 09:58:15 -04:00
gstrtprtxreceive.h rtprtxreceive: Wait until timeout to clear association requests 2014-05-04 22:36:59 -04:00
gstrtprtxsend.c rtprtxsend: convert LOG message to TRACE 2017-03-16 17:46:46 +02:00
gstrtprtxsend.h rtprtxsend: run a new GstTask on the src pad 2014-01-21 14:54:01 +01:00
gstrtpsession.c Revert "rtpbin: pipeline gets an EOS when any rtpsources byes" 2017-04-19 12:28:12 +01:00
gstrtpsession.h rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signals 2015-10-02 16:39:29 +03:00
gstrtpssrcdemux.c good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
gstrtpssrcdemux.h rtpssrcdemux: Remove unused GstSegment 2013-04-02 23:42:41 -04:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
rtpjitterbuffer.c rtpjitterbuffer: Add a faststart-min-packets property 2017-06-28 11:51:10 -04:00
rtpjitterbuffer.h rtpjitterbuffer: Add a faststart-min-packets property 2017-06-28 11:51:10 -04:00
rtpsession.c rtpsession: Send EOS if all internal sources sent bye 2017-07-04 21:14:10 -04:00
rtpsession.h Revert "rtpbin: pipeline gets an EOS when any rtpsources byes" 2017-04-19 12:28:12 +01:00
rtpsource.c rtpsource: fix warning message 2017-03-16 16:33:02 +02:00
rtpsource.h rtpsource: get clock-rate from pt if needed to generate SR 2017-03-16 15:48:37 +02:00
rtpstats.c rtpjitterbuffer: Actually calculate the packet rate for max-dropout and max-misorder calculations. 2016-08-10 19:49:27 +02:00
rtpstats.h rtpstats: fix assertion 'denom > 0' failed 2017-06-29 15:58:44 -04:00