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

FFmpeg 5.1: Fix SIGSEGV caused by uninitialized AVChannelLayout #11044

Merged
merged 2 commits into from
Nov 7, 2022
Merged

FFmpeg 5.1: Fix SIGSEGV caused by uninitialized AVChannelLayout #11044

merged 2 commits into from
Nov 7, 2022

Conversation

uklotzde
Copy link
Contributor

@uklotzde uklotzde commented Nov 7, 2022

The joy of C. See also the documentation of av_channel_layout_copy().

https://github.com/FFmpeg/FFmpeg/blob/master/libavutil/channel_layout.h#L655

@uklotzde uklotzde changed the title FFmpeg: Fix SIGSEGV caused by uninitialized AVChannelLayout FFmpeg 5.1: Fix SIGSEGV caused by uninitialized AVChannelLayout Nov 7, 2022
Copy link
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

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

Thank you.

@daschuer daschuer merged commit 43ebbdd into mixxxdj:2.3 Nov 7, 2022
@uklotzde uklotzde deleted the ffmpeg branch November 16, 2022 20:06
@daschuer daschuer added this to the 2.3.4 milestone Dec 2, 2022
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.

3 participants