gstreamer/gst/rtpmanager
Olivier Crête 6f3734c305 rtpssrcdemux: Only forward stick events while holding the sinkpad stream lock
Otherwise we get a race where if the RTCP packet comes in first and while
it is added the pads, the segment event arrives on the RTP stream, the event
may be lost completely and never forwarded.
2013-04-02 23:42:42 -04: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 rtpssrcdemux: Only forward stick events while holding the sinkpad stream lock 2013-04-02 23:42:42 -04:00
gstrtpssrcdemux.h rtpssrcdemux: Remove unused GstSegment 2013-04-02 23:42:41 -04: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