Skip to content

Conversation

@mollyxu
Copy link
Contributor

@mollyxu mollyxu commented Jan 16, 2026

No description provided.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 16, 2026
// (codecpar->coded_side_data) wasn't available until FFmpeg 7.
// Suppress the deprecation warning only for FFmpeg 6.
#if LIBAVFORMAT_VERSION_MAJOR == 60
#pragma GCC diagnostic push
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure if there is a better way to handle the case of FFmpeg 6.1 deprecating av_stream_get_side_data while the replacement codecpar->coded_side_data not being available until FFmpeg 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant