Skip to content

gst: thread safe gst_deinit()

Aaron Boxer requested to merge boxerab/gstreamer:thread_safe_deinit into master

Ensure that multiple threads cannot call deinitialize concurrently

Edited by Aaron Boxer

Merge request reports