Skip to content

Conversation

@Vekhir
Copy link
Contributor

@Vekhir Vekhir commented Feb 3, 2025

FFmpeg 7.1 introduces avcodec_get_supported_config() to query available sample formats. It basically copies over sample_fmts, but doing so directly is deprecated.

Tested with FFmpeg 7.1.

@Vekhir Vekhir changed the base branch from master to dev February 3, 2025 01:58
@Vekhir Vekhir force-pushed the ffmpeg-7.1-warnings branch from fd0a93c to 3a9d2ee Compare February 12, 2025 15:10
FFmpeg 7.1 introduces avcodec_get_supported_config to query
available sample formats. It basically copies over sample_fmts,
but doing so directly is deprecated.
@Vekhir Vekhir force-pushed the ffmpeg-7.1-warnings branch from 3a9d2ee to 41ba5bd Compare February 19, 2025 23:47
@Vekhir Vekhir changed the title fix(UBFFmpegVideoEncoder): Use avcodec_get_supported_config refactor(UBFFmpegVideoEncoder): Use avcodec_get_supported_config Feb 19, 2025
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.

1 participant