Skip to content
Snippets Groups Projects
Commit 66f9d37c authored by Jan Alexander Steffens's avatar Jan Alexander Steffens Committed by GStreamer Marge Bot
Browse files

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: <!1553>
parent 3f9a7e5c
No related branches found
No related tags found
2 merge requests!1896Fix for gst-plugins-good issues/818. [Enhancement] dvbsuboverlay: Dynamic...,!1553mpegtsmux: Make handling of sinkpads thread-safe
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment