gstreamer/gst/rtpmanager
Paul HENRYS 10802cae73 rtpsession: Fix wrong code organisation in case of collision
change_ssrc field of RTPSession should be set before calling
rtp_session_schedule_bye_locked () as this function will call reconsider function
that will wake up rtcp_thread which will call rtp_session_on_timeout () that will
check change_ssrc to change the ssrc.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=694184
2013-02-22 09:28:07 +02:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list rtp: fix marshallers 2011-12-09 10:51:14 +01:00
gstrtpbin.c rtpbin: rework cleanup of streams 2013-02-07 13:02:34 +01:00
gstrtpbin.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtpdtmfmux.c docs: add rtpmux and rtpdtmfmux to plugin docs 2012-12-16 16:36:39 +00:00
gstrtpdtmfmux.h rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpjitterbuffer.c jitterbuffer: refactor handle sync code 2013-01-07 15:50:33 +01:00
gstrtpjitterbuffer.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtpmanager.c rtpmanager: move rtpmux and rtpdtmfmux elements from -bad 2012-12-16 16:36:39 +00:00
gstrtpmux.c rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpmux.h rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpptdemux.c rtpptdemux: forward sticky events and then set caps 2013-02-07 14:38:20 +01:00
gstrtpptdemux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtpsession.c rtpsession: only delay RTCP when we are a sender 2013-02-20 21:07:41 +02:00
gstrtpsession.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtpssrcdemux.c rtpmanager: use C89-style comments 2013-01-28 23:07:34 +00:00
gstrtpssrcdemux.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am rtpmanager: move rtpmux and rtpdtmfmux elements from -bad 2012-12-16 16:36:39 +00:00
rtpjitterbuffer.c rtpjitterbuffer: improve debug output 2013-02-07 14:32:26 +01:00
rtpjitterbuffer.h Fix FSF address 2012-11-04 00:07:18 +00:00
rtpsession.c rtpsession: Fix wrong code organisation in case of collision 2013-02-22 09:28:07 +02:00
rtpsession.h Fix FSF address 2012-11-04 00:07:18 +00:00
rtpsource.c rtpsource: protect against invalid RTP packets 2012-11-12 11:18:30 +01:00
rtpsource.h Fix FSF address 2012-11-04 00:07:18 +00:00
rtpstats.c Fix FSF address 2012-11-04 00:07:18 +00:00
rtpstats.h Fix FSF address 2012-11-04 00:07:18 +00:00