Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGStreamer plugin should(?) use a send wrapper #25316
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment there's a hash table lookup into TLS on every frame, just to get around the fact that there's GL thread affinity. It would be better to use a send wrapper. https://docs.rs/send_wrapper