gstreamer/gst/rtpmanager
Tim-Philipp Müller 10f07e84a5 rtpfunnel: protect internal srccaps with lock
These are modified from sink pad event handlers, so
could be accessed from multiple threads at the same
time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/681>
2020-07-28 07:08:04 +00:00
..
gstrtpbin.c plugins: uddate gst_type_mark_as_plugin_api() calls 2020-06-06 00:42:25 +02:00
gstrtpbin.h rtpbin: add request-jitterbuffer signal 2019-09-24 15:33:21 +00:00
gstrtpdtmfmux.c
gstrtpdtmfmux.h
gstrtpfunnel.c rtpfunnel: protect internal srccaps with lock 2020-07-28 07:08:04 +00:00
gstrtpfunnel.h
gstrtpjitterbuffer.c rtpmanager: fix various documentation issues 2020-07-27 13:51:15 +00:00
gstrtpjitterbuffer.h
gstrtpmanager.c
gstrtpmux.c
gstrtpmux.h
gstrtpptdemux.c rtpptdemux: set payload to caps inside gst_rtp_pt_demux_get_caps 2020-02-11 18:39:22 +00:00
gstrtpptdemux.h documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstrtprtxqueue.c
gstrtprtxqueue.h
gstrtprtxreceive.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstrtprtxreceive.h
gstrtprtxsend.c rtprtxsend: allow generic input caps 2020-01-28 15:44:13 +00:00
gstrtprtxsend.h rtprtxsend: allow generic input caps 2020-01-28 15:44:13 +00:00
gstrtpsession.c rtpmanager: fix various documentation issues 2020-07-27 13:51:15 +00:00
gstrtpsession.h
gstrtpssrcdemux.c rtpssrcdemux: Handle RTCP APP packets 2020-02-11 15:12:07 +01:00
gstrtpssrcdemux.h rtpssrcdemux: introduce max-streams property 2020-02-11 15:10:12 +01:00
meson.build rtpmanager: Google Transport-Wide Congestion Control RTP Extension 2020-02-14 10:09:02 +00:00
rtpjitterbuffer.c rtpjitterbuffer: Properly free internal packets queue in finalize() 2020-04-22 10:28:30 -04:00
rtpjitterbuffer.h rtpjitterbuffer: Properly free internal packets queue in finalize() 2020-04-22 10:28:30 -04:00
rtpsession.c rtpmanager: fix various documentation issues 2020-07-27 13:51:15 +00:00
rtpsession.h rtpmanager: Google Transport-Wide Congestion Control RTP Extension 2020-02-14 10:09:02 +00:00
rtpsource.c rtpmanager: fix various documentation issues 2020-07-27 13:51:15 +00:00
rtpsource.h
rtpstats.c rtpstats: guard against division by zero 2020-06-26 15:29:25 +00:00
rtpstats.h rtpmanager: Google Transport-Wide Congestion Control RTP Extension 2020-02-14 10:09:02 +00:00
rtptimerqueue.c rtptimerqueue: Fix leak on timer collision 2020-06-08 17:54:53 -04:00
rtptimerqueue.h rtptimerqueue: remove ->num from the timer 2020-03-20 13:17:20 +00:00
rtptwcc.c rtptwcc: fix pruning of ack'ed twcc-packets 2020-06-26 12:53:07 +01:00
rtptwcc.h rtpmanager: fix "redefinition of typedef RTPTWCCManager" compiler warning 2020-07-20 18:20:59 +01:00