feat(ffmpeg): update to FFmpeg 8.1.1#23
Merged
Merged
Conversation
Contributor
flexiondotorg
commented
Jun 3, 2026
- Regenerate constants, enums, structs, and functions from FFmpeg 8.1.1 headers.
- Update docs, tests, and version checks to match the new release.
- Regenerate constants, enums, structs, and functions from FFmpeg 8.1.1 headers. - Update docs, tests, and version checks to match the new release. Signed-off-by: Martin Wimpress <code@wimpress.io>
Contributor
There was a problem hiding this comment.
1 issue found
Confidence score: 5/5
- This PR looks low risk to merge because the only reported issue is a documentation mismatch, not a runtime or functional regression.
- The most severe issue is in
README.md: it still mentions Go 1.24 whilego.modspecifies Go 1.26.1, which could confuse contributors during setup. - Pay close attention to
README.md- update the Go version text while you’re already touching that section for the FFmpeg version bump.
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
0 issues found across 1 file (changes from recent commits).
Auto-approved: The changes are an auto-generated update of FFmpeg bindings from 8.0.1 to 8.1.1, adding new constants, enums, structs, and functions while preserving backward compatibility through aliases, and are limited to mechanical version bumps and additive header changes with AI review finding no issues.
Re-trigger cubic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.