Skip to content

deps: bump ffmpeg-next 8.1.0 → 9.0.0 for FFmpeg 9.x compat - #53

Open
chasejoyal wants to merge 1 commit into
niklabh:mainfrom
chasejoyal:bump-ffmpeg-next
Open

deps: bump ffmpeg-next 8.1.0 → 9.0.0 for FFmpeg 9.x compat#53
chasejoyal wants to merge 1 commit into
niklabh:mainfrom
chasejoyal:bump-ffmpeg-next

Conversation

@chasejoyal

@chasejoyal chasejoyal commented Sep 8, 2026

Copy link
Copy Markdown

Bumps ffmpeg-next from 8.1.0 to 9.0.0 to fix compilation against FFmpeg 9.x. The 8.x crate generates bindings against FFmpeg 7.x headers which are missing on systems with FFmpeg 9.0.1.

Summary by CodeRabbit

  • Chores
    • Updated the FFmpeg integration dependency to version 9.0.0.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 04e5c3d2-39f7-4756-b149-354f1eb38f63

📥 Commits

Reviewing files that changed from the base of the PR and between 29cd898 and 7d28217.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • oxide-browser/Cargo.toml

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The oxide-browser Cargo manifest updates ffmpeg-next from version 8.1.0 to 9.0.0.

Changes

FFmpeg dependency update

Layer / File(s) Summary
Update FFmpeg dependency version
oxide-browser/Cargo.toml
The manifest changes ffmpeg-next from 8.1.0 to 9.0.0.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 7d282

This updates the FFmpeg Rust binding dependency for FFmpeg 9.x compatibility, with the lockfile resolving the matching versions. No current merge-blocking risk is identified.

Suggested reviewers: niklabh

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the ffmpeg-next dependency upgrade and its FFmpeg 9.x compatibility purpose.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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