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

Fix AudioLayout's "copy" constructor (fixes: #1434) #1435

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

jlaine
Copy link
Member

@jlaine jlaine commented Jun 21, 2024

There are several places where AudioLayout instances can be created from another instance, for example the AudioCodecContext.layout setter, but this variant of the constructor is broken.

There are several places where `AudioLayout` instances can be created from
another instance, for example the `AudioCodecContext.layout` setter, but
this variant of the constructor is broken.
@jlaine jlaine merged commit 2c81355 into PyAV-Org:main Jun 21, 2024
7 checks passed
@jlaine jlaine deleted the audiolayout-constructor branch June 21, 2024 09:00
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.

None yet

1 participant