Skip to content

tsmux: Lock mux->tsmux, the programs hash table, and pad streams

Vivia Nikolaidou requested to merge vivia/gstreamer:tsmux_lock_tsmux into main

They contain implementations that are not thread-safe (e.g. GList, GHashTable).

Edited by Vivia Nikolaidou

Merge request reports