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

feat: expose make_writable() for av.Frame #1427

Merged

Conversation

moonsikpark
Copy link
Contributor

Expose av_frame_make_writable() for av.Frame, which ensures that the frame data is writable.

Resolves: #1414

@WyattBlue WyattBlue merged commit 66d94a4 into PyAV-Org:main Jun 18, 2024
7 checks passed
@moonsikpark moonsikpark deleted the issue-1414-expose-make-writable branch July 18, 2024 02:54
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.

Expose av_frame_make_writable
2 participants