Skip to content

Make format::context::common::Context implement Sync trait#219

Open
Steve-xmh wants to merge 1 commit intozmwangx:masterfrom
Steve-xmh:patch-1
Open

Make format::context::common::Context implement Sync trait#219
Steve-xmh wants to merge 1 commit intozmwangx:masterfrom
Steve-xmh:patch-1

Conversation

@Steve-xmh
Copy link
Copy Markdown

This enables us to decode audio in async block in multi-threads async runtime.
I don't know whether it will break safety as it should be safe to use in different threads according to this post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant