-
Notifications
You must be signed in to change notification settings - Fork 143
Make VideoFrame/AudioData Transferable and Serializable #286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also some cleanups of clone/close algos.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some questions.
And other minor fixes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for reviewing. All comments should be addressed. Also, I've added a new (expanded) non-normative sub-section for "transfer and serialization" under the "raw media" section to avoid duplicating the documentation.
Reviewers, pls let me know if this looks good. |
@aboba I think this one's probably not controversial, so proceeding w/ merge. Happy to iterate if you see any issues. |
SHA: 09f2655 Reason: push, by @chcunningham Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: 09f2655 Reason: push, by @chcunningham Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: 09f2655 Reason: push, by @chcunningham Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Transfer "moves", serialize "clones".
Fixes #210.
Preview | Diff