Skip to content
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

Make VideoFrame/AudioData Transferable and Serializable #286

Merged
merged 5 commits into from Jul 14, 2021

Conversation

chcunningham
Copy link
Collaborator

@chcunningham chcunningham commented Jun 21, 2021

Transfer "moves", serialize "clones".

Fixes #210.


Preview | Diff

Copy link
Collaborator

@padenot padenot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some questions.

index.src.html Outdated Show resolved Hide resolved
index.src.html Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
@chcunningham chcunningham changed the title Make VideoFrame/AudioData Transferable and Serialiable Make VideoFrame/AudioData Transferable and Serializable Jun 25, 2021
Copy link
Collaborator Author

@chcunningham chcunningham left a 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.

index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
index.src.html Outdated Show resolved Hide resolved
@chcunningham
Copy link
Collaborator Author

Reviewers, pls let me know if this looks good.

@chcunningham
Copy link
Collaborator Author

@aboba I think this one's probably not controversial, so proceeding w/ merge. Happy to iterate if you see any issues.

@chcunningham chcunningham merged commit 09f2655 into main Jul 14, 2021
@chcunningham chcunningham deleted the transferable_raw_media branch July 14, 2021 03:15
github-actions bot added a commit that referenced this pull request Jul 14, 2021
SHA: 09f2655
Reason: push, by @chcunningham

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Jul 14, 2021
SHA: 09f2655
Reason: push, by @chcunningham

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Jul 14, 2021
SHA: 09f2655
Reason: push, by @chcunningham

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

AudioFrame/VideoFrame should be marked as serializable/transferable
3 participants