Skip to content

feat(ffmpeg): update to FFmpeg 8.1.1#23

Merged
flexiondotorg merged 2 commits into
mainfrom
hoare
Jun 3, 2026
Merged

feat(ffmpeg): update to FFmpeg 8.1.1#23
flexiondotorg merged 2 commits into
mainfrom
hoare

Conversation

@flexiondotorg
Copy link
Copy Markdown
Contributor

  • 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>
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

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 while go.mod specifies 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

Comment thread README.md Outdated
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
@flexiondotorg flexiondotorg merged commit 3bd401c into main Jun 3, 2026
3 of 7 checks passed
@flexiondotorg flexiondotorg deleted the hoare branch June 3, 2026 01:55
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

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

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