gstreamer/gst/mpegtsmux
Jan Alexander Steffens (heftig) 66f9d37c37 mpegtsmux: Make handling of sinkpads thread-safe
Ensure we take the object lock while accessing `GstElement.sinkpads`.
Use an iterator when the code isn't simple to avoid deadlock.

When we find the best pad, take a reference so a concurrent pad
release doesn't destroy the pad before we're done with it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1553>
2020-09-09 02:25:40 +00:00
..
tsmux tsmux: Fix PCR calculation for CBR live streams 2020-07-28 16:18:45 +00:00
gstatscmux.c atscmux: Add missing break in switch 2019-11-27 15:41:26 +01:00
gstatscmux.h mpegtsmux: spring cleanup, no functional change 2019-05-19 19:40:48 +00:00
gstbasetsmux.c mpegtsmux: Make handling of sinkpads thread-safe 2020-09-09 02:25:40 +00:00
gstbasetsmux.h mpegtsmux: Make handling of sinkpads thread-safe 2020-09-09 02:25:40 +00:00
gstbasetsmuxaac.c mpegtsmux: Fix handling of MPEG-2 AAC 2020-07-08 12:24:13 +00:00
gstbasetsmuxaac.h mpegtsmux: Fix handling of MPEG-2 AAC 2020-07-08 12:24:13 +00:00
gstbasetsmuxjpeg2000.c mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxjpeg2000.h mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxopus.c mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxopus.h mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxttxt.c mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstbasetsmuxttxt.h mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstmpegtsmux.c mpegtsmux: Fix handling of MPEG-2 AAC 2020-07-08 12:24:13 +00:00
gstmpegtsmux.h mpegtsmux: Remove white space 2019-07-04 19:42:48 +09:00
gstmpegtsmuxplugin.c mpegtsmux: spring cleanup, no functional change 2019-05-19 19:40:48 +00:00
meson.build mpegtsmux: spring cleanup, no functional change 2019-05-19 19:40:48 +00:00